From: Doni Pracner Date: Mon, 16 Dec 2013 18:49:01 +0000 (+0100) Subject: ant setup - added an option for a custom.properties file X-Git-Tag: v0.1.3~4 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=db60afe01e31e932e653dc1cf1c5aaa8fd94ad12 ant setup - added an option for a custom.properties file --- diff --git a/.gitignore b/.gitignore index ed24fe8..e0e05d9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *~ *.bak samples-temp/* -transf.ini \ No newline at end of file +transf.ini +custom.properties diff --git a/build.xml b/build.xml index 0e77c01..a69c609 100644 --- a/build.xml +++ b/build.xml @@ -1,4 +1,5 @@ + @@ -12,7 +13,7 @@ - +