Re: Release Manager for 8.5.x

2018-11-02 Thread Jim Jagielski
> On Nov 2, 2018, at 9:59 AM, Mark Thomas wrote: > > On 02/11/2018 13:56, Jim Jagielski wrote: >> If you sign and add it to the KEYS file, you should be fine. > > Indeed. Also, you signing it is sufficient for it to be included in the > web of trust but I'd be

Re: Release Manager for 8.5.x

2018-11-02 Thread Jim Jagielski
(and sign it)? > > The following Tomcat committers have signed my personal key in the past: > > csutherl > jfclere > jim > markt > > I also have signatures from several well-known ASFers: > > bdelacretaz > kmcgrail > ke4qqq > nick > rbowen > sctemme &

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Jim Jagielski
jim: [X] Beta - go ahead and release as 8.0.1 (beta) All testing looks fine, but don't have a huge test-suite for this rev. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Re: [VOTE] Release Apache Tomcat Native 1.1.29

2013-10-11 Thread Jim Jagielski
+1: TC 7 Fed18 On Oct 10, 2013, at 3:49 PM, Christopher Schultz wrote: > Mladen, > > On 10/10/13 9:18 AM, Mladen Turk wrote: >> Version 1.1.29 is bug fixing release. >> The proposed release artefacts can be found at [1], >> and the build was done using tag [2]. >> >> The VOTE will remain open

Re: Need tomcat-native 1.1.29 for next 8.0.x/7.0.x releases

2013-10-10 Thread Jim Jagielski
Cool! On Oct 10, 2013, at 2:52 AM, Mladen Turk wrote: > On 10/09/2013 04:42 PM, Mark Thomas wrote: >> On 05/10/2013 23:39, Mark Thomas wrote: >>> Sorry to be a pain. The JSR 356 WebSocket implementation is broken with >>> APR prior to r1525525 [1]. Tomcat 7.0.x and Tomcat 8.0.x need a 1.1.29 >>>

Re: [VOTE] Release Apache Tomcat 7.0.45

2013-09-26 Thread Jim Jagielski
On Sep 26, 2013, at 10:44 AM, Yoav Shapira wrote: > On Wed, Sep 25, 2013 at 9:37 AM, Violeta Georgieva wrote: >> The proposed Apache Tomcat 7.0.45 release is now available for voting. >> This release candidate contains JSR-356 Java WebSocket 1.0 implementation. >> Note that use of this function

Re: Tomcat 5.5.36

2012-07-25 Thread Jim Jagielski
On Jul 24, 2012, at 12:17 PM, Mark Thomas wrote: > On 24/07/2012 14:40, Jim Jagielski wrote: >> Any interest in seeing a 5.5.36 release in the near future? > > We should to tie up the remaining loose ends before 5.5.x is EOL. No > great rush at the moment though. >

Tomcat 5.5.36

2012-07-24 Thread Jim Jagielski
Any interest in seeing a 5.5.36 release in the near future? - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Missing classes in stock 5.5.35 JARs?

2012-07-12 Thread Jim Jagielski
On Jul 11, 2012, at 8:25 PM, Christopher Schultz wrote: > All, > > http://stackoverflow.com/questions/11427522/ssl-configuration-getting-classpuretlsimplementation-jsse15factory-not-foun > > The SO poster is using 5.5.30 but the problem appears to still exist in > 5.5.35 (latest). > > I downlo

svn commit: r1359751 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/session/ManagerBase.java

2012-07-10 Thread jim
Author: jim Date: Tue Jul 10 16:12:46 2012 New Revision: 1359751 URL: http://svn.apache.org/viewvc?rev=1359751&view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53050 Fix XOR arithmetics and charset issue when calculating entropy to initialize random numbers generato

svn commit: r1359748 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/http11/src/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2012-07-10 Thread jim
Author: jim Date: Tue Jul 10 16:10:58 2012 New Revision: 1359748 URL: http://svn.apache.org/viewvc?rev=1359748&view=rev Log: Reset needCRLFParse for recycling ChunkedInputFilter Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/connectors/http11/src/java/org/apache/co

svn commit: r1359743 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-07-10 Thread jim
Author: jim Date: Tue Jul 10 16:05:44 2012 New Revision: 1359743 URL: http://svn.apache.org/viewvc?rev=1359743&view=rev Log: promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1359742 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-07-10 Thread jim
Author: jim Date: Tue Jul 10 16:04:37 2012 New Revision: 1359742 URL: http://svn.apache.org/viewvc?rev=1359742&view=rev Log: Votes Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

