From: markt Date: Sun, 13 Jan 2008 20:36:58 +0000 (+0000) Subject: Library updates. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8cb1c6544f888b30b489833ab8309cb3407d6175;p=tomcat7.0 Library updates. Update to latest versions: - commons logging 1.1.1 (needed fixes to build script to work with non 1.1 version) - nsis 2.34 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@611635 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.properties.default b/build.properties.default index d3dd58422..5c8bfb74c 100644 --- a/build.properties.default +++ b/build.properties.default @@ -47,7 +47,8 @@ base-jakarta.loc=http://archive.apache.org/dist/jakarta base-tomcat.loc=http://archive.apache.org/dist/tomcat # ----- Commons Logging, version 1.1 or later ----- -commons-logging-src.loc=${base-jakarta.loc}/commons/logging/source/commons-logging-1.1-src.tar.gz +commons-logging-version=1.1.1 +commons-logging-src.loc=${base-jakarta.loc}/commons/logging/source/commons-logging-${commons-logging-version}-src.tar.gz # ----- Webservices ----- jaxrpc-src.loc=http://repo1.maven.org/maven2/geronimo-spec/geronimo-spec-jaxrpc/1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar @@ -81,12 +82,12 @@ commons-collections.loc=${base-jakarta.loc}/commons/collections/binaries/commons commons-collections-src.loc=${base-jakarta.loc}/commons/collections/source/commons-collections-3.2-src.tar.gz # ----- NSIS, version 2.0 or later ----- -nsis.home=${base.path}/nsis-2.22 +nsis.home=${base.path}/nsis-2.34 nsis.exe=${nsis.home}/makensis.exe nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll nsis.nsexec.dll=${nsis.home}/Plugins/nsExec.dll nsis.nsisdl.dll=${nsis.home}/Plugins/NSISdl.dll -nsis.loc=${base-sf.loc}/nsis/nsis-2.22-setup.exe +nsis.loc=${base-sf.loc}/nsis/nsis-2.34-setup.exe # ----- Commons Daemon, version 1.0-Alpha or later ----- commons-daemon.home=${base.path}/commons-daemon-1.0.1 diff --git a/extras.xml b/extras.xml index 900a53996..6d6b44a1c 100644 --- a/extras.xml +++ b/extras.xml @@ -102,36 +102,36 @@ - + - - - + + + - + - + - - - + + - - + @@ -155,7 +155,7 @@ forceOverwrite="yes" fileext=".md5" /> - +