components/tomcat/patches/build.properties.patch
changeset 1387 6df6087cb5b9
parent 1084 8fac39a13695
child 1815 a6207faa3c85
equal deleted inserted replaced
1386:4e8ea821eb75 1387:6df6087cb5b9
     1 --- apache-tomcat-6.0.36-src/build.properties.default	Tue Oct 16 01:05:51 2012
     1 --- apache-tomcat-6.0.37-src/build.properties.default	Mon Apr 29 02:36:52 2013
     2 +++ apache-tomcat-6.0.36-src/build.properties.default	Tue Dec  4 07:56:50 2012
     2 +++ apache-tomcat-6.0.37-src/build.properties.default	Wed Jun 12 01:31:42 2013
     3 @@ -54,6 +54,12 @@
     3 @@ -54,6 +54,12 @@
     4  base-sf.loc=http://downloads.sourceforge.net
     4  base-sf.loc=http://downloads.sourceforge.net
     5  base-maven.loc=http://repo2.maven.org/maven2
     5  base-maven.loc=http://repo2.maven.org/maven2
     6  
     6  
     7 +# In Userland we really don't want Tomcat to download its build
     7 +# In Userland we really don't want Tomcat to download its build
    15  # - avalon-framework
    15  # - avalon-framework
    16 @@ -114,7 +120,7 @@
    16 @@ -114,7 +120,7 @@
    17  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
    17  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
    18  # The download will be moved to the archive area eventually. We are taking care of that in advance.
    18  # The download will be moved to the archive area eventually. We are taking care of that in advance.
    19  # Note older JARs were called ecj.jar. Newer JARs are called ecj-${jdt.version}.jar
    19  # Note older JARs were called ecj.jar. Newer JARs are called ecj-${jdt.version}.jar
    20 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar
    20 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
    21 +jdt.loc.1=${userland-files.loc}/ecj-${jdt.version}.jar
    21 +jdt.loc.1=${userland-files.loc}/ecj-${jdt.version}.jar
    22  jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar
    22  jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
    23  
    23  
    24  # ----- Tomcat native library -----
    24  # ----- Tomcat native library -----
    25 @@ -126,16 +132,16 @@
    25 @@ -126,16 +132,16 @@
    26  tomcat-native.win.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
    26  tomcat-native.win.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
    27  tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
    27  tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip