sebb wrote:
> On 07/04/2009, Remy Maucherat <r...@apache.org> wrote:
>> The candidates binaries are available here:
>>  http://people.apache.org/~remm/tomcat-6/v6.0.19/
> 
> Hashes and sigs look OK, though I only checked the main archives.
> 
> There's a packaging problem with the source archives.
> 
> I would expect the .zip and .tar.gz to have the same contents, apart
> possibly from line endings. However there are other differences which
> appear to be caused by character set problems. E.g. in
> 
> LocalStrings_de.properties - zip
> htmlManagerServlet.appsAvailable=Verfügbar
> 
> whereas in
> 
> LocalStrings_de.properties - tar.gz
> htmlManagerServlet.appsAvailable=Verf�gbar

Bug 46910 - now fixed.

> Furthermore, some of the binary files are different, for example
> requestProcess.pdf and serverStartup.pdf. The tar.gz versions of the
> PDFs don't seem to be usable.

Typo in dist.xml. Fix proposed:
http://svn.apache.org/viewvc?view=rev&revision=762936

> The NOTICE files say:
> Copyright 1999-2007 The Apache Software Foundation

Fixed.

> Findbugs also says that there are lots of problems with the code.
> Some of them look quite serious, e.g. synchronising on an object
> reference that the code then replaces with another object. I can
> upload the analysis if required.

Create a bugzilla entry for the ones that really need fixing. If you can
include patches that would be great.

Mark


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

Reply via email to