[GUMP@vmgump]: Project tomcat-tc8.0.x-test-bio (in module tomcat-8.0.x) failed

2016-04-11 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-tc8.0.x-test-bio has an issue affecting its community

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #8 from Remy Maucherat --- The fix will be in 9M5, 8.5.1, 8.0.34 and 7.0.70. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1738667 - /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java

2016-04-11 Thread remm
Author: remm Date: Mon Apr 11 23:45:58 2016 New Revision: 1738667 URL: http://svn.apache.org/viewvc?rev=1738667=rev Log: The unset value looks to be null rather than "" [it is nice CI is running Java 7]. Modified:

buildbot success in on tomcat-trunk

2016-04-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1252 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-8-trunk

2016-04-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/544 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1738650 - /tomcat/trunk/java/org/apache/catalina/core/ApplicationMapping.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 21:33:56 2016 New Revision: 1738650 URL: http://svn.apache.org/viewvc?rev=1738650=rev Log: Avoid NPE in some error conditions / edge cases Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationMapping.java Modified:

[Bug 59238] WebSocket gets messages after closing

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59238 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID

buildbot success in on tomcat-7-trunk

2016-04-11 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/384 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on tomcat-trunk

2016-04-11 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1251 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 59238] WebSocket gets messages after closing

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59238 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2

[Bug 59295] Content-Language headers created by Response.setLocale do not fully represent the locale

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59295 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1738644 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/Response.java webapps/docs/changelog.xml

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 21:06:12 2016 New Revision: 1738644 URL: http://svn.apache.org/viewvc?rev=1738644=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59295 Use Locale.toLangaugeTag() to construct the Content-Langauge HTTP header to ensure the locale is correctly

svn commit: r1738646 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/Response.java webapps/docs/changelog.xml

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 21:06:31 2016 New Revision: 1738646 URL: http://svn.apache.org/viewvc?rev=1738646=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59295 Use Locale.toLangaugeTag() to construct the Content-Langauge HTTP header to ensure the locale is correctly

svn commit: r1738643 - in /tomcat/trunk: java/org/apache/coyote/Response.java webapps/docs/changelog.xml

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 21:04:04 2016 New Revision: 1738643 URL: http://svn.apache.org/viewvc?rev=1738643=rev Log: Use Locale.toLangaugeTag() to construct the Content-Langauge HTTP header to ensure the locale is correctly represented. Patch provided by zikfat. Modified:

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1738641 - /tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/server/TestClose.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 20:51:18 2016 New Revision: 1738641 URL: http://svn.apache.org/viewvc?rev=1738641=rev Log: Fix Gump failure. Patch by Huxing Zhang. Modified: tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/server/TestClose.java Modified:

[Bug 59254] testWsCloseThenTcpResetWhenOnMessageSends failed for APR

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59254 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1738629 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 19:34:03 2016 New Revision: 1738629 URL: http://svn.apache.org/viewvc?rev=1738629=rev Log: Backport release() clean-up / refactoring to align with 9.0.x Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1738625 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 19:20:36 2016 New Revision: 1738625 URL: http://svn.apache.org/viewvc?rev=1738625=rev Log: Remove duplication. This slightly modifies the check on the processor before it is added to the recycledProcessors. This should expand the check in case there are any strange

svn commit: r1738624 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 19:19:03 2016 New Revision: 1738624 URL: http://svn.apache.org/viewvc?rev=1738624=rev Log: Refactoring with a view to reducing the duplication between the two release() methods. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified:

svn commit: r1738623 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 19:14:45 2016 New Revision: 1738623 URL: http://svn.apache.org/viewvc?rev=1738623=rev Log: Simplify Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java URL:

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #6 from Remy Maucherat --- Even 7 had the issue when adding a debug in the right release method and using the websocket portion of the testsuite. Oops. -- You are receiving this mail because: You are the assignee

svn commit: r1738597 - in /tomcat/tc7.0.x/trunk: java/org/apache/coyote/http11/Http11NioProtocol.java webapps/docs/changelog.xml

2016-04-11 Thread remm
Author: remm Date: Mon Apr 11 16:12:04 2016 New Revision: 1738597 URL: http://svn.apache.org/viewvc?rev=1738597=rev Log: 59289: Avoid placing an updgraded processor in the recycle list Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Http11NioProtocol.java

svn commit: r1738596 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/http11/Http11Nio2Protocol.java java/org/apache/coyote/http11/Http11NioProtocol.java webapps/docs/changelog.xml

2016-04-11 Thread remm
Author: remm Date: Mon Apr 11 16:11:54 2016 New Revision: 1738596 URL: http://svn.apache.org/viewvc?rev=1738596=rev Log: 59289: Avoid placing an updgraded processor in the recycle list Modified: tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/Http11Nio2Protocol.java

svn commit: r1738595 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2016-04-11 Thread remm
Author: remm Date: Mon Apr 11 16:11:25 2016 New Revision: 1738595 URL: http://svn.apache.org/viewvc?rev=1738595=rev Log: 59289: Avoid placing an updgraded processor in the recycle list Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1738589 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 14:23:23 2016 New Revision: 1738589 URL: http://svn.apache.org/viewvc?rev=1738589=rev Log: Rename. No functional change. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

[Bug 59286] Socket binding failures when using APR

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59286 Coty Sutherland changed: What|Removed |Added Product|Tomcat 8|APR

