John Sisson wrote: > Was there a particular reason why we are upgrading the version (not that > I have a problem with it)?
Yes, because it was currently at 5.5.12 in HEAD which is a broken release and it was discussed that 5.5.15 contains the fix. HEAD was never "downgraded" to 5.5.9 and was left "as-is" in hopes of a work-around or fix. It was agreed upon that as soon as 5.5.15 was officially released and was available via ibiblio, that we would upgrade. Sorry if this wasn't clarified in this list...maybe too much IRC and separate lists being used (yeah I know...should keep it on this list). > IMHO we should have a JIRA for this so it is clear to users it was > upgraded in the release notes. > http://issues.apache.org/jira/browse/GERONIMO-1640 > Regards, > > John > > [EMAIL PROTECTED] wrote: >> Author: jgenender >> Date: Sat Feb 18 10:02:03 2006 >> New Revision: 378746 >> >> URL: http://svn.apache.org/viewcvs?rev=378746&view=rev >> Log: >> Update to Tomcat 5.5.15 >> >> Modified: >> geronimo/trunk/etc/project.properties >> >> Modified: geronimo/trunk/etc/project.properties >> URL: >> http://svn.apache.org/viewcvs/geronimo/trunk/etc/project.properties?rev=378746&r1=378745&r2=378746&view=diff >> >> ============================================================================== >> >> --- geronimo/trunk/etc/project.properties (original) >> +++ geronimo/trunk/etc/project.properties Sat Feb 18 10:02:03 2006 >> @@ -141,7 +141,7 @@ >> howl_version=0.1.11 >> #security: >> hsqldb_version=1.7.2.2 >> -jasper_version=5.5.12 >> +jasper_version=5.5.15 >> javacc_version=2.1 >> jdbm_version=0.20-dev >> jdom_version=1.0 >> @@ -170,8 +170,8 @@ >> standard_taglibs_version=1.1.1 >> stax_version=1.1.1-dev >> stax_api_version=1.0 >> -tomcat_ajp_version=5.5.12 >> -tomcat_version=5.5.12 >> +tomcat_ajp_version=5.5.15 >> +tomcat_version=5.5.15 >> tomcat_servlet_examples_version=5.5.15 >> tomcat_jsp_examples_version=5.5.15 >> backport_util_concurrent_version=2.0_01_pd >> >> >> >> >
