Re: [VOTE] Release Apache Tomcat Connectors 1.2.36

2012-05-12 Thread Rainer Jung
On 09.05.2012 16:25, Mladen Turk wrote: Hi, Apache Tomcat Connectors 1.2.36 release candidate is ready for vote at [1]. This version solves shared memorz regression(s) found in released version 1.2.35 and allows )again= compiling against old httpd 1.3.x. The VOTE will remain open for at least

svn commit: r1337494 - /tomcat/jk/trunk/native/scripts/build/unix/config.sub

2012-05-12 Thread rjung
Author: rjung Date: Sat May 12 10:07:36 2012 New Revision: 1337494 URL: http://svn.apache.org/viewvc?rev=1337494view=rev Log: Update config.sub from http://git.savannah.gnu.org/gitweb/?p=config.git. config.guess is still recent. Modified: tomcat/jk/trunk/native/scripts/build/unix/config.sub

svn commit: r1337535 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/comet/TestCometProcessor.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 13:20:59 2012 New Revision: 1337535 URL: http://svn.apache.org/viewvc?rev=1337535view=rev Log: Merged revision 1337426 from tomcat/trunk: In TestCometProcessor: add diagnostic message that reports whether END event has ever been received. Modified:

svn commit: r1337546 - /tomcat/trunk/webapps/docs/config/manager.xml

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 13:58:22 2012 New Revision: 1337546 URL: http://svn.apache.org/viewvc?rev=1337546view=rev Log: Clarify the effect of maxActiveSessions attribute of a Manager. Modified: tomcat/trunk/webapps/docs/config/manager.xml Modified:

svn commit: r1337547 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/manager.xml

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 14:00:47 2012 New Revision: 1337547 URL: http://svn.apache.org/viewvc?rev=1337547view=rev Log: Merged revision 1337546 from tomcat/trunk: Clarify the effect of maxActiveSessions attribute of a Manager. Modified: tomcat/tc7.0.x/trunk/ (props changed)

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/562 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Attachment #28739|0 |1

[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com --- I agree. For reference, the value is org.apache.coyote.ajp.Constants.DEFAULT_CONNECTION_TIMEOUT = -1 and it is used in constructor of specific protocol implementation by

svn commit: r1337572 - /tomcat/trunk/webapps/docs/config/ajp.xml

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 15:34:31 2012 New Revision: 1337572 URL: http://svn.apache.org/viewvc?rev=1337572view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Correct documentation of default value of connectionTimeout for AJP protocol. See

svn commit: r1337573 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/ajp.xml

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 15:36:33 2012 New Revision: 1337573 URL: http://svn.apache.org/viewvc?rev=1337573view=rev Log: Merged revision 1337572 from tomcat/trunk: https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Correct documentation of default value of connectionTimeout for AJP

svn commit: r1337575 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 15:43:25 2012 New Revision: 1337575 URL: http://svn.apache.org/viewvc?rev=1337575view=rev Log: Update changelog Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 53203] Incorrect document of ajp connectionTimeout.

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53203 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

Re: SpdyProxyProtocol class using AJP constants

2012-05-12 Thread Costin Manolache
On Sat, May 12, 2012 at 8:08 AM, Konstantin Kolinko knst.koli...@gmail.comwrote: Hi! The SpdyProxyProtocol class (exists in trunk only) uses ajp.Constants class: setSoLinger(Constants.DEFAULT_CONNECTION_LINGER); setSoTimeout(Constants.DEFAULT_CONNECTION_TIMEOUT);

[Bug 53034] apache tomcat deployed pom does not contain url or license

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53034 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|RESOLVED

Re: SpdyProxyProtocol class using AJP constants

2012-05-12 Thread Konstantin Kolinko
2012/5/12 Costin Manolache cos...@gmail.com: On Sat, May 12, 2012 at 8:08 AM, Konstantin Kolinko knst.koli...@gmail.comwrote: Hi! The SpdyProxyProtocol class (exists in trunk only)  uses ajp.Constants class:        setSoLinger(Constants.DEFAULT_CONNECTION_LINGER);        

buildbot failure in ASF Buildbot on tomcat-7-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/564 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration.

svn commit: r1337591 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 16:51:02 2012 New Revision: 1337591 URL: http://svn.apache.org/viewvc?rev=1337591view=rev Log: Followup to r1336516 Add Javadoc (as asked by sebb) and avoid looking up a volatile field twice Modified:

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-05-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This

svn commit: r1337595 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 17:19:38 2012 New Revision: 1337595 URL: http://svn.apache.org/viewvc?rev=1337595view=rev Log: Further clarify the value Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java Modified:

Re: svn commit: r1336516 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractEndpoint.java webapps/docs/changelog.xml

2012-05-12 Thread Konstantin Kolinko
2012/5/10 sebb seb...@gmail.com: On 10 May 2012 08:50,  rj...@apache.org wrote: Author: rjung Date: Thu May 10 07:50:29 2012 New Revision: 1336516 URL: http://svn.apache.org/viewvc?rev=1336516view=rev Log: Add public method to retrieve the current connectionCount from an endpoint. It

svn commit: r1337597 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractEndpoint.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 17:24:07 2012 New Revision: 1337597 URL: http://svn.apache.org/viewvc?rev=1337597view=rev Log: Merged revisions r1337591 r1337595 from tomcat/trunk: Followup to r1336516 Add Javadoc (as asked by sebb) and avoid looking up a volatile field twice Modified:

buildbot success in ASF Buildbot on tomcat-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2969 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 53034] apache tomcat deployed pom does not contain url or license

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53034 --- Comment #4 from Mark Thomas ma...@apache.org --- So, how do you suggest we handle this? Merge the two entries into a single AL2+CDDL entry? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53034] apache tomcat deployed pom does not contain url or license

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53034 --- Comment #5 from Konstantin Kolinko knst.koli...@gmail.com --- There is comments element in License type. Let's use that to describe what CDDL applies to. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 53225] New: IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 Priority: P2 Bug ID: 53225 Assignee: dev@tomcat.apache.org Summary: IllegalStateException zip file closed with resource from webfragment jar if

