DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #14 from pan4o 2012-03-30 06:31:58 UTC --- (In reply to comment #13) > .22. > > > > The fix of this issue will be than: > > tomcat-jdbc MANIFEST: > > Import-Package: org.apache.juli.logging;version="[6.0, 7.1)" > > OR may be >

svn commit: r1307260 - /tomcat/trunk/build.xml

2012-03-29 Thread costin
Author: costin Date: Fri Mar 30 05:10:54 2012 New Revision: 1307260 URL: http://svn.apache.org/viewvc?rev=1307260&view=rev Log: Space police... Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1307260&r1=1307259&

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

2012-03-29 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

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

2012-03-29 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. This

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

2012-03-29 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-validate has an issue affecting its community integration. Th

[RESULT] Release Apache Taglibs Parent POM 3

2012-03-29 Thread Jeremy Boynes
WIth binding +1's from olamy, fhanik and mturk and my non-binding +1, I call the vote passed and will deploy the staged artefacts. Thanks Jeremy On Mar 29, 2012, at 4:55 AM, Mladen Turk wrote: > +1 > > Signatures and generic content OK > > On 03/26/2012 07:01 AM, Jeremy Boynes wrote: >> The p

Re: Jenkins configuration

2012-03-29 Thread Jeremy Boynes
On Mar 29, 2012, at 8:22 AM, Olivier Lamy wrote: > 2012/3/29 Jeremy Boynes : ... >> However, we are also getting errors about the effective path of parent files >> which I believe is caused because the aggregating pom in trunks is not >> actually the parent of the modules it contains. This is bec

buildbot failure in ASF Buildbot on tomcat-trunk

2012-03-29 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/2914 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

svn commit: r1307160 - in /tomcat/trunk: build.properties.default build.xml

2012-03-29 Thread costin
Author: costin Date: Thu Mar 29 23:18:34 2012 New Revision: 1307160 URL: http://svn.apache.org/viewvc?rev=1307160&view=rev Log: Fix npn location, make it optional Modified: tomcat/trunk/build.properties.default tomcat/trunk/build.xml Modified: tomcat/trunk/build.properties.default URL:

buildbot success in ASF Buildbot on tomcat-trunk

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

Re: svn commit: r1307146 - in /tomcat/trunk: build.properties.default build.xml

2012-03-29 Thread Olivier Lamy
2012/3/30 : > Author: kkolinko > Date: Thu Mar 29 22:22:50 2012 > New Revision: 1307146 > > URL: http://svn.apache.org/viewvc?rev=1307146&view=rev > Log: > Re: r1306716 > - Fix wrong download location of npn-boot.jar > - Fix broken build.xml, as noted by Checkstyle. > > I think whether we should u

svn commit: r1307146 - in /tomcat/trunk: build.properties.default build.xml

2012-03-29 Thread kkolinko
Author: kkolinko Date: Thu Mar 29 22:22:50 2012 New Revision: 1307146 URL: http://svn.apache.org/viewvc?rev=1307146&view=rev Log: Re: r1306716 - Fix wrong download location of npn-boot.jar - Fix broken build.xml, as noted by Checkstyle. I think whether we should use npn-boot.jar has to be discuss

Re: svn commit: r1306869 - /tomcat/taglibs/trunks/

2012-03-29 Thread Konstantin Kolinko
When we use Eclipse IDE with Tomcat we configure it to use ".settings/output" as the output directory and ".settings" is already ignored. Maybe similar trick can be used here. http://svn.apache.org/viewvc/tomcat/trunk/res/ide-support/eclipse/eclipse.classpath?view=markup#l29 2012/3/30 Olivier La

Re: svn commit: r1306869 - /tomcat/taglibs/trunks/

2012-03-29 Thread Olivier Lamy
intellij create that. 2012/3/29 Konstantin Kolinko : > When this "out" directory is created? > > > It is not "target" as usually in Maven, not "output" as in Tomcat > sources. Where it comes from? Just wondering. > > 2012/3/29  : >> Author: olamy >> Date: Thu Mar 29 13:50:31 2012 >> New Revision:

Re: AccessLogValve enhancement

