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/14 22:01:15 UTC

svn commit: rev 10661 - incubator/depot/trunk/update

Author: nickchalko
Date: Fri May 14 15:01:15 2004
New Revision: 10661

Modified:
   incubator/depot/trunk/update/build-depend.xml
Log:
added commons-codec

Modified: incubator/depot/trunk/update/build-depend.xml
==============================================================================
--- incubator/depot/trunk/update/build-depend.xml	(original)
+++ incubator/depot/trunk/update/build-depend.xml	Fri May 14 15:01:15 2004
@@ -35,6 +35,7 @@
 		<resource name="commons-vfs" ext="jar" version="20030518103800" repository="maven" />
 		<resource name="commons-logging" ext="jar" repository="maven" />
 		<resource name="commons-httpclient" ext="jar" version="2.0" repository="maven" />
+		<resource name="commons-codec" ext="jar" version="1.2" repository="maven" />
 
 		<resource name="regexp" ext="jar" repository="maven" />