[jira] [Created] (MTOMCAT-120) Support "skip" parameter

2012-02-21 Thread Created
Support "skip" parameter Key: MTOMCAT-120 URL: https://issues.apache.org/jira/browse/MTOMCAT-120 Project: Apache Tomcat Maven Plugin Issue Type: Improvement Components: tomcat7 Affects Versions: 2.0-bet

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Mladen Turk
On 02/22/2012 06:17 AM, Costin Manolache wrote: Mladen: please let me know if you want to further review the change or should I merge it to the branch. Well I personally would not merge that into 1.1.x branch. It would be a bit weird to have 1.1.22 as is, and 1.1.23 with whole bunch of new fea

svn commit: r1292131 - in /tomcat/trunk/java/org/apache: coyote/http11/Http11AprProtocol.java tomcat/util/net/AprEndpoint.java

2012-02-21 Thread costin
Author: costin Date: Wed Feb 22 05:37:34 2012 New Revision: 1292131 URL: http://svn.apache.org/viewvc?rev=1292131&view=rev Log: Add a hook to allow handling NPN extensions in the apr protocol ( the extension is not available in java ). I think this is the smallest change to allow plugging in spdy

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Costin Manolache
Mladen: please let me know if you want to further review the change or should I merge it to the branch. I also noticed there are few other diffs - in particular the 'interrupt' stuff in poll, few others. Any plans to merge them too ? What's the plan with the trunk ? Costin On Tue, Feb 21, 2012 a

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Costin Manolache
On Tue, Feb 21, 2012 at 3:29 PM, Mladen Turk wrote: > On 02/21/2012 09:56 PM, Costin Manolache wrote: > >> On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung** >> wrote: >> >> On 21.02.2012 21:30, Costin Manolache wrote: >>> >>> Is this going to be from head ? How can I get the NPN ( sslext.c )

svn commit: r1292127 - /tomcat/native/trunk/native/src/sslext.c

2012-02-21 Thread costin
Author: costin Date: Wed Feb 22 04:52:15 2012 New Revision: 1292127 URL: http://svn.apache.org/viewvc?rev=1292127&view=rev Log: Use fixed len for the buffers. Add back the code for getting/setting tickets. Modified: tomcat/native/trunk/native/src/sslext.c Modified: tomcat/native/trunk/nativ

Re: AsyncRequestWorkerFactor / Event Sizing / Closing Connections

2012-02-21 Thread Rainer Jung
Sorry, wrong list. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

AsyncRequestWorkerFactor / Event Sizing / Closing Connections

2012-02-21 Thread Rainer Jung
Looking at the server status on www.apache.org running 2.3.15 one can see, that about 50% of the async connections are in closing state. We created AsyncRequestWorkerFactor to control the amount of overcommitment in terms of connections relative to idle workers we allow for each process. The f

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 --- Comment #4 from minde sun 2012-02-22 02:18:22 UTC --- One more thing: I have specified the -Dorg.apache.catalina.connector.RECYCLE_FACADES=true when I am starting the tomcat. -- Configure bugmail: https://issues.apache.org/bugzilla/us

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 minde sun changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Mladen Turk
On 02/21/2012 09:56 PM, Costin Manolache wrote: On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jungwrote: On 21.02.2012 21:30, Costin Manolache wrote: Is this going to be from head ? How can I get the NPN ( sslext.c ) included ? Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x

Re: svn commit: r1291507 - in /tomcat/trunk/java/org/apache/catalina/websocket: StreamInbound.java WsInputStream.java WsOutbound.java

2012-02-21 Thread Konstantin Kolinko
2012/2/22 Mark Thomas : > On 21/02/2012 16:31, Konstantin Kolinko wrote: >> Regarding StreamInbound#doClose(), doPing(), doPong() > > Thanks for the review. > >> >> 1. in doClose(): >> status = status + is.read(); >> There is no check whether is.read() is not -1 above. > > Added. > >> 2.All 3 metho

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

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 22:55:55 2012 New Revision: 1292075 URL: http://svn.apache.org/viewvc?rev=1292075&view=rev Log: Bits were released today. The announcement might not make it until tomorrow. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk

[jira] [Commented] (MTOMCAT-116) NonRepeatableRequestException when executing goal tomcat6:deploy

