diff --git a/build.properties b/build.properties index 07a1a87a57..0d6a010f4a 100644 --- a/build.properties +++ b/build.properties @@ -8,8 +8,6 @@ app.war.packaging=war # Executable properties mvn.exec=${env.MAVEN_HOME}/bin/mvn.bat -bash.exec=${env.CYGWIN_HOME}/bin/bash -catalina.exec=${app.tomcat.folder}/bin/catalina.sh # Ant directory properties ant.build.directory=target diff --git a/build.xml b/build.xml index 3c8acd86f7..578d5f822a 100644 --- a/build.xml +++ b/build.xml @@ -12,7 +12,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -56,28 +56,7 @@ - - - - - - - - - - - - - - - - - - - - - - + @@ -103,6 +82,7 @@ +