diff --git a/CSharpTranslator/antlr3/build/build.properties b/CSharpTranslator/antlr3/build/build.properties index e5338d0..5e5005e 100644 --- a/CSharpTranslator/antlr3/build/build.properties +++ b/CSharpTranslator/antlr3/build/build.properties @@ -3,6 +3,7 @@ builder.ant.lib=${project.dir}/buildjar build.dir=${project.dir}/Builds release.branch=trialcs2j +release.tagname=trial.release.${timestamp.isoformat} cs2j.version=not.official.release cs2j.src.dir=${project.dir}/src diff --git a/CSharpTranslator/antlr3/build/build.xml b/CSharpTranslator/antlr3/build/build.xml index 0a2dc36..851b7c1 100644 --- a/CSharpTranslator/antlr3/build/build.xml +++ b/CSharpTranslator/antlr3/build/build.xml @@ -4,6 +4,10 @@ This build file builds a cs2j distribution archive + + + + @@ -45,13 +49,46 @@ - - - + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + @@ -73,34 +110,16 @@ make="true" /> - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -116,6 +135,14 @@ + + + + + + + +