Author: jfclere
Date: Fri Apr 20 05:17:25 2007
New Revision: 530761

URL: http://svn.apache.org/viewvc?view=rev&rev=530761
Log:
Arrange the location to be able to build.
Note that mx4j and jakarta-regexp-1.3 are not solved.

Modified:
    tomcat/build/branches/tc5.0.x/build.properties.default

Modified: tomcat/build/branches/tc5.0.x/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/build/branches/tc5.0.x/build.properties.default?view=diff&rev=530761&r1=530760&r2=530761
==============================================================================
--- tomcat/build/branches/tc5.0.x/build.properties.default (original)
+++ tomcat/build/branches/tc5.0.x/build.properties.default Fri Apr 20 05:17:25 
2007
@@ -43,10 +43,13 @@
 base-jakarta.loc=http://archive.apache.org/dist/jakarta
 
 # ----- XML files base location -----
-base-xml.loc=http://archive.apache.org/dist/xml
+base-xml.loc=${base-apache.loc}/xml
+
+# ----- Struts files base location -----
+base-struts.loc=http://archive.apache.org/dist/struts
 
 # ----- Sourceforge files base location -----
-base-sf.loc=http://telia.dl.sourceforge.net/sourceforge
+base-sf.loc=http://switch.dl.sourceforge.net/sourceforge
 
 # --------------------------------------------------
 #                REQUIRED LIBRARIES
@@ -204,7 +207,7 @@
 struts.home=${base.path}/jakarta-struts-1.2.4
 struts.lib=${struts.home}/lib
 struts.jar=${struts.lib}/struts.jar
-struts.loc=${base-jakarta.loc}/struts/binaries/jakarta-struts-1.2.4.tar.gz
+struts.loc=${base-struts.loc}/struts/binaries/jakarta-struts-1.2.4.tar.gz
 
 
 # --------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to