usr/src/cmd/tomcat/Patches/build.properties.patch
branchoi_151a
changeset 220 83227a6d4f94
parent 113 b1282e88c680
equal deleted inserted replaced
219:ce7e9b552e5b 220:83227a6d4f94
     2 +++ apache-tomcat-6.0.35-src/build.properties.default	2012-02-08 18:49:56.013439693 +0000
     2 +++ apache-tomcat-6.0.35-src/build.properties.default	2012-02-08 18:49:56.013439693 +0000
     3 @@ -114,8 +114,8 @@
     3 @@ -114,8 +114,8 @@
     4  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
     4  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
     5  # The download will be moved to the archive area eventually. We are taking care of that in advance.
     5  # The download will be moved to the archive area eventually. We are taking care of that in advance.
     6  # Note older JARs were called ecj.jar. Newer JARs are called ecj-${jdt.version}.jar
     6  # Note older JARs were called ecj.jar. Newer JARs are called ecj-${jdt.version}.jar
     7 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar
     7 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
     8 -jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar
     8 -jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
     9 +jdt.loc.1=file://${base.path}/../ecj-${jdt.version}.jar
     9 +jdt.loc.1=file://${base.path}/../ecj-${jdt.version}.jar
    10 +jdt.loc.2=file://${base.path}/../ecj-${jdt.version}.jar
    10 +jdt.loc.2=file://${base.path}/../ecj-${jdt.version}.jar
    11  
    11  
    12  # ----- Tomcat native library -----
    12  # ----- Tomcat native library -----
    13  tomcat-native.version=1.1.22
    13  tomcat-native.version=1.1.22
    14 @@ -129,8 +129,8 @@
    14 @@ -126,8 +126,8 @@
    15  tomcat-native.dll.x64=${tomcat-native.home}/tcnative-1.dll.x64
    15  tomcat-native.win.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
    16  tomcat-native.dll.i64=${tomcat-native.home}/tcnative-1.dll.i64
    16  tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
    17  
    17  
    18 -# ----- Commons DBCP, version 1.1 or later -----
    18 -# ----- Commons DBCP, version 1.1 or later -----
    19 -commons-dbcp.version=1.3
    19 -commons-dbcp.version=1.3
    20 +# ----- Commons DBCP, version 1.4 (for JDK 1.6) -----
    20 +# ----- Commons DBCP, version 1.4 (for JDK 1.6) -----
    21 +commons-dbcp.version=1.4
    21 +commons-dbcp.version=1.4