2012-03-29 Thread Konstantin Kolinko
2012/3/29 Mark Claassen : > After thinking about this some more, and deliberating on the subtle issues > that were coming up, I decided to reduce the scope of my > enhancement.  I still like the idea of using a standard logger for this > logging, but for now I thought I would focus more on my > s

svn commit: r1307096 - in /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool: PoolExhaustedException.java PoolProperties.java interceptor/ConnectionState.java interceptor/Statem

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:31:19 2012 New Revision: 1307096 URL: http://svn.apache.org/viewvc?rev=1307096&view=rev Log: Fix a handful of Eclipse warnings Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/PoolExhaustedException.java tomcat/trunk/mo

svn commit: r1307094 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSourceProxy.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:22:30 2012 New Revision: 1307094 URL: http://svn.apache.org/viewvc?rev=1307094&view=rev Log: Disable some warnings we can't do anything about Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DataSourceProxy.java Modified:

Re: svn commit: r1306869 - /tomcat/taglibs/trunks/

2012-03-29 Thread Konstantin Kolinko
When this "out" directory is created? It is not "target" as usually in Maven, not "output" as in Tomcat sources. Where it comes from? Just wondering. 2012/3/29 : > Author: olamy > Date: Thu Mar 29 13:50:31 2012 > New Revision: 1306869 > > URL: http://svn.apache.org/viewvc?rev=1306869&view=rev >

svn commit: r1307093 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/DisposableConnectionFacade.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:19:18 2012 New Revision: 1307093 URL: http://svn.apache.org/viewvc?rev=1307093&view=rev Log: Line length Remove unnecessary exception declaration Remove @author tag Modified: tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/Disposable

svn commit: r1307090 - /tomcat/trunk/java/org/apache/tomcat/jni/socket/AprSocket.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:11:02 2012 New Revision: 1307090 URL: http://svn.apache.org/viewvc?rev=1307090&view=rev Log: Return the port rather than always throwing an exception Modified: tomcat/trunk/java/org/apache/tomcat/jni/socket/AprSocket.java Modified: tomcat/trunk/java/org/apac

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

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:05:51 2012 New Revision: 1307088 URL: http://svn.apache.org/viewvc?rev=1307088&view=rev Log: Fix a hanging test with APR. Connections using HTTP keep-alive were not closed on Endpoint.stop() so a stop() start() sequence meant they were kept open with any data se

svn commit: r1307084 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:03:20 2012 New Revision: 1307084 URL: http://svn.apache.org/viewvc?rev=1307084&view=rev Log: Fix a hanging test with APR. Connections using HTTP keep-alive were not closed on Endpoint.stop() so a stop() start() sequence meant they were kept open with any data se

svn commit: r1307083 - in /tomcat/trunk/java/org/apache/tomcat/spdy: NetSupportSocket.java SpdyStream.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 20:01:15 2012 New Revision: 1307083 URL: http://svn.apache.org/viewvc?rev=1307083&view=rev Log: @Override police Modified: tomcat/trunk/java/org/apache/tomcat/spdy/NetSupportSocket.java tomcat/trunk/java/org/apache/tomcat/spdy/SpdyStream.java Modified: tomc

svn commit: r1307081 - /tomcat/trunk/java/org/apache/tomcat/spdy/SpdyContext.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 19:59:50 2012 New Revision: 1307081 URL: http://svn.apache.org/viewvc?rev=1307081&view=rev Log: Unnecessary code Modified: tomcat/trunk/java/org/apache/tomcat/spdy/SpdyContext.java Modified: tomcat/trunk/java/org/apache/tomcat/spdy/SpdyContext.java URL: http:/

svn commit: r1307080 - in /tomcat/trunk/java/org/apache/coyote/http11: Http11NioProtocol.java Http11Protocol.java

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 19:59:37 2012 New Revision: 1307080 URL: http://svn.apache.org/viewvc?rev=1307080&view=rev Log: Import / @Override police Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java tomcat/trunk/java/org/apache/coyote/http11/Http11Protocol.ja

svn commit: r1307079 - in /tomcat/trunk/java/org/apache: coyote/http11/ coyote/spdy/ tomcat/spdy/ tomcat/util/net/

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 19:55:07 2012 New Revision: 1307079 URL: http://svn.apache.org/viewvc?rev=1307079&view=rev Log: Whitespace / import police Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java tomcat/trunk/java/org/apache/coyote/http11/Http11AprPr