Re: [VOTE] Release Apache Tomcat Connectors 1.2.37

2012-05-31 Thread Jim Jagielski
On May 29, 2012, at 5:23 AM, Mladen Turk wrote: > Hi, > > Apache Tomcat Connectors 1.2.37 release candidate is ready > for vote at [1]. This version solves regression(s) > found in released version 1.2.36 which can crash web server > if configured in certain way. > > > The VOTE will remain ope

[ANNOUNCE] Apache Tomcat 5.5.35 Released.

2012-01-16 Thread Jim Jagielski
The Apache Tomcat team announces the immediate availability of Apache Tomcat 5.5.35 stable. Apache Tomcat 5.5.35 is primarily a security and bug fix release. All users of older versions of the Tomcat 5.5 family should upgrade to 5.5.35. Please refer to the change log for the list of changes: http

svn commit: r1232028 - /tomcat/site/trunk/docs/whichversion.html

2012-01-16 Thread jim
Author: jim Date: Mon Jan 16 15:26:24 2012 New Revision: 1232028 URL: http://svn.apache.org/viewvc?rev=1232028&view=rev Log: and publish Modified: tomcat/site/trunk/docs/whichversion.html Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/t

svn commit: r1232027 - /tomcat/site/trunk/xdocs/whichversion.xml

2012-01-16 Thread jim
Author: jim Date: Mon Jan 16 15:26:12 2012 New Revision: 1232027 URL: http://svn.apache.org/viewvc?rev=1232027&view=rev Log: update for 5.5.35 Modified: tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/xdocs/whichversion.xml URL: http://svn.apache.org/viewvc/tomcat/

svn commit: r1232026 - in /tomcat/site/trunk: docs/doap_Tomcat.rdf xdocs/doap_Tomcat.rdf

2012-01-16 Thread jim
Author: jim Date: Mon Jan 16 15:24:42 2012 New Revision: 1232026 URL: http://svn.apache.org/viewvc?rev=1232026&view=rev Log: Update rdf Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/xdocs/doap_Tomcat.rdf Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf URL:

svn commit: r1232005 - in /tomcat/site/trunk: docs/download-55.html docs/index.html xdocs/download-55.xml xdocs/index.xml

2012-01-16 Thread jim
Author: jim Date: Mon Jan 16 14:27:49 2012 New Revision: 1232005 URL: http://svn.apache.org/viewvc?rev=1232005&view=rev Log: Push on to Tomcat 5.5.35 Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/download-55.xml to

[RESULT] Re: [VOTE] Release Tomcat 5.5.35 Build

2012-01-13 Thread Jim Jagielski
With 3 binding +1 votes, the VOTE PASSES. Thx to all testers... The files have been moved to the dist location and 5.5.35 will be announced (and released) once the mirrors sync up. On Jan 12, 2012, at 4:11 PM, Jim Jagielski wrote: >> The builds for Tomcat 5.5.35 are ready for testi

Re: [VOTE] Release Tomcat 5.5.35 Build

2012-01-12 Thread Jim Jagielski
The below makes three... I'll wait another day and release tomorrow (Friday) On Jan 6, 2012, at 3:19 PM, Jim Jagielski wrote: > The builds for Tomcat 5.5.35 are ready for testing and approval. > The candidates binaries are available here: > > http://people.apache.or

Re: [VOTE] Release Tomcat 5.5.35 Build

2012-01-08 Thread Jim Jagielski
Done On Jan 7, 2012, at 5:54 PM, Rainer Jung wrote: > The signature files for all bin tarballs are missing. Can you please add them? > > src and zip/exe are OK. > > Thanks! > > Rainer > > - > To unsubscribe, e-mail: dev-unsubs

Re: [VOTE] Release Tomcat 5.5.35 Build

2012-01-07 Thread Jim Jagielski
Ugg... sorry, always forget to chmod when moving from Windows to *nix Fixed. On Jan 6, 2012, at 4:41 PM, Rainer Jung wrote: > No luck downloading: all files except for the *.asc are 403. They have > permission 700 on people.apache.org. > > Regards, > > Rainer > > -

[VOTE] Release Tomcat 5.5.35 Build

2012-01-06 Thread Jim Jagielski
The builds for Tomcat 5.5.35 are ready for testing and approval. The candidates binaries are available here: http://people.apache.org/~jim/tomcat-5.5/ According to the release process, the 5.5.35 build corresponding to the tag TOMCAT_5_5_35 [1] is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable

