components/tomcat-8/patches/build.properties.patch
branchs11u3-sru
changeset 6483 ee6fa154236b
parent 5318 efa7f7393e63
child 7088 ad1364987701
--- a/components/tomcat-8/patches/build.properties.patch	Tue Jul 26 11:56:10 2016 -0700
+++ b/components/tomcat-8/patches/build.properties.patch	Mon Jul 25 02:06:45 2016 -0700
@@ -6,7 +6,7 @@
 
 --- build.properties.default
 +++ build.properties.default
-@@ -100,6 +100,12 @@
+@@ -95,6 +95,12 @@
  # Mirror, was used when there were problems with the main SF downloads site
  # base-sf.loc=http://sunet.dl.sourceforge.net
  
@@ -19,7 +19,7 @@
  # ----- Commons Logging, version 1.1 or later -----
  # If this version is updated, check the versions required for the dependencies below
  # - avalon-framework
-@@ -155,7 +161,7 @@
+@@ -150,7 +156,7 @@
  jdt.home=${base.path}/ecj-${jdt.version}
  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
  # The download will be moved to the archive area eventually. We are taking care of that in advance.