You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sk...@apache.org on 2005/05/12 07:47:20 UTC

svn commit: r169772 - /jakarta/commons/proper/discovery/trunk/maven.xml

Author: skitching
Date: Wed May 11 22:47:20 2005
New Revision: 169772

URL: http://svn.apache.org/viewcvs?rev=169772&view=rev
Log:
Replace obsolete task java:jar with equivalent jar:jar

Modified:
    jakarta/commons/proper/discovery/trunk/maven.xml

Modified: jakarta/commons/proper/discovery/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/discovery/trunk/maven.xml?rev=169772&r1=169771&r2=169772&view=diff
==============================================================================
--- jakarta/commons/proper/discovery/trunk/maven.xml (original)
+++ jakarta/commons/proper/discovery/trunk/maven.xml Wed May 11 22:47:20 2005
@@ -15,7 +15,7 @@
    limitations under the License.
 -->
 
-<project default="java:jar" xmlns:j="jelly:core" xmlns:ant="jelly:ant"
+<project default="jar:jar" xmlns:j="jelly:core" xmlns:ant="jelly:ant"
     xmlns:maven="jelly:maven">
 
   <!-- ================================================================== -->



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org