svn commit: r1228321 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_35/

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 18:10:14 2012 New Revision: 1228321 URL: http://svn.apache.org/viewvc?rev=1228321&view=rev Log: Tagging Tomcat version TOMCAT_5_5_35. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_35/ - copied from r1228320, tomcat/tc5.5.x/t

svn commit: r1228320 - in /tomcat/tc5.5.x/trunk/build: sign.bat sign.sh

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 18:09:55 2012 New Revision: 1228320 URL: http://svn.apache.org/viewvc?rev=1228320&view=rev Log: one final nit Modified: tomcat/tc5.5.x/trunk/build/sign.bat tomcat/tc5.5.x/trunk/build/sign.sh Modified: tomcat/tc5.5.x/trunk/build/sign.bat URL:

svn commit: r1228319 - /tomcat/tc5.5.x/trunk/build/build.properties.default

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 18:08:01 2012 New Revision: 1228319 URL: http://svn.apache.org/viewvc?rev=1228319&view=rev Log: Get ready for tagging Modified: tomcat/tc5.5.x/trunk/build/build.properties.default Modified: tomcat/tc5.5.x/trunk/build/build.properties.default URL:

Re: Time for 5.5.35?

2012-01-06 Thread Jim Jagielski
TC 5.5's STATUS file is clean... will wait a few hours and unless I hear otherwise, will T&R around lunchtime. On Jan 6, 2012, at 7:36 AM, Jim Jagielski wrote: > My plan is to T&R today... > - To unsub

svn commit: r1228191 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/util/java/org/apache/tomcat/util/http/LocalStrings.properties connectors/util/java/org/apache/tomcat/util/http/Parameters.java co

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 14:02:54 2012 New Revision: 1228191 URL: http://svn.apache.org/viewvc?rev=1228191&view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52384 Do not fail in Parameter parsing when debug logging is enabled. Also do not flag extra '&am

svn commit: r1228190 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 14:01:32 2012 New Revision: 1228190 URL: http://svn.apache.org/viewvc?rev=1228190&view=rev Log: Promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1228189 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 14:01:14 2012 New Revision: 1228189 URL: http://svn.apache.org/viewvc?rev=1228189&view=rev Log: +1 (with required porting)... Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5

svn commit: r1228185 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/util/java/org/apache/tomcat/util/http/Parameters.java

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:50:18 2012 New Revision: 1228185 URL: http://svn.apache.org/viewvc?rev=1228185&view=rev Log: * Reduce log level for the message about hitting maxParameterCount limit from WARN to INFO. Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/t

svn commit: r1228184 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:49:49 2012 New Revision: 1228184 URL: http://svn.apache.org/viewvc?rev=1228184&view=rev Log: promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1228183 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:49:32 2012 New Revision: 1228183 URL: http://svn.apache.org/viewvc?rev=1228183&view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1228181 - in /tomcat/tc5.5.x/trunk: ./ container/catalina/src/share/org/apache/catalina/filters/ container/webapps/docs/config/

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:47:00 2012 New Revision: 1228181 URL: http://svn.apache.org/viewvc?rev=1228181&view=rev Log: Backport SetCharacterEncodingFilter Added: tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/filters/Constants.java (with props) to

svn commit: r1228178 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:45:09 2012 New Revision: 1228178 URL: http://svn.apache.org/viewvc?rev=1228178&view=rev Log: And promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1228177 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-01-06 Thread jim
Author: jim Date: Fri Jan 6 13:44:49 2012 New Revision: 1228177 URL: http://svn.apache.org/viewvc?rev=1228177&view=rev Log: cast vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

Re: Time for 5.5.35?

2012-01-06 Thread Jim Jagielski
My plan is to T&R today... On Jan 6, 2012, at 2:48 AM, Forrest Xia wrote: > Good to see a new 5.5.x release soon :-) > > On Mon, Dec 26, 2011 at 8:49 AM, Konstantin Kolinko > wrote: > >> 2011/12/21 Mark Thomas : >>> On 20/12/2011 10:03, Jim Jagielski wrote: &

svn commit: r1221289 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/build.xml build/resources/build.xml

2011-12-20 Thread jim
Author: jim Date: Tue Dec 20 14:46:13 2011 New Revision: 1221289 URL: http://svn.apache.org/viewvc?rev=1221289&view=rev Log: * Remove obsolete build.xml file that was used to download source tree. References to it were removed from build instructions in r1202235 1. svn del build/resou

svn commit: r1221288 - /tomcat/tc5.5.x/trunk/connectors/util/java/org/apache/tomcat/util/buf/UDecoder.java

