components/tomcat-8/patches/build.properties.patch
branchs11u3-sru
changeset 7088 ad1364987701
parent 6483 ee6fa154236b
equal deleted inserted replaced
7085:cad8ee01213d 7088:ad1364987701
    14 +# dependencies itself but instead we will do it ourself in advance.
    14 +# dependencies itself but instead we will do it ourself in advance.
    15 +# Therefore those dependencies which are really required need to be
    15 +# Therefore those dependencies which are really required need to be
    16 +# redirected to local file system.
    16 +# redirected to local file system.
    17 +userland-files.loc=file://${base.path}/../../
    17 +userland-files.loc=file://${base.path}/../../
    18 +
    18 +
    19  # ----- Commons Logging, version 1.1 or later -----
    19  # ----- Webservices - JAX RPC -----
    20  # If this version is updated, check the versions required for the dependencies below
    20  jaxrpc-lib.version=1.1-rc4
    21  # - avalon-framework
    21  jaxrpc-lib.home=${base.path}/jaxrpc-${jaxrpc-lib.version}
    22 @@ -150,7 +156,7 @@
    22 @@ -114,7 +120,7 @@
    23  jdt.home=${base.path}/ecj-${jdt.version}
    23  jdt.home=${base.path}/ecj-${jdt.version}
    24  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
    24  jdt.jar=${jdt.home}/ecj-${jdt.version}.jar
    25  # The download will be moved to the archive area eventually. We are taking care of that in advance.
    25  # The download will be moved to the archive area eventually. We are taking care of that in advance.
    26 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
    26 -jdt.loc.1=http://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
    27 +jdt.loc.1=file://${base.path}/ECJ/ecj.jar
    27 +jdt.loc.1=file://${base.path}/ECJ/ecj.jar