components/tomcat-8/patches/build.properties.patch
branchs11u3-sru
changeset 7088 ad1364987701
parent 6483 ee6fa154236b
--- a/components/tomcat-8/patches/build.properties.patch	Tue Oct 11 11:55:12 2016 -0700
+++ b/components/tomcat-8/patches/build.properties.patch	Thu Oct 06 04:24:56 2016 -0700
@@ -16,10 +16,10 @@
 +# redirected to local file system.
 +userland-files.loc=file://${base.path}/../../
 +
- # ----- Commons Logging, version 1.1 or later -----
- # If this version is updated, check the versions required for the dependencies below
- # - avalon-framework
-@@ -150,7 +156,7 @@
+ # ----- Webservices - JAX RPC -----
+ jaxrpc-lib.version=1.1-rc4
+ jaxrpc-lib.home=${base.path}/jaxrpc-${jaxrpc-lib.version}
+@@ -114,7 +120,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.