2011-12-20 Thread jim
Author: jim Date: Tue Dec 20 14:45:12 2011 New Revision: 1221288 URL: http://svn.apache.org/viewvc?rev=1221288&view=rev Log: * Align %2f handling between implementations of UDecoder.convert() http://svn.apache.org/viewvc?rev=1203091&view=rev +1: kkolinko, markt, funkman, jim -1:

svn commit: r1221276 - in /tomcat/tc5.5.x/trunk: ./ container/catalina/src/share/org/apache/catalina/valves/

2011-12-20 Thread jim
Author: jim Date: Tue Dec 20 14:25:24 2011 New Revision: 1221276 URL: http://svn.apache.org/viewvc?rev=1221276&view=rev Log: * Make configuration issue for RemoteAddrValve, RemoteHostValve result in the failure of the valve rather than just a warning message. Ensure changes to

svn commit: r1221275 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-12-20 Thread jim
Author: jim Date: Tue Dec 20 14:23:33 2011 New Revision: 1221275 URL: http://svn.apache.org/viewvc?rev=1221275&view=rev Log: and promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1221273 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-12-20 Thread jim
Author: jim Date: Tue Dec 20 14:23:11 2011 New Revision: 1221273 URL: http://svn.apache.org/viewvc?rev=1221273&view=rev Log: vote patches Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS

Re: Time for 5.5.35?

2011-12-20 Thread Jim Jagielski
On Dec 20, 2011, at 2:42 AM, jean-frederic clere wrote: > On 12/19/2011 10:49 PM, Mark Thomas wrote: >> All, >> >> I know the 5.5.x change log is short but [1] is one of those annoying >> (for me any way) bugs it would be nice to get in a fixed release. >>

Re: [RESULT] Re: [VOTE] Release Tomcat 5.5.34 Build

2011-09-22 Thread Jim Jagielski
Files placed in dist and changes made to xml/html. Once mirrors sync up, will svn up the site and announce. On Sep 22, 2011, at 10:35 AM, Jim Jagielski wrote: > With 3 binding +1 votes, the Tomcat 5.5.34 build will be/is > released as STABLE. > > I will start the rel

svn commit: r1174173 - in /tomcat/site/trunk: docs/download-55.html docs/index.html docs/whichversion.html xdocs/download-55.xml xdocs/index.xml xdocs/whichversion.xml

2011-09-22 Thread jim
Author: jim Date: Thu Sep 22 14:48:44 2011 New Revision: 1174173 URL: http://svn.apache.org/viewvc?rev=1174173&view=rev Log: Get ready to release/announce 5.5.34 Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/

[RESULT] Re: [VOTE] Release Tomcat 5.5.34 Build

2011-09-22 Thread Jim Jagielski
With 3 binding +1 votes, the Tomcat 5.5.34 build will be/is released as STABLE. I will start the release process. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache

Re: [VOTE] Release Tomcat 5.5.34 Build

2011-09-19 Thread Jim Jagielski
On Sep 18, 2011, at 3:51 PM, Jim Jagielski wrote: > The builds for Tomcat 5.5.34 are ready for testing and approval. > The candidates binaries are available here: > > http://people.apache.org/~jim/tomcat-5.5/ > > According to the release process, the 5.5.34 build correspo

[VOTE] Release Tomcat 5.5.34 Build

2011-09-18 Thread Jim Jagielski
The builds for Tomcat 5.5.34 are ready for testing and approval. The candidates binaries are available here: http://people.apache.org/~jim/tomcat-5.5/ According to the release process, the 5.5.34 build corresponding to the tag TOMCAT_5_5_34 [1] is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable

svn commit: r1172322 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_34/

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:48:17 2011 New Revision: 1172322 URL: http://svn.apache.org/viewvc?rev=1172322&view=rev Log: Tagging Tomcat version TOMCAT_5_5_34. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_34/ - copied from r1172321, tomcat/tc5.5.x/t

svn commit: r1172321 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_34/

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:48:05 2011 New Revision: 1172321 URL: http://svn.apache.org/viewvc?rev=1172321&view=rev Log: revert Removed: tomcat/tc5.5.x/tags/TOMCAT_5_5_34/ - To unsubscribe, e-mail: dev-unsu

svn commit: r1172320 - /tomcat/tc5.5.x/trunk/build/build.properties.default

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:47:31 2011 New Revision: 1172320 URL: http://svn.apache.org/viewvc?rev=1172320&view=rev Log: final one Modified: tomcat/tc5.5.x/trunk/build/build.properties.default Modified: tomcat/tc5.5.x/trunk/build/build.properties.default URL: http://svn.apache

