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/07/27 07:19:58 UTC

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

Author: nickchalko
Date: Tue Jul 27 00:19:55 2004
New Revision: 30762

Modified:
   incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/cache/test1-export.build.xml
Log:
Resource --> Artifact.

Modified: incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/cache/test1-export.build.xml
==============================================================================
--- incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/cache/test1-export.build.xml	(original)
+++ incubator/depot/trunk/update/src/test/org/apache/depot/update/ant/cache/test1-export.build.xml	Tue Jul 27 00:19:55 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!DOCTYPE cachedresourceset PUBLIC "-//APACHE//DTD CachedResource V0.1//EN" "http://incubator.apache.org/depot/dtd/cachedresource-v01.dtd">
+<!DOCTYPE cachedresourceset PUBLIC "-//APACHE//DTD CachedResource V0.1//EN" "http://incubator.apache.org/depot/dtd/cachedartifact-v01.dtd">
 <cachedartifactset id="test1">
     <artifact name="helloworld" 
               version="1.1"