From 0b0d53861bb6cec5139bf8a69cf6ba7abe9e52f6 Mon Sep 17 00:00:00 2001 From: Sasha Date: Fri, 26 Apr 2013 18:21:49 +0100 Subject: [PATCH] copy log4j.properties to WEB-INF/classes --- build.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 09d031c..8eb2e88 100644 --- a/build.xml +++ b/build.xml @@ -1,6 +1,6 @@ - + @@ -20,7 +20,7 @@ - + @@ -60,7 +60,6 @@ - @@ -69,8 +68,8 @@ - - + @@ -399,7 +400,7 @@ --> - + Preparing a war file without binaries @@ -451,8 +452,8 @@ - + depends="full-jaba-client, minimal-jaba-client-jar, jaba-no-binaries, jaba-complete, datamodel-jar, datamodel-source-jar, source-jar, jaba-client-src-jar"/> -- 1.7.10.2