svn commit: r1172319 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_34/

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:35:36 2011 New Revision: 1172319 URL: http://svn.apache.org/viewvc?rev=1172319&view=rev Log: Tagging Tomcat version TOMCAT_5_5_34. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_34/ - copied from r1172318, tomcat/tc5.5.x/t

svn commit: r1172318 - /tomcat/tc5.5.x/trunk/build/build.properties.default

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:35:13 2011 New Revision: 1172318 URL: http://svn.apache.org/viewvc?rev=1172318&view=rev Log: get ready to tag 5.5.34 Modified: tomcat/tc5.5.x/trunk/build/build.properties.default Modified: tomcat/tc5.5.x/trunk/build/build.properties.default URL:

svn commit: r1172317 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/jk/java/org/apache/coyote/ajp/AjpAprProcessor.java connectors/jk/java/org/apache/coyote/ajp/AjpMessage.java connectors/jk/java/or

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:34:44 2011 New Revision: 1172317 URL: http://svn.apache.org/viewvc?rev=1172317&view=rev Log: Detect incomplete AJP messages Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/connectors/jk/java/org/apache/coyote/ajp/AjpAprProcessor.

svn commit: r1172316 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-09-18 Thread jim
Author: jim Date: Sun Sep 18 18:34:01 2011 New Revision: 1172316 URL: http://svn.apache.org/viewvc?rev=1172316&view=rev Log: vote passes Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

Re: T&R Tomcat 5.5.34

2011-09-18 Thread Jim Jagielski
Last I checked it did not have the required 3 +1s and I hadn't had the chance to test it out. Will try to do so today and then tag/roll. On Sep 16, 2011, at 3:05 PM, Konstantin Kolinko wrote: > 2011/9/16 Jim Jagielski : >> The last remaining promoted STATUS issues have been >&g

T&R Tomcat 5.5.34

2011-09-16 Thread Jim Jagielski
The last remaining promoted STATUS issues have been committed… I will T&R Tomcat 5.5.34 later on today. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

svn commit: r1171684 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/http11/src/java/org/apache/coyote/http11/InternalAprInputBuffer.java container/webapps/docs/changelog.xml

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:24:44 2011 New Revision: 1171684 URL: http://svn.apache.org/viewvc?rev=1171684&view=rev Log: Return -1 from read operation instead of throwing an exception when encountering an EOF with the HTTP APR connector. Modified: tomcat/tc5.5.x/trunk/STATUS

svn commit: r1171683 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/core/AprLifecycleListener.java

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:21:25 2011 New Revision: 1171683 URL: http://svn.apache.org/viewvc?rev=1171683&view=rev Log: * Update recommended version of Tomcat-Native to 1.1.22 +1: kkolinko, markt, jim -1: Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/t

svn commit: r1171682 - in /tomcat/tc5.5.x/trunk: STATUS.txt build/build.properties.default container/webapps/docs/changelog.xml

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:18:15 2011 New Revision: 1171682 URL: http://svn.apache.org/viewvc?rev=1171682&view=rev Log: * Update Tomcat-Native to 1.1.22 +1: kkolinko, markt, jim -1: Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/b

svn commit: r1171681 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/bin/catalina.bat container/webapps/docs/changelog.xml

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:15:54 2011 New Revision: 1171681 URL: http://svn.apache.org/viewvc?rev=1171681&view=rev Log: * Align jpda settings with catalina.sh, tc6.0.x, tc7.0.x and trunk http://people.apache.org/~markt/patches/2011-08-25-jpda-tc5.patch +1: markt, kkolinko, jim

svn commit: r1171679 - in /tomcat/tc5.5.x/trunk: ./ connectors/jk/java/org/apache/jk/server/ container/catalina/src/share/org/apache/catalina/connector/ container/webapps/docs/

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:13:48 2011 New Revision: 1171679 URL: http://svn.apache.org/viewvc?rev=1171679&view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51550 Display error page rather than an empty response for an IllegalStateException https://issues.apache

svn commit: r1171671 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:07:02 2011 New Revision: 1171671 URL: http://svn.apache.org/viewvc?rev=1171671&view=rev Log: Promote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1171670 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-09-16 Thread jim
Author: jim Date: Fri Sep 16 17:04:56 2011 New Revision: 1171670 URL: http://svn.apache.org/viewvc?rev=1171670&view=rev Log: Votes Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

svn commit: r1160303 - /tomcat/tc5.5.x/trunk/STATUS.txt