svn commit: r1337643 - /tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java

2012-05-12 Thread markt
Author: markt Date: Sat May 12 20:51:24 2012 New Revision: 1337643 URL: http://svn.apache.org/viewvc?rev=1337643view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53067 Make sure request is unwrapped before we cast it to the internal Tomcat implementation Modified:

svn commit: r1337648 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/websocket/WebSocketServlet.java webapps/docs/changelog.xml

2012-05-12 Thread markt
Author: markt Date: Sat May 12 21:00:02 2012 New Revision: 1337648 URL: http://svn.apache.org/viewvc?rev=1337648view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53067 Modified: tomcat/tc7.0.x/trunk/ (props changed)

[Bug 53067] WebSocket implementation issue with wrapped requests

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53067 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

buildbot failure in ASF Buildbot on tomcat-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2970 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: svn commit: r1337643 - /tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java

2012-05-12 Thread Konstantin Kolinko
2012/5/13 ma...@apache.org: Author: markt Date: Sat May 12 20:51:24 2012 New Revision: 1337643 URL: http://svn.apache.org/viewvc?rev=1337643view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53067 Make sure request is unwrapped before we cast it to the internal Tomcat

Re: svn commit: r1337643 - /tomcat/trunk/java/org/apache/catalina/websocket/WebSocketServlet.java

