From: Christian Weiske Date: Sat, 27 Sep 2014 09:21:09 +0000 (+0200) Subject: phing build file to create releases X-Git-Tag: v0.2.0~4 X-Git-Url: https://git.cweiske.de/grauphel.git/commitdiff_plain/7a27809a67020fe19497c4a64b119f7d8d9563aa?hp=0244b5bc748d26e8222a9d9fba73484d7b483875 phing build file to create releases --- diff --git a/.gitignore b/.gitignore index daa30a3..7516d61 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ README.html +/dist/ diff --git a/build.xml b/build.xml new file mode 100644 index 0000000..5524954 --- /dev/null +++ b/build.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + Error: Release zip file already exists: ${distfile} + Zip file already exists + + + + + + + + +