2011-08-22 Thread jim
Author: jim Date: Mon Aug 22 15:29:32 2011 New Revision: 1160303 URL: http://svn.apache.org/viewvc?rev=1160303&view=rev Log: works here Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt

Re: Votes needed for 5.5.x

2011-08-20 Thread Jim Jagielski
I should be back from vacation tomorrow evening so I can start the formal release process Monday! :) On Aug 16, 2011, at 6:38 AM, Mark Thomas wrote: > With Jim likely to be rolling a 5.5.x release next week I have been > looking at the 5.5.x status file. There are a handful of issues that

Re: Availability of Tomcat 5.5.34

2011-07-21 Thread Jim Jagielski
I am tempted to do a release next week... we seem to have enough to warrant it. On Jul 21, 2011, at 5:57 AM, Sachin Mankapure wrote: > > Thanks. I wanted to know *when* 5.5.34 will be available. I got the answer. > > > Konstantin Kolinko wrote: >> >> 2011/7/20 msachin : >>> >>> Where can I

Re: [VOTE] Release Apache Tomcat Connectors 1.2.32

2011-07-06 Thread Jim Jagielski
On Jul 4, 2011, at 2:34 AM, Mladen Turk wrote: > The proposed 1.2.32 release is: > [X] Stable - go ahead and release as 1.2.32 Stable > [ ] Broken - do not release +1: OSX and Fed14 - To unsubscribe, e-mail: dev-unsubscr...@tomc

Re: JK 1.2.32 release kick

2011-06-29 Thread Jim Jagielski
+1 On Jun 28, 2011, at 11:43 AM, Rainer Jung wrote: > +1, great! > > On 27.06.2011 20:03, Mladen Turk wrote: >> Hi, >> >> I have a time slot available so I volunteer as a 1.2.32 RM. >> Think we are good for a new release. >> >> Comments, objections? > > ---

Re: [VOTE] Release Apache Tomcat 7.0.13

2011-05-07 Thread Jim Jagielski
On May 6, 2011, at 11:37 AM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.13 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.13/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_13/ >

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-17 Thread Jim Jagielski
On Mar 10, 2011, at 1:50 PM, Filip Hanik - Dev Lists wrote: > On 3/9/2011 11:57 PM, Eiji Takahashi wrote: >> Hi developers. >> >> I encountered the same issue, too. >> I got following exception. > an exception is expected if the connection has been abandoned. > it's tricky, one can always throw

Re: [VOTE] Release jdbc-pool 1.1.0.1

2011-03-10 Thread Jim Jagielski
Verified... This seems enough, imo, to warrant a Broken... On Mar 10, 2011, at 12:09 AM, Keiichi Fujino wrote: > 2011/3/4 Filip Hanik - Dev Lists : >> Source and Binary Packages >> http://people.apache.org/~fhanik/jdbc-pool/v1.1.0.1/ >> >> Tag >> http://svn.apache.org/repos/asf/tomcat/tags/JDBC_

[ANN] Apache Tomcat 5.5.33 released

2011-02-10 Thread Jim Jagielski
Hot on the heels of Tomcat 5.5.32, The Apache Tomcat Team announces the immediate availability of Apache Tomcat 5.5.33 stable. Apache Tomcat 5.5.33 is primarily a security and bug fix release. All users of older versions of the Tomcat 5.5 family should upgrade to 5.5.33. Please refer to the chang

svn commit: r1069411 - /tomcat/site/trunk/docs/whichversion.html

2011-02-10 Thread jim
Author: jim Date: Thu Feb 10 14:36:02 2011 New Revision: 1069411 URL: http://svn.apache.org/viewvc?rev=1069411&view=rev Log: release 5.5.33 Modified: tomcat/site/trunk/docs/whichversion.html Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/

svn commit: r1069409 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml xdocs/whichversion.xml

2011-02-10 Thread jim
Author: jim Date: Thu Feb 10 14:35:02 2011 New Revision: 1069409 URL: http://svn.apache.org/viewvc?rev=1069409&view=rev Log: release 5.5.33 Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/

[RESULT] Re: [VOTE] Release Tomcat 5.5.33 Build

2011-02-10 Thread Jim Jagielski
I count more than the required 3 +1 (binding) votes. Therefore, I deem the 5.5.33 build stable and will start the release process. Thanks!! - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-m

Re: [VOTE] Release Tomcat 5.5.33 Build

2011-02-09 Thread Jim Jagielski
+1 On Feb 8, 2011, at 8:22 AM, Jim Jagielski wrote: > Retagged, rerolled and reuploaded... ;) > > On Feb 8, 2011, at 8:04 AM, Jim Jagielski wrote: > - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org Fo