2012-05-12 Thread Mark Thomas
On 12/05/2012 23:14, Konstantin Kolinko wrote: 2012/5/13 ma...@apache.org: Author: markt Date: Sat May 12 20:51:24 2012 New Revision: 1337643 +if (inner instanceof RequestFacade) { +((RequestFacade) req).doUpgrade(inbound); inner.doUpgrade(), not req. Doh. +

svn commit: r1337707 - in /tomcat/trunk/java/org/apache/catalina/websocket: LocalStrings.properties WebSocketServlet.java

2012-05-12 Thread markt
Author: markt Date: Sat May 12 22:20:38 2012 New Revision: 1337707 URL: http://svn.apache.org/viewvc?rev=1337707view=rev Log: kkolinko review of r1337643 Modified: tomcat/trunk/java/org/apache/catalina/websocket/LocalStrings.properties

svn commit: r1337708 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/websocket/LocalStrings.properties java/org/apache/catalina/websocket/WebSocketServlet.java

2012-05-12 Thread markt
Author: markt Date: Sat May 12 22:21:08 2012 New Revision: 1337708 URL: http://svn.apache.org/viewvc?rev=1337708view=rev Log: kkolinko review of r1337643 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/websocket/LocalStrings.properties

[Bug 49828] Java products naming in RUNNING.txt

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49828 Ognjen Blagojevic ognjen.d.blagoje...@gmail.com changed: What|Removed |Added Status|RESOLVED

svn commit: r1337719 - in /tomcat/trunk/webapps/examples/WEB-INF/classes: CookieExample.java RequestHeaderExample.java RequestInfoExample.java RequestParamExample.java SessionExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:06:04 2012 New Revision: 1337719 URL: http://svn.apache.org/viewvc?rev=1337719view=rev Log: Fix several trivial HTML markup errors in example servlets e.g. duplicate body tag preceding head one. Modified:

svn commit: r1337730 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/ webapps/examples/WEB-INF/classes/

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:17:21 2012 New Revision: 1337730 URL: http://svn.apache.org/viewvc?rev=1337730view=rev Log: Merged revision 1337719 from tomcat/trunk: Fix several trivial HTML markup errors in example servlets e.g. duplicate body tag preceding head one. Modified:

svn commit: r1337734 - /tomcat/trunk/webapps/examples/WEB-INF/classes/RequestInfoExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:26:31 2012 New Revision: 1337734 URL: http://svn.apache.org/viewvc?rev=1337734view=rev Log: Simplify code and correct HTML markup Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/RequestInfoExample.java Modified:

svn commit: r1337735 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/WEB-INF/classes/RequestInfoExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:31:28 2012 New Revision: 1337735 URL: http://svn.apache.org/viewvc?rev=1337735view=rev Log: Merged revision 1337734 from tomcat/trunk: Simplify code and correct HTML markup in RequestInfoExample servlet. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1337738 - /tomcat/tc6.0.x/trunk/webapps/examples/WEB-INF/classes/RequestInfoExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:37:21 2012 New Revision: 1337738 URL: http://svn.apache.org/viewvc?rev=1337738view=rev Log: CTR: whitespace tabs-spaces, remove trailing whitespace This is to simplify a patch that will follow. Modified:

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/568 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1337741 - /tomcat/trunk/webapps/examples/WEB-INF/classes/RequestInfoExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:56:13 2012 New Revision: 1337741 URL: http://svn.apache.org/viewvc?rev=1337741view=rev Log: Pass all string values through the filter in RequestInfoExample servlet. Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/RequestInfoExample.java Modified:

svn commit: r1337742 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/WEB-INF/classes/RequestInfoExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sat May 12 23:58:37 2012 New Revision: 1337742 URL: http://svn.apache.org/viewvc?rev=1337742view=rev Log: Merged revision 1337741 from tomcat/trunk: Pass all string values through the filter in RequestInfoExample servlet. Modified: tomcat/tc7.0.x/trunk/ (props

svn commit: r1337745 - /tomcat/trunk/webapps/examples/WEB-INF/classes/SessionExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sun May 13 00:15:35 2012 New Revision: 1337745 URL: http://svn.apache.org/viewvc?rev=1337745view=rev Log: Doh. Pass correct URL to encodeURL() call and safeguard it later. Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/SessionExample.java Modified:

svn commit: r1337746 - in /tomcat/tc7.0.x/trunk: ./ webapps/examples/WEB-INF/classes/SessionExample.java

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sun May 13 00:17:51 2012 New Revision: 1337746 URL: http://svn.apache.org/viewvc?rev=1337746view=rev Log: Merged revision 1337745 from tomcat/trunk: Pass correct URL to encodeURL() call and safeguard it later. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1337749 - /tomcat/tc6.0.x/trunk/STATUS.txt

2012-05-12 Thread kkolinko
Author: kkolinko Date: Sun May 13 00:22:59 2012 New Revision: 1337749 URL: http://svn.apache.org/viewvc?rev=1337749view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

buildbot failure in ASF Buildbot on tomcat-7-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/569 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 53225] IllegalStateException zip file closed with resource from webfragment jar if JreMemoryLeakPreventionListener is removed

2012-05-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53225 jie...@gmail.com changed: What|Removed |Added CC||jie...@gmail.com -- You are

buildbot success in ASF Buildbot on tomcat-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2974 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

buildbot failure in ASF Buildbot on tomcat-trunk

2012-05-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/2975 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[GUMP@vmgump]: Project tomcat-tc7.0.x-test (in module tomcat-7.0.x) failed

2012-05-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-trunk-test (in module tomcat-trunk) failed

2012-05-12 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-trunk-test has an issue affecting its community integration. This