svn commit: r1742225 - in /tomcat/site/trunk: docs/legal.html xdocs/legal.xml

2016-05-04 Thread markt
Author: markt Date: Wed May 4 08:03:39 2016 New Revision: 1742225 URL: http://svn.apache.org/viewvc?rev=1742225&view=rev Log: Update since Tomcat is now registered Modified: tomcat/site/trunk/docs/legal.html tomcat/site/trunk/xdocs/legal.xml Modified: tomcat/site/trunk/docs/legal.html U

svn commit: r1742227 - /tomcat/site/trunk/docs/legal.html

2016-05-04 Thread markt
Author: markt Date: Wed May 4 08:05:14 2016 New Revision: 1742227 URL: http://svn.apache.org/viewvc?rev=1742227&view=rev Log: Consistent wording Modified: tomcat/site/trunk/docs/legal.html Modified: tomcat/site/trunk/docs/legal.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/

svn commit: r1742226 - /tomcat/site/trunk/xdocs/legal.xml

2016-05-04 Thread markt
Author: markt Date: Wed May 4 08:04:59 2016 New Revision: 1742226 URL: http://svn.apache.org/viewvc?rev=1742226&view=rev Log: Update since Tomcat is now registered Modified: tomcat/site/trunk/xdocs/legal.xml Modified: tomcat/site/trunk/xdocs/legal.xml URL: http://svn.apache.org/viewvc/tomc

svn commit: r1742233 - /tomcat/native/trunk/java/org/apache/tomcat/

2016-05-04 Thread markt
Author: markt Date: Wed May 4 08:42:21 2016 New Revision: 1742233 URL: http://svn.apache.org/viewvc?rev=1742233&view=rev Log: update externals prior to release Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) Propchange: tomcat/native/trunk/java/org/apache/tomcat/ ---

svn commit: r1742234 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_7: ./ build.properties.default native/include/tcn_version.h

2016-05-04 Thread markt
Author: markt Date: Wed May 4 08:44:29 2016 New Revision: 1742234 URL: http://svn.apache.org/viewvc?rev=1742234&view=rev Log: Tag 1.2.7 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_7/ - copied from r1742233, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_7/build

svn commit: r13512 - in /dev/tomcat/tomcat-connectors/native/1.2.7: ./ binaries/ source/

2016-05-04 Thread markt
Author: markt Date: Wed May 4 09:41:48 2016 New Revision: 13512 Log: Upload 1.2.7 for voting Added: dev/tomcat/tomcat-connectors/native/1.2.7/ dev/tomcat/tomcat-connectors/native/1.2.7/binaries/ dev/tomcat/tomcat-connectors/native/1.2.7/binaries/tomcat-native-1.2.7-ocsp-win32-bin.zi

[VOTE] Release Apache Tomcat Native 1.2.7