svn commit: r1307064 - in /tomcat/trunk/java/org/apache: coyote/http11/NpnHandler.java tomcat/spdy/NetSupportOpenSSL.java tomcat/spdy/NetSupportSocket.java

2012-03-29 Thread kkolinko
Author: kkolinko Date: Thu Mar 29 19:15:11 2012 New Revision: 1307064 URL: http://svn.apache.org/viewvc?rev=1307064&view=rev Log: svn:eol-style = native Modified: tomcat/trunk/java/org/apache/coyote/http11/NpnHandler.java (props changed) tomcat/trunk/java/org/apache/tomcat/spdy/NetSuppo

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

2012-03-29 Thread kkolinko
Author: kkolinko Date: Thu Mar 29 18:18:38 2012 New Revision: 1307027 URL: http://svn.apache.org/viewvc?rev=1307027&view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=13

svn commit: r1307019 - in /tomcat/trunk/java/org/apache: coyote/http11/NpnHandler.java tomcat/spdy/NetSupportOpenSSL.java tomcat/spdy/NetSupportSocket.java tomcat/spdy/SpdyConnection.java

2012-03-29 Thread costin
Author: costin Date: Thu Mar 29 17:54:51 2012 New Revision: 1307019 URL: http://svn.apache.org/viewvc?rev=1307019&view=rev Log: Fix imports/licence. Modified: tomcat/trunk/java/org/apache/coyote/http11/NpnHandler.java tomcat/trunk/java/org/apache/tomcat/spdy/NetSupportOpenSSL.java to

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 --- Comment #16 from Alexander Pogrebnyak 2012-03-29 16:54:55 UTC --- Dummy comment to test https://issues.apache.org/jira/browse/INFRA-4620 Please disregard. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=em

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 --- Comment #15 from Alexander Pogrebnyak 2012-03-29 16:52:27 UTC --- (In reply to comment #14) > r1306410 > > a day or so ago Thanks a lot for fixing this!!! -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=e

RE: AccessLogValve enhancement

2012-03-29 Thread Mark Claassen
After thinking about this some more, and deliberating on the subtle issues that were coming up, I decided to reduce the scope of my enhancement. I still like the idea of using a standard logger for this logging, but for now I thought I would focus more on my specific problem. I wrote more about

DO NOT REPLY [Bug 52688] Add ability to remove old access log files

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52688 --- Comment #8 from Mark 2012-03-29 16:51:18 UTC --- I also realized that the default tomcat JULI FileHandler and AsyncFileHandler do not support deleting old files. So, I would either need to change these as well, or need to configure my

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 Filip Hanik changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 Alexander Pogrebnyak changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 --- Comment #12 from Alexander Pogrebnyak 2012-03-29 16:30:01 UTC --- (In reply to comment #11) > http://www.apache.org/dev/#infrastructure Created bug report https://issues.apache.org/jira/browse/INFRA-4620 -- Configure bugmail: https:

DO NOT REPLY [Bug 52318] Version in tomcat-jdbc POM is conflicted with Version in MANIFEST for JULI JAR

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 --- Comment #13 from Filip Hanik 2012-03-29 16:21:19 UTC --- .22. > > The fix of this issue will be than: > tomcat-jdbc MANIFEST: > Import-Package: org.apache.juli.logging;version="[6.0, 7.1)" > OR may be > Import-Package: org.apache.juli.

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 Filip Hanik changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

Re: Jenkins configuration

2012-03-29 Thread Olivier Lamy
2012/3/29 Olivier Lamy : > 2012/3/29 Jeremy Boynes : >> A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in >> a similar way to Jenkins with Maven 3.0.4 >> It works with 3.0.4 if I remove the -T3 so that it builds single threaded, >> but the last successful build #15 also

svn commit: r1306955 - in /tomcat/tc7.0.x/trunk: modules/ webapps/docs/changelog.xml