2012-02-21 Thread Canny (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13213072#comment-13213072 ] Canny commented on MTOMCAT-116: --- I have the same problem. > NonRepeatableR

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Costin Manolache
Will do it tonight ( it's already in the trunk ) Costin On Tue, Feb 21, 2012 at 1:25 PM, Rainer Jung wrote: > On 21.02.2012 21:56, Costin Manolache wrote: > >> On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung** >> wrote: >> >> On 21.02.2012 21:30, Costin Manolache wrote: >>> >>> Is this going to

buildbot success in ASF Buildbot on tomcat-trunk

2012-02-21 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/2766 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Rainer Jung
On 21.02.2012 21:56, Costin Manolache wrote: On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jungwrote: On 21.02.2012 21:30, Costin Manolache wrote: Is this going to be from head ? How can I get the NPN ( sslext.c ) included ? AFAIR 1.1.x is CTR. So you just add it and try to not break 1.1 :) If

Re: svn commit: r1291507 - in /tomcat/trunk/java/org/apache/catalina/websocket: StreamInbound.java WsInputStream.java WsOutbound.java

2012-02-21 Thread Mark Thomas
On 21/02/2012 16:31, Konstantin Kolinko wrote: > Regarding StreamInbound#doClose(), doPing(), doPong() Thanks for the review. > > 1. in doClose(): > status = status + is.read(); > There is no check whether is.read() is not -1 above. Added. > 2.All 3 methods have such loops: > while

svn commit: r1292031 - /tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 21:14:33 2012 New Revision: 1292031 URL: http://svn.apache.org/viewvc?rev=1292031&view=rev Log: Reduce visibility Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java Modified: tomcat/trunk/java/org/apache/catalina/websocket/WsOutbound.java

svn commit: r1292030 - in /tomcat/trunk/java/org/apache/catalina/websocket: MessageInbound.java WsOutbound.java

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 21:13:54 2012 New Revision: 1292030 URL: http://svn.apache.org/viewvc?rev=1292030&view=rev Log: Fix test case failure. flip Byte/Char buffers in the right places. Rename method since it ma be writing a binary or text message. Modified: tomcat/trunk/java/org/apac

[Tomcat Wiki] Trivial Update of "FAQ/KnownIssues" by Jörgen Rydenius

2012-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/KnownIssues" page has been changed by Jörgen Rydenius: http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=9&rev2=10 The third party PDF generating software module

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Costin Manolache
On Tue, Feb 21, 2012 at 12:51 PM, Rainer Jung wrote: > On 21.02.2012 21:30, Costin Manolache wrote: > >> Is this going to be from head ? How can I get the NPN ( sslext.c ) >> included >> ? >> > > Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x branch. > What's the process for

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Rainer Jung
On 21.02.2012 21:30, Costin Manolache wrote: Is this going to be from head ? How can I get the NPN ( sslext.c ) included ? Mladen is aiming for 1.1.23, so he will be releasing from the 1.1.x branch. Regards, Rainer On Tue, Feb 21, 2012 at 9:41 AM, Mladen Turk wrote: On 02/21/2012 06:05 P

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

2012-02-21 Thread Mark Thomas
On 21/02/2012 14:49, Konstantin Kolinko wrote: > Note that Buildbot fails as well. > > The error is in TestWebSocket, > [[[ > Testcase: testSimple took 3.875 sec > FAILED > null > junit.framework.AssertionFailedError > at > org.apache.catalina.websocket.TestWebSocket.readMessage(TestW

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Costin Manolache
Is this going to be from head ? How can I get the NPN ( sslext.c ) included ? Costin On Tue, Feb 21, 2012 at 9:41 AM, Mladen Turk wrote: > On 02/21/2012 06:05 PM, Christopher Schultz wrote: > >> Mladen, >> >> On 2/21/12 11:30 AM, Mladen Turk wrote: >> >>> We have couple of bugs fixed and its be

DO NOT REPLY [Bug 52714] SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.2.22

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52714 Rainer Jung changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 52714] SSLProtocol with TLSv1+SSLv3 or SSLv3+TLSv1 does not work APR based Apache Tomcat Native 1.2.22

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52714 mark changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 minde sun changed: What|Removed |Added OS/Version|All |Windows 7 -- Configure bugmail: https

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 minde sun changed: What|Removed |Added CC||minde@gmail.com -- Configure bugm

DO NOT REPLY [Bug 52735] Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 minde sun changed: What|Removed |Added OS/Version||All --- Comment #1 from minde sun 201

DO NOT REPLY [Bug 52735] New: Request.getRemoteAddr() throw NullPointerException

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52735 Bug #: 52735 Summary: Request.getRemoteAddr() throw NullPointerException Product: Tomcat 7 Version: unspecified Platform: PC Status: NEW Severity: major

DO NOT REPLY [Bug 51197] sendError/sendRedirect don't work with AsyncContext

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 --- Comment #9 from Christopher Schultz 2012-02-21 19:53:33 UTC --- (In reply to comment #8) > getResponseCode() call [caches] the exception but does not return it. Then > subsequent call to getInputStream() wraps this original exception a

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Mladen Turk
On 02/21/2012 06:05 PM, Christopher Schultz wrote: Mladen, On 2/21/12 11:30 AM, Mladen Turk wrote: We have couple of bugs fixed and its been quite a while since 1.1.22. There is also few trivial bugs and patches in BZ which I plan to solve. I volunteer as RM for 1.1.23. Objections, comments?

DO NOT REPLY [Bug 52544] tcnative-1.dll crash with RapidSSL certificate under 64bit Java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52544 --- Comment #1 from Mladen Turk 2012-02-21 17:34:46 UTC --- This would be hard to debug without a certificates that cause a crash. If you can provide a certificate that causes the crash I can try to debug the issues. You can send it directl

DO NOT REPLY [Bug 51197] sendError/sendRedirect don't work with AsyncContext

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 --- Comment #8 from Konstantin Kolinko 2012-02-21 17:17:06 UTC --- (In reply to comment #7) > You have to use URLConnection.getErrorStream if the response code is > "problematic". I have this code in a class that fetches data from an HTTP

svn commit: r1291928 - /tomcat/maven-plugin/trunk/pom.xml

2012-02-21 Thread olamy
Author: olamy Date: Tue Feb 21 17:16:01 2012 New Revision: 1291928 URL: http://svn.apache.org/viewvc?rev=1291928&view=rev Log: some upgrade on maven artifacts Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/mav

svn commit: r1291927 - /tomcat/maven-plugin/trunk/pom.xml

2012-02-21 Thread olamy
Author: olamy Date: Tue Feb 21 17:15:53 2012 New Revision: 1291927 URL: http://svn.apache.org/viewvc?rev=1291927&view=rev Log: upgrade to 7.0.26 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trun

Re: Release Tomcat Native 1.1.23

2012-02-21 Thread Christopher Schultz
Mladen, On 2/21/12 11:30 AM, Mladen Turk wrote: > We have couple of bugs fixed and its been quite a while since 1.1.22. > There is also few trivial bugs and patches in BZ which I plan to solve. > I volunteer as RM for 1.1.23. > > Objections, comments? I'd certainly like a release: the first rele

[Tomcat Wiki] Trivial Update of "FAQ/KnownIssues" by Jörgen Rydenius

2012-02-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/KnownIssues" page has been changed by Jörgen Rydenius: http://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff&rev1=8&rev2=9 Comment: Added some version info about PD4ML.

DO NOT REPLY [Bug 51197] sendError/sendRedirect don't work with AsyncContext

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51197 --- Comment #7 from Christopher Schultz 2012-02-21 16:48:05 UTC --- Konstantin, (In reply to comment #5) > The > URLConnection used to implement getUrl() cannot read content if response code > is >= 400.If I remove status code check in To

DO NOT REPLY [Bug 52119] Add Diablo JDK to default JDK location search path

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52119 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1291904 - in /tomcat/native/branches/1.1.x: native/build/tcnative.m4 xdocs/miscellaneous/changelog.xml

2012-02-21 Thread mturk
Author: mturk Date: Tue Feb 21 16:39:21 2012 New Revision: 1291904 URL: http://svn.apache.org/viewvc?rev=1291904&view=rev Log: Fix BZ52119 and add support for Java7 and Java8 Modified: tomcat/native/branches/1.1.x/native/build/tcnative.m4 tomcat/native/branches/1.1.x/xdocs/miscellaneous/c

Re: AccessLogValve enhancement

2012-02-21 Thread Christopher Schultz
Mark, On 2/19/12 12:49 PM, Mark Thomas wrote: > On 19/02/2012 17:20, Christopher Schultz wrote: >> Philosophically, I'm not really sure why the flexibility of a >> full-featured logging system (JULI, log4j, etc.) is required for >> access logging: there's not much opportunity to use all the >> fe

Re: svn commit: r1291507 - in /tomcat/trunk/java/org/apache/catalina/websocket: StreamInbound.java WsInputStream.java WsOutbound.java

2012-02-21 Thread Konstantin Kolinko
2012/2/21 : > Author: markt > Date: Mon Feb 20 22:54:13 2012 > New Revision: 1291507 > > URL: http://svn.apache.org/viewvc?rev=1291507&view=rev > Log: > Ping/pong support > > Modified: >    tomcat/trunk/java/org/apache/catalina/websocket/StreamInbound.java >    tomcat/trunk/java/org/apache/catalin

Release Tomcat Native 1.1.23

2012-02-21 Thread Mladen Turk
Hi, We have couple of bugs fixed and its been quite a while since 1.1.22. There is also few trivial bugs and patches in BZ which I plan to solve. I volunteer as RM for 1.1.23. Objections, comments? Regards -- ^TM - To unsubsc

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

2012-02-21 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 i

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

2012-02-21 Thread Konstantin Kolinko
Note that Buildbot fails as well. The error is in TestWebSocket, [[[ Testcase: testSimple took 3.875 sec FAILED null junit.framework.AssertionFailedError at org.apache.catalina.websocket.TestWebSocket.readMessage(TestWebSocket.java:149) at org.apache.catalina.websocket.Te

Re: svn commit: r1291760 - in /tomcat/native/branches/1.1.x: native/src/address.c xdocs/miscellaneous/changelog.xml

2012-02-21 Thread Konstantin Kolinko
2012/2/21 Mladen Turk : > On 02/21/2012 03:06 PM, Konstantin Kolinko wrote: >> >> 2012/2/21: >> >>> @@ -58,6 +70,13 @@ TCN_IMPLEMENT_CALL(jlong, Address, info) >>>             sl = sa; >>>         } >>>     } >>> +    if (sp) { >>> +        /* Set the provided scope id >>> +         * APR lack the

Re: svn commit: r1291760 - in /tomcat/native/branches/1.1.x: native/src/address.c xdocs/miscellaneous/changelog.xml

2012-02-21 Thread Mladen Turk
On 02/21/2012 03:06 PM, Konstantin Kolinko wrote: 2012/2/21: I wonder when this change will be ported to native/trunk. (Just wondering. No real interest though). We currently have only 1.x release which is from this branch. Trunk will be 2.x and will require apr-2.x I plan to add support for

Re: svn commit: r1291760 - in /tomcat/native/branches/1.1.x: native/src/address.c xdocs/miscellaneous/changelog.xml

2012-02-21 Thread Mladen Turk
On 02/21/2012 03:06 PM, Konstantin Kolinko wrote: 2012/2/21: @@ -58,6 +70,13 @@ TCN_IMPLEMENT_CALL(jlong, Address, info) sl = sa; } } +if (sp) { +/* Set the provided scope id + * APR lack the api for setting this directly so lets presume + *

Re: svn commit: r1291760 - in /tomcat/native/branches/1.1.x: native/src/address.c xdocs/miscellaneous/changelog.xml

2012-02-21 Thread Konstantin Kolinko
2012/2/21 : > Author: mturk > Date: Tue Feb 21 13:15:42 2012 > New Revision: 1291760 > > URL: http://svn.apache.org/viewvc?rev=1291760&view=rev > Log: > Fix BZ52717 by allowing to have %scope_id as address suffix for local-link > IPv6 addresses > > Modified: >    tomcat/native/branches/1.1.x/nati

Re: svn commit: r1291769 - in /tomcat/site/trunk: docs/doap_Tomcat.rdf docs/index.html docs/migration-7.html docs/oldnews.html xdocs/doap_Tomcat.rdf xdocs/index.xml xdocs/migration-7.xml xdocs/oldnews

2012-02-21 Thread Konstantin Kolinko
2012/2/21 : > Author: kkolinko > Date: Tue Feb 21 13:28:24 2012 > New Revision: 1291769 > > URL: http://svn.apache.org/viewvc?rev=1291769&view=rev > Log: > Correct version in Changelog link on the main page. > Several minor tweaks wrt new release. > > Modified: >    tomcat/site/trunk/docs/doap_Tom

svn commit: r1291769 - in /tomcat/site/trunk: docs/doap_Tomcat.rdf docs/index.html docs/migration-7.html docs/oldnews.html xdocs/doap_Tomcat.rdf xdocs/index.xml xdocs/migration-7.xml xdocs/oldnews.xml

2012-02-21 Thread kkolinko
Author: kkolinko Date: Tue Feb 21 13:28:24 2012 New Revision: 1291769 URL: http://svn.apache.org/viewvc?rev=1291769&view=rev Log: Correct version in Changelog link on the main page. Several minor tweaks wrt new release. Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/do

DO NOT REPLY [Bug 52717] APR endpoint doesn't handle IPv6 link-local addresses well

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52717 Mladen Turk changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1291760 - in /tomcat/native/branches/1.1.x: native/src/address.c xdocs/miscellaneous/changelog.xml

2012-02-21 Thread mturk
Author: mturk Date: Tue Feb 21 13:15:42 2012 New Revision: 1291760 URL: http://svn.apache.org/viewvc?rev=1291760&view=rev Log: Fix BZ52717 by allowing to have %scope_id as address suffix for local-link IPv6 addresses Modified: tomcat/native/branches/1.1.x/native/src/address.c tomcat/nati

DO NOT REPLY [Bug 52732] New: An incomplete fix for the resource leak bug in ExpressionFactory.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52732 Bug #: 52732 Summary: An incomplete fix for the resource leak bug in ExpressionFactory.java Product: Tomcat 7 Version: trunk Platform: PC Status: NEW

DO NOT REPLY [Bug 52731] New: An incomplete fix for the resource leak bug in JDTCompiler.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52731 Bug #: 52731 Summary: An incomplete fix for the resource leak bug in JDTCompiler.java Product: Tomcat 7 Version: trunk Platform: PC Status: NEW

DO NOT REPLY [Bug 52730] New: Another incomplete fix for the resource leak bug in CometConnectionManagerValve.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52730 Bug #: 52730 Summary: Another incomplete fix for the resource leak bug in CometConnectionManagerValve.java Product: Tomcat 7 Version: trunk Platform: PC OS/V

DO NOT REPLY [Bug 52729] New: An incomplete fix for the resource leak bug in CometConnectionManagerValve.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52729 Bug #: 52729 Summary: An incomplete fix for the resource leak bug in CometConnectionManagerValve.java Product: Tomcat 7 Version: trunk Platform: PC Statu

DO NOT REPLY [Bug 52727] New: An incomplete fix for the resource leak bug in HostConfig.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52727 Bug #: 52727 Summary: An incomplete fix for the resource leak bug in HostConfig.java Product: Tomcat 7 Version: trunk Platform: PC Status: NEW

DO NOT REPLY [Bug 52726] New: An incomplete fix for the resource leak bug in MemoryUserDatabase.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52726 Bug #: 52726 Summary: An incomplete fix for the resource leak bug in MemoryUserDatabase.java Product: Tomcat 7 Version: trunk Platform: PC Status: NEW

DO NOT REPLY [Bug 52725] org.apache.jasper.compiler.JspUtil#getTagHandlerClassName() does not use org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 --- Comment #1 from Eugene Chung 2012-02-21 11:42:46 UTC --- I'm doing tasks that port Tomcat 7 Jasper to our WAS product these days. But I couldn't change the package name of tag classes without editing org.apache.jasper.compiler.JspUtil#

DO NOT REPLY [Bug 52725] org.apache.jasper.compiler.JspUtil#getTagHandlerClassName() does not use org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 Eugene Chung changed: What|Removed |Added CC||bluewolf.ch...@gmail.com -- Config

DO NOT REPLY [Bug 52725] New: org.apache.jasper.compiler.JspUtil#getTagHandlerClassName() does not use org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52725 Bug #: 52725 Summary: org.apache.jasper.compiler.JspUtil#getTagHandlerClassN ame() does not use org.apache.jasper.Constants.TAG_FILE_PACKAGE_NAME Product: Tomcat 7

DO NOT REPLY [Bug 52724] New: An incomplete fix for the resource leak bugs in Catalina.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52724 Bug #: 52724 Summary: An incomplete fix for the resource leak bugs in Catalina.java Product: Tomcat 7 Version: trunk Platform: PC Status: NEW S

svn commit: r1291696 - in /tomcat/site/trunk: docs/download-70.html docs/index.html docs/migration-7.html docs/oldnews.html docs/whichversion.html xdocs/download-70.xml xdocs/index.xml xdocs/migration

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 10:26:02 2012 New Revision: 1291696 URL: http://svn.apache.org/viewvc?rev=1291696&view=rev Log: Update for 7.0.26 release Modified: tomcat/site/trunk/docs/download-70.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/migration-7.html tomc

DO NOT REPLY [Bug 52723] New: An incomplete fix for the resource leak bugs in StandardManager.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52723 Bug #: 52723 Summary: An incomplete fix for the resource leak bugs in StandardManager.java Product: Tomcat 6 Version: unspecified Platform: PC Status: NE

Re: [VOTE] Release Apache Tomcat 7.0.26

2012-02-21 Thread Konstantin Kolinko
2012/2/18 Mark Thomas : > The proposed Apache Tomcat 7.0.26 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.26/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-020/ > Th

svn commit: r505 - /dev/tomcat/tomcat-7/v7.0.26/ /release/tomcat/tomcat-7/v7.0.26/

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 10:09:25 2012 New Revision: 505 Log: Release 7.0.26 Added: release/tomcat/tomcat-7/v7.0.26/ - copied from r504, dev/tomcat/tomcat-7/v7.0.26/ Removed: dev/tomcat/tomcat-7/v7.0.26/ - T

svn commit: r505 - /dev/tomcat/tomcat-7/v7.0.26/ /release/tomcat/tomcat-7/v7.0.26/

2012-02-21 Thread markt
Author: markt Date: Tue Feb 21 10:09:25 2012 New Revision: 505 Log: Release 7.0.26 Added: release/tomcat/tomcat-7/v7.0.26/ - copied from r504, dev/tomcat/tomcat-7/v7.0.26/ Removed: dev/tomcat/tomcat-7/v7.0.26/ - T

DO NOT REPLY [Bug 52722] New: An incomplete fix for the resource leak bug in HTMLManagerServlet.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52722 Bug #: 52722 Summary: An incomplete fix for the resource leak bug in HTMLManagerServlet.java Product: Tomcat 6 Version: unspecified Platform: PC Status:

[RESULT] [VOTE] Release Apache Tomcat 7.0.26

2012-02-21 Thread Mark Thomas
Binding votes: +1: mturk, markt, hgomez, yoavs, olamy, rjung Non-binding votes: +1: kfujino The vote therefore passes. I'll move the bits shortly and announce once the mirrors have sync'd. Mark - To unsubscribe, e-mail: dev-un

DO NOT REPLY [Bug 52721] New: An incomplete fix for the resource leak bug in StandardContext.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52721 Bug #: 52721 Summary: An incomplete fix for the resource leak bug in StandardContext.java Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW

DO NOT REPLY [Bug 52720] New: An incomplete fix for the resource leak bugs in ManagerBase.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52720 Bug #: 52720 Summary: An incomplete fix for the resource leak bugs in ManagerBase.java Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW

DO NOT REPLY [Bug 52719] New: An incomplete fix for the resource leak bug in WebappClassLoader.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52719 Bug #: 52719 Summary: An incomplete fix for the resource leak bug in WebappClassLoader.java Product: Tomcat 6 Version: unspecified Platform: PC Status: N

DO NOT REPLY [Bug 52718] New: An incomplete fix for the resource leak bug in NioEndpoint.java

2012-02-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52718 Bug #: 52718 Summary: An incomplete fix for the resource leak bug in NioEndpoint.java Product: Tomcat 6 Version: unspecified Platform: PC Status: NEW