On 19/01/2010 09:25, jean-frederic clere wrote:
> The candidates binaries are available here:
> http://people.apache.org/~jfclere/tomcat-6/v6.0.24/
> 
> According to the release process, the 6.0.24 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [X] Stable
Checked:
-src.zip
-src.tar.gz
.exe
.zip
.tar.gz
-windows-x86.zip
-fulldocs.tar.gz

MD5s OK
Signatures OK
Key in web of trust

.exe
 - installer works on 32-bit windows - good
 - logs not lost on shutdown         - good
 - correct native library used       - good
 - conf files have LF line-endings   - minor - same as 6.0.20

-src.zip
 - *.java files have CRLF endings    - good
 - conf files have CRLF endings      - good
 - contents agrees with tag          - good

-src.tar.gz
 - *.java files have LF endings      - good
 - conf files have LF endings        - good
 - contents agree with -src.zip      - good
   (except line endings)

.zip
 - conf files have CRLF endings      - good
 - .bat files have CRLF endings      - good
 - .sh files have LF endings         - good
 - other text files have LF endings  - minor - same as 6.0.20
 - runs on 32-bit windows            - good

.tar.gz
 - conf files have LF endings        - good
 - .bat files have CRLF endings      - good
 - .sh files have LF endings         - good
 - other text files have LF endings  - good
 - runs on OSX 10.5.8                - good
 - Servlet 2.5 TCK passes            - good
 - Servlet 2.5 TCK passes with SM*   - good
 - JSP 2.1 TCK passes                - good
 - JSP 2.1 TCK passes with SM        - good

* There are 5 failures, all expected since the tests try to make network
connections which are prevented by the security manager

The minor line-ending issues we a) know about and b) were in 6.0.20 so I
do not see these as show stoppers.

Mark



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

Reply via email to