2016-05-04 Thread Mark Thomas
Version 1.2.7 includes the following changes: - Windows binaries rebuild with OpenSSL 1.0.2h The proposed release artefacts can be found at [1], and the build was done using tag [2]. The Apache Tomcat Native 1.2.7 is [ ] Stable, go ahead and release [ ] Broken because of ... Thanks, Mark [

svn commit: r1742246 - in /tomcat/trunk/java/org/apache/tomcat/util/scan: AbstractInputStreamJar.java JarFileUrlNestedJar.java UrlJar.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 10:33:04 2016 New Revision: 1742246 URL: http://svn.apache.org/viewvc?rev=1742246&view=rev Log: Refactor to reduce code duplication Added: tomcat/trunk/java/org/apache/tomcat/util/scan/AbstractInputStreamJar.java (with props) Modified: tomcat/trunk/java/o

svn commit: r1742248 - in /tomcat/trunk: java/org/apache/catalina/startup/ java/org/apache/jasper/ java/org/apache/jasper/compiler/ java/org/apache/jasper/servlet/ java/org/apache/jasper/xmlparser/ ja

2016-05-04 Thread markt
Author: markt Date: Wed May 4 11:05:47 2016 New Revision: 1742248 URL: http://svn.apache.org/viewvc?rev=1742248&view=rev Log: Move JAR interface so it can be referenced in scanner callback Added: tomcat/trunk/java/org/apache/tomcat/Jar.java - copied, changed from r1742246, tomcat/trun

svn commit: r1742249 - in /tomcat/trunk: java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ test/org/apache/jasper/se

2016-05-04 Thread markt
Author: markt Date: Wed May 4 11:06:54 2016 New Revision: 1742249 URL: http://svn.apache.org/viewvc?rev=1742249&view=rev Log: Pass Jar rather than URL to a JAR in the JarScanner call back for a JAR Modified: tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java tomcat/trunk/java/or

svn commit: r1742250 - in /tomcat/trunk/java/org/apache/tomcat: Jar.java util/scan/AbstractInputStreamJar.java util/scan/JarFileUrlJar.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 11:07:28 2016 New Revision: 1742250 URL: http://svn.apache.org/viewvc?rev=1742250&view=rev Log: Add getManifest() to Jar Modified: tomcat/trunk/java/org/apache/tomcat/Jar.java tomcat/trunk/java/org/apache/tomcat/util/scan/AbstractInputStreamJar.java tomc

svn commit: r1742251 - /tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 11:07:55 2016 New Revision: 1742251 URL: http://svn.apache.org/viewvc?rev=1742251&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 Switch to using a Deque for the calss path URLs to it can be added to Add processing of Manifests for JARs Modifi

svn commit: r1742263 - /tomcat/trunk/java/org/apache/tomcat/Jar.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:41:23 2016 New Revision: 1742263 URL: http://svn.apache.org/viewvc?rev=1742263&view=rev Log: Javadoc fixes Modified: tomcat/trunk/java/org/apache/tomcat/Jar.java Modified: tomcat/trunk/java/org/apache/tomcat/Jar.java URL: http://svn.apache.org/viewvc/tomcat

svn commit: r1742264 - in /tomcat/trunk/test/org/apache/tomcat/util: bcel/TesterPerformance.java scan/TestStandardJarScanner.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:42:03 2016 New Revision: 1742264 URL: http://svn.apache.org/viewvc?rev=1742264&view=rev Log: Fix checkstyle nags Modified: tomcat/trunk/test/org/apache/tomcat/util/bcel/TesterPerformance.java tomcat/trunk/test/org/apache/tomcat/util/scan/TestStandardJarSc

svn commit: r1742266 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/jasper/ java/org/apache/jasper/compiler/ java/org/apache/jasper/servlet/ java/org/apache/jasper/xm

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:47:43 2016 New Revision: 1742266 URL: http://svn.apache.org/viewvc?rev=1742266&view=rev Log: Refactor JarScanning - Move Jar interface - Pass Jar rather than URL - Reduce code duplication - Clean-up Added: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/Jar.java

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

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:49:35 2016 New Revision: 1742268 URL: http://svn.apache.org/viewvc?rev=1742268&view=rev Log: Update changelog Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

svn commit: r1742269 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:50:40 2016 New Revision: 1742269 URL: http://svn.apache.org/viewvc?rev=1742269&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 Switch to using a Deque for the calss path URLs to it can be added to Add processing of Manifests for JARs Modifi

svn commit: r1742270 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/scan/

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:54:27 2016 New Revision: 1742270 URL: http://svn.apache.org/viewvc?rev=1742270&view=rev Log: Clean-up and refactor to reduce duplication Added: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/scan/AbstractInputStreamJar.java - copied unchanged from r1

svn commit: r1742271 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/jasper/ java/org/apache/jasper/compiler/ java/org/apache/jasper/servlet/ java/org/apache/jasper/xm

2016-05-04 Thread markt
Author: markt Date: Wed May 4 12:58:38 2016 New Revision: 1742271 URL: http://svn.apache.org/viewvc?rev=1742271&view=rev Log: Move JAR interface so it can be referenced in scanner callback Added: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/Jar.java - copied unchanged from r1742248, to

svn commit: r1742272 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ test/org/apach

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:02:58 2016 New Revision: 1742272 URL: http://svn.apache.org/viewvc?rev=1742272&view=rev Log: Pass Jar rather than URL to a JAR in the JarScanner call back for a JAR Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jas

svn commit: r1742273 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/ java/org/apache/tomcat/util/scan/ test/org/apache/tomcat/util/bcel/ test/org/apache/tomcat/util/scan/

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:03:46 2016 New Revision: 1742273 URL: http://svn.apache.org/viewvc?rev=1742273&view=rev Log: Add getManifest() to Jar Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/Jar.java tomcat/tc8.0.x/trunk/java/org

svn commit: r1742274 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:04:27 2016 New Revision: 1742274 URL: http://svn.apache.org/viewvc?rev=1742274&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 Switch to using a Deque for the calss path URLs to it can be added to Add processing of Manifests for JARs Modifi

[Bug 59226] StandardJarScanner ignores jars in manifest Class-path header

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

[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2016-05-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56905 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 59226] StandardJarScanner ignores jars in manifest Class-path header

2016-05-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 --- Comment #11 from Ignacio del Valle Alles --- Thank you -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr..

svn commit: r1742276 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:26:05 2016 New Revision: 1742276 URL: http://svn.apache.org/viewvc?rev=1742276&view=rev Log: Fix copy/paste error and throw correct exception This closes #29 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/

[GitHub] tomcat pull request: Fix the variable passed ExceptionUtils.handle...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/29 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

svn commit: r1742277 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:26:39 2016 New Revision: 1742277 URL: http://svn.apache.org/viewvc?rev=1742277&view=rev Log: Fix copy/paste error and throw correct exception Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/NioEndpoin

svn commit: r1742278 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/NioEndpoint.java

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:28:30 2016 New Revision: 1742278 URL: http://svn.apache.org/viewvc?rev=1742278&view=rev Log: Fix copy/paste error and throw correct exception Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoin

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

2016-05-04 Thread markt
Author: markt Date: Wed May 4 13:30:32 2016 New Revision: 1742281 URL: http://svn.apache.org/viewvc?rev=1742281&view=rev Log: Fix copy/paste error and throw correct exception Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoin

[GitHub] tomcat pull request: Honour server side precompressed format prefe...

2016-05-04 Thread markt-asf
Github user markt-asf closed the pull request at: https://github.com/apache/tomcat/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is en

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

2016-05-04 Thread Bill Barker
bjenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160504.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20160504/bin/openssl -Dexecute.test.nio=false

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

2016-05-04 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 integration.

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

2016-05-04 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-nio2 has an issue affecting its community integration

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

2016-05-04 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-apr has an issue affecting its community integration.

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

2016-05-04 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-nio has an issue affecting its community integration. Th

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

2016-05-04 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-nio has an issue affecting its community integration.

[Bug 59431] New: Websocket memory leak org.apache.tomcat.websocket.server.WsFrameServer

2016-05-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59431 Bug ID: 59431 Summary: Websocket memory leak org.apache.tomcat.websocket.server.WsFrameServer Product: Tomcat 7 Version: 7.0.69 Hardware: All OS: Linux

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

2016-05-04 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-nio2 has an issue affecting its community integration. T