On 19/06/2009, Mark Thomas <ma...@apache.org> wrote: > sebb wrote: > > On 16/06/2009, Mark Thomas <ma...@apache.org> wrote: > >> The (updated) candidates source tarball and derived binaries are > >> available here: > >> http://tomcat.apache.org/dev/dist/apache-tomcat-4.1.40/ > >> > >> According to the release process, the release based on the 4.0.40 tag is: > > > > Did you mean 4.1.40? > > > Yes. > > > > Also, where can I find the tag? > > > It is actually 4 tags (the joys of the Tomcat 4 build process): > http://svn.apache.org/repos/asf/tomcat/connectors/tags/tc4.1.x/TOMCAT_4_1_40/ > http://svn.apache.org/repos/asf/tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40/ > http://svn.apache.org/repos/asf/tomcat/jasper/tags/tc4.1.x/TOMCAT_4_1_40/ > > http://svn.apache.org/repos/asf/tomcat/servletapi/tags/servlet2.3-jsp1.2-tc4.x/TOMCAT_4_1_40/ >
Thanks, I used the following SVN URLs + revisions: http://svn.apache.org/repos/asf/tomcat/connectors/tags/tc4.1.x/TOMCAT_4_1_40 Last Changed Rev: 784715 http://svn.apache.org/repos/asf/tomcat/container/tags/tc4.1.x/TOMCAT_4_1_40 Last Changed Rev: 785257 http://svn.apache.org/repos/asf/tomcat/jasper/tags/tc4.1.x/TOMCAT_4_1_40 Last Changed Rev: 784716 http://svn.apache.org/repos/asf/tomcat/servletapi/tags/servlet2.3-jsp1.2-tc4.x/TOMCAT_4_1_40 Last Changed Rev: 784717 The source archives mostly agree with the tags, however there are code changes in the following files: connectors/http11/src/java/org/apache/coyote/http11/Http11Processor.java connectors/util/java/org/apache/tomcat/util/buf/CharChunk.java connectors/util/java/org/apache/tomcat/util/http/ServerCookie.java [I can provide a diff listing if required] The tags really ought to agree with the source archive. Unfortunately, I think I have found another problem, which is that the README file needs to mention the TSU exception: http://www.apache.org/dev/crypto.html#inform [This presumably applies to all the later Tomcat versions as well] Sorry, I should have noticed this before as IMO it is a release blocker. There ought really to be NOTICE files alongside the LICENSE files in the jasper and servletapi SVN trees (SVN is a form of distribution). > Mark > > > > > >> [ ] Broken > >> [ ] Alpha > >> [ ] Beta > >> [ ] Stable > >> > >> Mark > >> > >> > >> --------------------------------------------------------------------- > >> 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 > > > > > > --------------------------------------------------------------------- > 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