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

svn commit: r209160 - /jakarta/commons/proper/email/trunk/build.xml

Author: dion
Date: Mon Jul  4 17:58:22 2005
New Revision: 209160

URL: http://svn.apache.org/viewcvs?rev=209160&view=rev
Log:
Update dumbster reference.
Note: this build file was generated by Maven and then hand-crafted at some
point in the past.

Modified:
    jakarta/commons/proper/email/trunk/build.xml

Modified: jakarta/commons/proper/email/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/email/trunk/build.xml?rev=209160&r1=209159&r2=209160&view=diff
==============================================================================
--- jakarta/commons/proper/email/trunk/build.xml (original)
+++ jakarta/commons/proper/email/trunk/build.xml Mon Jul  4 17:58:22 2005
@@ -167,7 +167,7 @@
     </get>
     <get dest="${libdir}/activation-1.0.2.jar" usetimestamp="true" ignoreerrors="true" src="${activation-1.0.2.url}">
     </get>
-    <get dest="${libdir}/dumbster-1.5.jar" usetimestamp="true" ignoreerrors="true" src="http://www.ibiblio.org/maven/dumbster/jars/dumbster-1.5.jar">
+    <get dest="${libdir}/dumbster-1.6.jar" usetimestamp="true" ignoreerrors="true" src="http://www.ibiblio.org/maven/dumbster/jars/dumbster-1.6.jar">
     </get>
   </target>
   <target name="install-maven">



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