On 05/10/2012 12:55, ma...@apache.org wrote: > Author: markt > Date: Fri Oct 5 11:55:20 2012 > New Revision: 1394461 > > URL: http://svn.apache.org/viewvc?rev=1394461&view=rev > Log: > CTR: Version updates
I assume no-one will object to these but it will take me a little while to figure out what I need to do to generate a release so shout if there are any objections to these updates. Mark > > Modified: > tomcat/tc5.5.x/trunk/build/build.properties.default > > Modified: tomcat/tc5.5.x/trunk/build/build.properties.default > URL: > http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/build/build.properties.default?rev=1394461&r1=1394460&r2=1394461&view=diff > ============================================================================== > --- tomcat/tc5.5.x/trunk/build/build.properties.default (original) > +++ tomcat/tc5.5.x/trunk/build/build.properties.default Fri Oct 5 11:55:20 > 2012 > @@ -94,7 +94,7 @@ commons-launcher.loc=${base-commons.loc} > > > # ----- Commons Daemon, version 1.0-Alpha or later ----- > -commons-daemon.version=1.0.9 > +commons-daemon.version=1.0.10 > commons-daemon.home=${base.path}/commons-daemon-${commons-daemon.version} > > commons-daemon.jar=${commons-daemon.home}/commons-daemon-${commons-daemon.version}.jar > commons-daemon.native.win.home=${commons-daemon.home}/windows > @@ -146,8 +146,8 @@ xerces.loc=${base-xerces.loc}/j/binaries > > > # ----- Eclipse JDT, version 3.3.1 or later ----- > -jdt.version=3.7 > -jdt.release=R-3.7-201106131736 > +jdt.version=3.7.2 > +jdt.release=R-3.7.2-201202080800 > 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. > @@ -156,7 +156,7 @@ jdt.loc.1=http://archive.eclipse.org/ecl > > jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops/${jdt.release}/ecj-${jdt.version}.jar > > # ----- Tomcat native library ----- > -tomcat-native.version=1.1.22 > +tomcat-native.version=1.1.24 > tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version} > tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz > > tomcat-native.loc=${base-tomcat.loc}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz > @@ -175,7 +175,7 @@ commons-dbcp-src.loc=${base-commons.loc} > > > # ----- Commons Pool, version 1.1 or later ----- > -commons-pool.version=1.5.5 > +commons-pool.version=1.5.7 > commons-pool.home=${base.path}/commons-pool-${commons-pool.version}-src > > commons-pool-src.loc=${base-commons.loc}/pool/source/commons-pool-${commons-pool.version}-src.tar.gz > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org