You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by hu...@apache.org on 2008/08/21 20:22:00 UTC

svn commit: r687820 - /webservices/woden/branches/woden209/build.properties

Author: hughesj
Date: Thu Aug 21 11:22:00 2008
New Revision: 687820

URL: http://svn.apache.org/viewvc?rev=687820&view=rev
Log:
Fix location of apache ant 1.7.0 download

Modified:
    webservices/woden/branches/woden209/build.properties

Modified: webservices/woden/branches/woden209/build.properties
URL: http://svn.apache.org/viewvc/webservices/woden/branches/woden209/build.properties?rev=687820&r1=687819&r2=687820&view=diff
==============================================================================
--- webservices/woden/branches/woden209/build.properties (original)
+++ webservices/woden/branches/woden209/build.properties Thu Aug 21 11:22:00 2008
@@ -22,7 +22,7 @@
 XercesFile           = Xerces-J-bin.2.8.1.zip
 XercesJar1           = xercesImpl.jar
 XercesJar2           = xml-apis.jar
-AntURL               = http://www.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip
+AntURL               = http://archive.apache.org/dist/ant/binaries/apache-ant-1.7.0-bin.zip
 AntFile              = apache-ant-1.7.0-bin.zip
 AntJar               = ant.jar
 WSDL4JURL            = http://surfnet.dl.sourceforge.net/sourceforge/wsdl4j/wsdl4j-bin-1.6.2.zip



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