2012-03-29 Thread fhanik
Author: fhanik Date: Thu Mar 29 16:12:56 2012 New Revision: 1306955 URL: http://svn.apache.org/viewvc?rev=1306955&view=rev Log: http://markmail.org/message/j7jk7xalhs7t7op7 Correct class loader to load pool threads, to avoid the leak detector Modified: tomcat/tc7.0.x/trunk/modules/ (props

svn commit: r1306946 - in /tomcat/trunk/modules/jdbc-pool/src: main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java test/java/org/apache/tomcat/jdbc/test/PoolCleanerTest.java

2012-03-29 Thread fhanik
Author: fhanik Date: Thu Mar 29 16:02:26 2012 New Revision: 1306946 URL: http://svn.apache.org/viewvc?rev=1306946&view=rev Log: Per http://tomcat.markmail.org/thread/j7jk7xalhs7t7op7 Threads in the connection pool should not be created using the context loader, but rather the loader that loaded t

RE: svn commit: r1306130 - in /tomcat/trunk/java/org/apache/catalina/startup: LocalStrings.properties UserConfig.java

2012-03-29 Thread Filip Hanik (mailing lists)
> >> -Original Message- > >> From: kfuj...@apache.org [mailto:kfuj...@apache.org] > >> Sent: Tuesday, March 27, 2012 8:51 PM > >> To: dev@tomcat.apache.org > >> Subject: svn commit: r1306130 - in > >> /tomcat/trunk/java/org/apache/catalina/startup: LocalStrings.properties > >> UserConfig.ja

Re: Jenkins configuration

2012-03-29 Thread Olivier Lamy
2012/3/29 Jeremy Boynes : > A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in a > similar way to Jenkins with Maven 3.0.4 > It works with 3.0.4 if I remove the -T3 so that it builds single threaded, > but the last successful build #15 also used 3.0.4 and -T3 > > I propos

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 --- Comment #10 from Alexander Pogrebnyak 2012-03-29 14:57:47 UTC --- BTW, it is not related to this bug, but I don't know where to submit it otherwise. When I add a comment to this bug report and press `Save Changes` button Bugzilla does

DO NOT REPLY [Bug 52066] ConnectionPool.borrowConnection swallows interrupt state.

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52066 Alexander Pogrebnyak changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution

DO NOT REPLY [Bug 52983] DIGEST auth broken on 6.0.x manager app because of redundant WWW-Authenticate header in 401.jsp

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52983 --- Comment #2 from Mark Thomas 2012-03-29 14:16:08 UTC --- I've proposed the fix that was applied to trunk and 7.0.x for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving th

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

2012-03-29 Thread markt
Author: markt Date: Thu Mar 29 14:16:05 2012 New Revision: 1306874 URL: http://svn.apache.org/viewvc?rev=1306874&view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1

DO NOT REPLY [Bug 53000] Null-pointer exception catalina

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53000 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1306869 - /tomcat/taglibs/trunks/

2012-03-29 Thread olamy
Author: olamy Date: Thu Mar 29 13:50:31 2012 New Revision: 1306869 URL: http://svn.apache.org/viewvc?rev=1306869&view=rev Log: ignore out directory Modified: tomcat/taglibs/trunks/ (props changed) Propchange: tomcat/taglibs/trunks/ --

DO NOT REPLY [Bug 53000] Null-pointer exception catalina

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53000 h...@mckesson.nl changed: What|Removed |Added Severity|normal |blocker -- Configure bugmail: h

Re: [VOTE] Release Apache Taglibs Parent POM 3

2012-03-29 Thread Mladen Turk
+1 Signatures and generic content OK On 03/26/2012 07:01 AM, Jeremy Boynes wrote: The proposed 3 release of Apache Taglibs Parent POM is now available for voting. Please vote on whether Apache Taglibs Parent 3 should be: [+1] Released, or [-1] Not released because ... Regards -- ^TM --

DO NOT REPLY [Bug 53001] New: Behaviour of ResourceBundleELResolver

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53001 Bug #: 53001 Summary: Behaviour of ResourceBundleELResolver Product: Tomcat 7 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: nor

DO NOT REPLY [Bug 53000] New: Null-pointer exception catalina

2012-03-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53000 Bug #: 53000 Summary: Null-pointer exception catalina Product: Tomcat 6 Version: 6.0.35 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: