On 24/02/2010 10:56, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.25/

According to the release process, the 6.0.25 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[X] Stable

PGP signatures all match
Key in web of trust
.exe installs and runs with defaults on x64 windows
Uninstall also works as expected
.zip works
Checked random manifest files - no issues
Apart from expected line ending differences -src.zip == -src.tar.gz
-src.zip == svn tag

Servlet 2.5 TCK passes without security manager
Servlet 2.5 TCK passes with security manager (some failures but all expected as test tries to create network connection that is blocked by default security policy)

JSP 2.1 TCK passes without security manager
JSP 2.1 TCK passes with security manager

Issues found:
version.build was not overridden so version number reports as 6.0.0.0 rather than 6.0.25.0. Packaging issue, not a src issue so can be fixed without re-tagging.

Some log messages lost on shutdown - shutdown via Catalina shutdown hook. Issues exists in 6.0.24. Fix in trunk and proposed for 6.0.x. Not a show stopper.

Some .xml files (eg manager.xml) in .zip have LF line-endings. Fixed in trunk. Should consider porting build changes from trunk to 6.0.x. Not a show stopper.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to