You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/05/21 07:48:08 UTC

svn commit: rev 20188 - incubator/depot/trunk/update/src/test/org/apache/depot/update/ant

Author: nickchalko
Date: Fri May 21 00:48:07 2004
New Revision: 20188

Modified:
   incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/test1-export.build.xml
Log:
Added group.

Modified: incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/test1-export.build.xml
==============================================================================
--- incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/test1-export.build.xml	(original)
+++ incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/test1-export.build.xml	Fri May 21 00:48:07 2004
@@ -2,6 +2,7 @@
 <!DOCTYPE cachedresourceset PUBLIC "-//APACHE//DTD CachedResource V0.1//EN" "http://incubator.apache.org/depot/dtd/cachedresource-v01.dtd">
 <cachedresourceset id="test1">
     <resource name="helloworld" 
+              group="helloworld"
               version="1.1" 
               href="file://@basedir@/src/resources/test/repo/helloworld/jars/helloworld-1.1.jar"/>
 </cachedresourceset>