From ca01c57ba0fe0320d43fb3ba36f807cf26e831cd Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Thu, 16 Jan 2014 17:59:18 +0000 Subject: [PATCH] RM-1107 (Mavenization of the RM build) * Removed the tomcat-start/stop targets git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@60043 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- build.properties | 2 -- build.xml | 28 ++++------------------------ 2 files changed, 4 insertions(+), 26 deletions(-) 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 @@ +