You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by tk-2506 <sa...@yahoo.com> on 2007/08/31 22:55:28 UTC

Downloaded 4.1.36 but says version is 4.1.35?

Downloaded it from http://tomcat.apache.org/download-41.cgi
(http://apache.cs.utah.edu/tomcat/tomcat-4/v4.1.36/bin/apache-tomcat-4.1.36.zip)
and the version
it reports is:

Aug 31, 2007 4:29:50 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-80
Aug 31, 2007 4:29:50 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8090
Starting service Tomcat-Standalone
Apache Tomcat/4.1.35

Then I got the sources, and the version is 4.1.35 there too? 

$ find . -type f | xargs fgrep 4.1.35
./connectors/build.properties:version=4.1.35
./container/build.properties:version=4.1.35
./container/build.properties.default:version=4.1.35
./container/build.properties~:version=4.1.35

Yet the RELEASE-NOTES-4.1.txt has one entry for 4.1.36:

[4.1.36] mx4j
         Update build process so correct mx4j jar is used

Any idea what's going on???

tia

-- 
View this message in context: http://www.nabble.com/Downloaded-4.1.36-but-says-version-is-4.1.35--tf4362429.html#a12433936
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Downloaded 4.1.36 but says version is 4.1.35?

Posted by Mark Thomas <ma...@apache.org>.
Brian Munroe wrote:
> On 8/31/07, tk-2506 <sa...@yahoo.com> wrote:
> 
>> Any idea what's going on???
>>
> 
> The developers forgot to bump the sub version number in build.properties?

Yep. My bad.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: Downloaded 4.1.36 but says version is 4.1.35?

Posted by Brian Munroe <br...@gmail.com>.
On 8/31/07, tk-2506 <sa...@yahoo.com> wrote:

>
> Any idea what's going on???
>

The developers forgot to bump the sub version number in build.properties?

Do you really need to use the 4.x series?!

-- brian

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org