Re: [VOTE] Release Tomcat 5.5.33 Build

2011-02-08 Thread Jim Jagielski
Retagged, rerolled and reuploaded... ;) On Feb 8, 2011, at 8:04 AM, Jim Jagielski wrote: > > On Feb 8, 2011, at 2:29 AM, Konstantin Kolinko wrote: > >> 2011/2/7 Jim Jagielski : >>> The builds for Tomcat 5.5.33 are ready for testing and approval. >>> The candi

svn commit: r1068363 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_33/

2011-02-08 Thread jim
Author: jim Date: Tue Feb 8 13:07:31 2011 New Revision: 1068363 URL: http://svn.apache.org/viewvc?rev=1068363&view=rev Log: Tagging Tomcat version TOMCAT_5_5_33. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_33/ - copied from r1068361, tomcat/tc5.5.x/t

svn commit: r1068361 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_33/

2011-02-08 Thread jim
Author: jim Date: Tue Feb 8 13:07:14 2011 New Revision: 1068361 URL: http://svn.apache.org/viewvc?rev=1068361&view=rev Log: For defaults pickup Removed: tomcat/tc5.5.x/tags/TOMCAT_5_5_33/ - To unsubscribe, e-mail:

Re: [VOTE] Release Tomcat 5.5.33 Build

2011-02-08 Thread Jim Jagielski
On Feb 8, 2011, at 2:29 AM, Konstantin Kolinko wrote: > 2011/2/7 Jim Jagielski : >> The builds for Tomcat 5.5.33 are ready for testing and approval. >> The candidates binaries are available here: >> >> http://people.apache.org/~jim/tomcat-5.5/ >> >> Accor

Re: svn commit: r1067498 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2011-02-07 Thread Jim Riggs
On Feb 5, 2011, at 2:09 PM, ma...@apache.org wrote: > This was identified by the Tomcat security team on 27 Feb 2011 and >made public on 5 Feb 2011. > This was identified by the Tomcat security team on 27 Feb 2011 and >made public on 5 Feb 2011. I'm guessing these should

[VOTE] Release Tomcat 5.5.33 Build

2011-02-07 Thread Jim Jagielski
The builds for Tomcat 5.5.33 are ready for testing and approval. The candidates binaries are available here: http://people.apache.org/~jim/tomcat-5.5/ According to the release process, the 5.5.33 build corresponding to the tag TOMCAT_5_5_33 [1] is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable

svn commit: r1068078 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_33/

2011-02-07 Thread jim
Author: jim Date: Mon Feb 7 19:51:09 2011 New Revision: 1068078 URL: http://svn.apache.org/viewvc?rev=1068078&view=rev Log: Tagging Tomcat version TOMCAT_5_5_33. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_33/ - copied from r1068077, tomcat/tc5.5.x/t

Re: RemoteIpValve advices

2011-02-04 Thread Jim Riggs
On Jan 31, 2011, at 3:57 PM, Mark Thomas wrote: > On 31/01/2011 21:54, Henri Gomez wrote: >>> Not necessarily. The closest immediate proxy is the last entry in that >>> list. You might not trust all of the machines in that proxy chain to >>> provide >>> legitimate IP details. >> >> In my case,

Re: [VOTE] Release build 6.0.32

2011-02-03 Thread Jim Jagielski
On Feb 2, 2011, at 2:37 PM, jean-frederic clere wrote: > The candidates binaries are available here: > http://people.apache.org/~jfclere/tomcat-6/v6.0.32/ > > According to the release process, the 6.0.32 build corresponding to the > tag TOMCAT_6_0_32 is: > [ ] Broken > [ ] Alpha > [ ] Beta > [X]

Re: Tagging 7.0.7

2011-02-02 Thread Jim Jagielski
go for it. On Feb 2, 2011, at 10:26 AM, Mark Thomas wrote: > All, > > I'd like to stick to my plan to release Tomcat 7 every month or so. The > last release was ~ 3 weeks ago so that suggests next week. However, I > have some commitments next week that would make tagging and rolling a > release

[ANN] Apache Tomcat 5.5.32 released

2011-02-01 Thread Jim Jagielski
The Apache Tomcat Team announces the immediate availability of Apache Tomcat 5.5.32 stable. Apache Tomcat 5.5.32 is primarily a security and bug fix release. All users of older versions of the Tomcat 5.5 family should upgrade to 5.5.32. Please refer to the change log for the list of changes: htt

