components/tomcat/patches/build.properties.patch
branchs11-update
changeset 4134 b1148b9ffd9b
parent 3054 6c3d483b5807
child 4147 45e4fd40b3e6
child 5535 ae5bc52953a4
equal deleted inserted replaced
4132:bab2f80f1992 4134:b1148b9ffd9b
     1 --- apache-tomcat-6.0.39-src/build.properties.default	2014-01-27 14:44:16.000000000 -0800
     1 Patch origin: in-house
     2 +++ apache-tomcat-6.0.39-src/build.properties.default	2014-03-26 07:10:57.760032171 -0700
     2 Patch status: Solaris-specific; not suitable for upstream
       
     3 
       
     4 Redirects build process to use local archives instead of downloading
       
     5 from external webs.
       
     6 Uses newer version of Commons DBCP which builds with newer JDK.
       
     7 
       
     8 --- build.properties.default
       
     9 +++ build.properties.default
     3 @@ -52,6 +52,12 @@
    10 @@ -52,6 +52,12 @@
     4  # repo.maven.apache.org is the same as repo2.maven.org
    11  # repo.maven.apache.org is the same as repo2.maven.org
     5  base-maven.loc=http://repo.maven.apache.org/maven2
    12  base-maven.loc=http://repo.maven.apache.org/maven2
     6  
    13  
     7 +# In Userland we really don't want Tomcat to download its build
    14 +# In Userland we really don't want Tomcat to download its build