[Bug 59289] Upgrade processor is put in recycledProcessors stack of Http11NioProtocol.Http11ConnectionHandler

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59289 --- Comment #5 from Alexander Malyshev --- The change you mentioned is for trunk. I'm using 8.0.33, and it's quite different. For example it does not have implemented release() method in AbstractProtocol class. I applied

svn commit: r1738570 - in /tomcat/site/trunk: docs/download-80.html xdocs/download-80.xml

2016-04-11 Thread violetagg
Author: violetagg Date: Mon Apr 11 11:20:37 2016 New Revision: 1738570 URL: http://svn.apache.org/viewvc?rev=1738570=rev Log: Remove from the Tomcat 8.x download area the links to the Itanium binaries as they are not more supported. Modified: tomcat/site/trunk/docs/download-80.html

svn commit: r1738568 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2016-04-11 Thread violetagg
Author: violetagg Date: Mon Apr 11 10:56:33 2016 New Revision: 1738568 URL: http://svn.apache.org/viewvc?rev=1738568=rev Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default

[VOTE] Release Apache Tomcat 7.0.69

2016-04-11 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.69 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.69/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1074/ The svn tag is:

svn commit: r13118 [1/2] - in /dev/tomcat/tomcat-7/v7.0.69: ./ bin/ bin/embed/ bin/extras/ src/

2016-04-11 Thread violetagg
Author: violetagg Date: Mon Apr 11 10:48:45 2016 New Revision: 13118 Log: Stage 7.0.69 RC Added: dev/tomcat/tomcat-7/v7.0.69/ dev/tomcat/tomcat-7/v7.0.69/KEYS (with props) dev/tomcat/tomcat-7/v7.0.69/README.html (with props) dev/tomcat/tomcat-7/v7.0.69/RELEASE-NOTES

svn commit: r13118 [2/2] - in /dev/tomcat/tomcat-7/v7.0.69: ./ bin/ bin/embed/ bin/extras/ src/

2016-04-11 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.69/bin/embed/apache-tomcat-7.0.69-embed.zip.md5 == --- dev/tomcat/tomcat-7/v7.0.69/bin/embed/apache-tomcat-7.0.69-embed.zip.md5 (added) +++

svn commit: r1738564 - /tomcat/trunk/test/org/apache/catalina/core/TestApplicationMapping.java

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 10:28:37 2016 New Revision: 1738564 URL: http://svn.apache.org/viewvc?rev=1738564=rev Log: Expand the tests to cover named dispatchers. Modified: tomcat/trunk/test/org/apache/catalina/core/TestApplicationMapping.java Modified:

svn commit: r1738562 - in /tomcat/trunk: java/javax/servlet/ java/javax/servlet/http/ java/org/apache/catalina/core/ test/org/apache/catalina/core/ webapps/docs/

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 10:08:37 2016 New Revision: 1738562 URL: http://svn.apache.org/viewvc?rev=1738562=rev Log: Update the implementation of the the proposed Servlet 4.0 API to provide mapping type information for the current request to reflect discussions within the EG. Modified:

svn commit: r1738561 - /tomcat/trunk/webapps/docs/changelog.xml

2016-04-11 Thread markt
Author: markt Date: Mon Apr 11 10:06:37 2016 New Revision: 1738561 URL: http://svn.apache.org/viewvc?rev=1738561=rev Log: reflow Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

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

2016-04-11 Thread Bill Barker
-commons/daemon/dist/commons-daemon-20160411.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest

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

2016-04-11 Thread Bill Barker
/commons-daemon-20160411-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20160411/lib

svn commit: r1738539 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_69: ./ build.properties.default

2016-04-11 Thread violetagg
Author: violetagg Date: Mon Apr 11 07:49:30 2016 New Revision: 1738539 URL: http://svn.apache.org/viewvc?rev=1738539=rev Log: Tag 7.0.69 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_69/ (props changed) - copied from r1738536, tomcat/tc7.0.x/trunk/ Modified:

Re: Time for Tomcat 7.0.69

2016-04-11 Thread Konstantin Kolinko
2016-04-11 10:30 GMT+03:00 Violeta Georgieva : > Hi, > > 2016-04-08 17:59 GMT+03:00 Violeta Georgieva : >> >> Hi, >> >> 2016-04-06 11:09 GMT+03:00 Violeta Georgieva : >> > >> > Hi, >> > >> > I'm going to start the preparation for Tomcat

Re: Time for Tomcat 7.0.69

2016-04-11 Thread Violeta Georgieva
Hi, 2016-04-08 17:59 GMT+03:00 Violeta Georgieva : > > Hi, > > 2016-04-06 11:09 GMT+03:00 Violeta Georgieva : > > > > Hi, > > > > I'm going to start the preparation for Tomcat 7.0.69. > > > > If you need something in addition to this release please reply

svn commit: r1738531 - in /tomcat/tc7.0.x/trunk: build.properties.default java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2016-04-11 Thread violetagg
Author: violetagg Date: Mon Apr 11 07:27:16 2016 New Revision: 1738531 URL: http://svn.apache.org/viewvc?rev=1738531=rev Log: Revert r1738248 Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

[Bug 58143] The WebppClassLoader doesn't call transformers on cached classes

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58143 Violeta Georgieva changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 59270] Regression with Spring with AspectJ Load-Time Weaving

2016-04-11 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59270 Violeta Georgieva changed: What|Removed |Added Resolution|--- |WONTFIX