svn commit: r1066080 - in /tomcat/site/trunk: docs/download-55.html docs/index.html docs/whichversion.html xdocs/download-55.xml xdocs/index.xml xdocs/whichversion.xml

2011-02-01 Thread jim
Author: jim Date: Tue Feb 1 16:12:47 2011 New Revision: 1066080 URL: http://svn.apache.org/viewvc?rev=1066080&view=rev Log: 5.5.32 Modified: tomcat/site/trunk/docs/download-55.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/x

[RESULTS] Re: [VOTE] Release Tomcat 5.5.32 Build

2011-02-01 Thread Jim Jagielski
I see more than enough +1-Stable votes to call this vote closed and the release to proceed! I will announce and release today... Thanks to all testers, voters, etc... On Jan 22, 2011, at 1:01 PM, Jim Jagielski wrote: > The builds for Tomcat 5.5.32 are ready for testing and approval. &g

Re: [VOTE] Release Tomcat 5.5.32 Build

2011-01-28 Thread Jim Jagielski
On Jan 28, 2011, at 5:56 AM, Rainer Jung wrote: > > - 4 errors in run-tester, but I vaguely remember those are >not regressions (details see below) > +1... non regressions (I should have noted them when I called for the vote). -

Re: [VOTE] Release build 6.0.31

2011-01-26 Thread Jim Jagielski
On Jan 24, 2011, at 4:51 PM, jean-frederic clere wrote: > The candidates binaries are available here: > http://people.apache.org/~jfclere/tomcat-6/v6.0.31/ > > According to the release process, the 6.0.31 build corresponding to the > tag TOMCAT_6_0_31 is: > [ ] Broken > [ ] Alpha > [ ] Beta > [

Re: [VOTE] Release Tomcat 5.5.32 Build

2011-01-26 Thread Jim Jagielski
On Jan 22, 2011, at 1:01 PM, Jim Jagielski wrote: > The builds for Tomcat 5.5.32 are ready for testing and approval. > The candidates binaries are available here: > > http://people.apache.org/~jim/tomcat-5.5/ > > According to the release process, the 5.5.32 build correspo

svn commit: r1062521 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_32/

2011-01-23 Thread jim
Author: jim Date: Sun Jan 23 20:35:44 2011 New Revision: 1062521 URL: http://svn.apache.org/viewvc?rev=1062521&view=rev Log: Tagging Tomcat version TOMCAT_5_5_32. Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_32/ - copied from r1062520, tomcat/tc5.5.x/t

svn commit: r1062520 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_32/

2011-01-23 Thread jim
Author: jim Date: Sun Jan 23 20:34:56 2011 New Revision: 1062520 URL: http://svn.apache.org/viewvc?rev=1062520&view=rev Log: Remove Removed: tomcat/tc5.5.x/tags/TOMCAT_5_5_32/ - To unsubscribe, e-mail: dev-unsu

svn commit: r1062519 - /tomcat/tc5.5.x/trunk/KEYS

2011-01-23 Thread jim
Author: jim Date: Sun Jan 23 20:34:07 2011 New Revision: 1062519 URL: http://svn.apache.org/viewvc?rev=1062519&view=rev Log: New code signing key Modified: tomcat/tc5.5.x/trunk/KEYS Modified: tomcat/tc5.5.x/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/KEYS?rev=106

Re: [VOTE] Release Tomcat 5.5.32 Build

2011-01-23 Thread Jim Jagielski
On Jan 22, 2011, at 1:30 PM, Konstantin Kolinko wrote: > 2011/1/22 Jim Jagielski : >> The builds for Tomcat 5.5.32 are ready for testing and approval. >> The candidates binaries are available here: >> >> http://people.apache.org/~jim/tomcat-5.5/ >> >>

[VOTE] Release Tomcat 5.5.32 Build

2011-01-22 Thread Jim Jagielski
The builds for Tomcat 5.5.32 are ready for testing and approval. The candidates binaries are available here: http://people.apache.org/~jim/tomcat-5.5/ According to the release process, the 5.5.32 build corresponding to the tag TOMCAT_5_5_32 [1] is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable

svn commit: r1062212 - /tomcat/tc5.5.x/tags/TOMCAT_5_5_32/

2011-01-22 Thread jim
Author: jim Date: Sat Jan 22 17:30:48 2011 New Revision: 1062212 URL: http://svn.apache.org/viewvc?rev=1062212&view=rev Log: Tag 5.5.32 based on tc5.5.x/trunk Added: tomcat/tc5.5.x/tags/TOMCAT_5_5_32/ - copied from r1062211, tomcat/tc5.5.x/t

  1   2   3   4   5   >