From 8614875170488d614366127c34ccbf9928c55fae Mon Sep 17 00:00:00 2001 From: Henri Sara Date: Thu, 18 Aug 2011 11:26:28 +0000 Subject: [PATCH] Merged file copying target to the WAR target in build.xml svn changeset:20471/svn branch:6.7 --- build/build.xml | 48 ++++++++++++++++++++---------------------------- 1 file changed, 20 insertions(+), 28 deletions(-) diff --git a/build/build.xml b/build/build.xml index b38e922c72..edfda7b100 100644 --- a/build/build.xml +++ b/build/build.xml @@ -171,8 +171,26 @@ Building Test WAR - - + Adding test class files and resources and launcher configuration. + + + + + + + + + + + + + + + + + + + @@ -218,32 +236,6 @@ ##teamcity[publishArtifacts '${result-path}/${base-name}-liferay.zip'] - - Adding test class files and launcher configuration. - - - - - - - - - - - - Adding test resources. - - - - - - - - - - - - -- 2.39.5