henning 2003/07/06 11:25:36
Modified: configuration maven.xml
Log:
Remove maven warning about deprecated goal
Revision Changes Path
1.5 +2 -2 jakarta-commons-sandbox/configuration/maven.xml
Index: maven.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/configuration/maven.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven.xml 21 Jun 2003 22:11:04 -0000 1.4
+++ maven.xml 6 Jul 2003 18:25:36 -0000 1.5
@@ -6,7 +6,7 @@
<!-- -->
<!-- ===================================================================== -->
-<project default="java:jar">
+<project default="jar:jar">
<!-- NonStringTestHolder.java contains tests shared by JUnit and Cactus
tests. This ugly hack moves the src from /src/test to /src/test-cactus
so the Cactus tests will compile. Not sure what is worse, this hack, or
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]