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/10 05:58:27 UTC

svn commit: rev 10575 - incubator/depot/trunk/update/src/sample/CachedResourceSet

Author: nickchalko
Date: Sun May  9 22:58:25 2004
New Revision: 10575

Modified:
   incubator/depot/trunk/update/src/sample/CachedResourceSet/build.xml
Log:
Needs a reference to the maven repo.

Modified: incubator/depot/trunk/update/src/sample/CachedResourceSet/build.xml
==============================================================================
--- incubator/depot/trunk/update/src/sample/CachedResourceSet/build.xml	(original)
+++ incubator/depot/trunk/update/src/sample/CachedResourceSet/build.xml	Sun May  9 22:58:25 2004
@@ -24,8 +24,8 @@
 	</path>
 
 	<typedef resource="depot-update-antlib.xml" classpathref="update.classpath" />
-	
 
+	<repository id="maven" url="http://www.ibiblio.org/maven/" remote="true" />
 
 	<cachedset id="jars">
 		<resource name="regexp" ext="jar" version="1" repository="maven" />