xlawrence 2005/03/02 18:00:13 CET
Modified files:
. maven.xml
Log:
Updated config files
Revision Changes Path
1.21 +3 -0 uwcal_JSR168/maven.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/maven.xml.diff?r1=1.20&r2=1.21&f=h
Index: maven.xml
===================================================================
RCS file: /home/cvs/repository/uwcal_JSR168/maven.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- maven.xml 20 Jan 2005 14:46:40 -0000 1.20
+++ maven.xml 2 Mar 2005 17:00:13 -0000 1.21
@@ -180,6 +180,9 @@
banner="Deploying webApp war files..."
ignoreFailures="false"
/>
+
+ <copy file="${basedir}/log4j.xml"
todir="${tomcat.dir}/shared/classes"/>
+
</goal>
<goal name="allDist" description="Builds and generates docs for all
projects">