[Bug 58691] org.apache.naming.ResourceEnvRef missing factory

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58691 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1720448 - in /tomcat/trunk: java/org/apache/tomcat/util/scan/StandardJarScanner.java test/org/apache/tomcat/util/scan/TestStandardJarScanner.java webapps/docs/changelog.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:53:39 2015 New Revision: 1720448 URL: http://svn.apache.org/viewvc?rev=1720448=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58692 Make StandardJarScanner more robust. Log a warning if a class path entry cannot be scanned rather than triggering the

svn commit: r1720418 - in /tomcat/tc6.0.x/trunk: java/org/apache/coyote/http11/ webapps/docs/

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 19:24:16 2015 New Revision: 1720418 URL: http://svn.apache.org/viewvc?rev=1720418=rev Log: Improve HTTP header validation. This is a partial back-port of various refactorings and fixes that have been made in 7.0.x onwards. Added:

svn commit: r1720442 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:24:12 2015 New Revision: 1720442 URL: http://svn.apache.org/viewvc?rev=1720442=rev Log: Fix typos in the JNDI example Found while investigating BZ 58691 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1720446 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java test/org/apache/catalina/connector/TestRequest.java webapps/docs/changelog.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:37:18 2015 New Revision: 1720446 URL: http://svn.apache.org/viewvc?rev=1720446=rev Log: Add path parameter handling to HttpServletRequest.getContextPath(). This is a follow-up to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=57215 Modified:

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

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:56:53 2015 New Revision: 1720450 URL: http://svn.apache.org/viewvc?rev=1720450=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58692 Make StandardJarScanner more robust. Log a warning if a class path entry cannot be scanned rather than triggering the

svn commit: r1720449 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:56:09 2015 New Revision: 1720449 URL: http://svn.apache.org/viewvc?rev=1720449=rev Log: Correct change log location. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 58692] Odd classpath URLs cause Tomcat to abort loading webapps

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58692 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1720439 - in /tomcat/trunk/webapps/docs: changelog.xml jndi-resources-howto.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:21:56 2015 New Revision: 1720439 URL: http://svn.apache.org/viewvc?rev=1720439=rev Log: Fix typos in the JNDI example Found while investigating BZ 58691 Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/jndi-resources-howto.xml

svn commit: r1720443 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:25:57 2015 New Revision: 1720443 URL: http://svn.apache.org/viewvc?rev=1720443=rev Log: Fix typos in the JNDI example Found while investigating BZ 58691 Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

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

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 21:02:17 2015 New Revision: 1720451 URL: http://svn.apache.org/viewvc?rev=1720451=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58692 Make StandardJarScanner more robust. Log a warning if a class path entry cannot be scanned rather than triggering the

svn commit: r1720445 - in /tomcat/trunk: java/org/apache/catalina/connector/Request.java test/org/apache/catalina/connector/TestRequest.java webapps/docs/changelog.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:36:13 2015 New Revision: 1720445 URL: http://svn.apache.org/viewvc?rev=1720445=rev Log: Add path parameter handling to HttpServletRequest.getContextPath(). This is a follow-up to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=57215 Modified:

svn commit: r1720444 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:27:59 2015 New Revision: 1720444 URL: http://svn.apache.org/viewvc?rev=1720444=rev Log: Fix typos in the JNDI example Found while investigating BZ 58691 Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1720447 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java test/org/apache/catalina/connector/TestRequest.java webapps/docs/changelog.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 20:39:14 2015 New Revision: 1720447 URL: http://svn.apache.org/viewvc?rev=1720447=rev Log: Add path parameter handling to HttpServletRequest.getContextPath(). This is a follow-up to the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=57215 Modified:

buildbot success in ASF Buildbot on tomcat-7-trunk

2015-12-16 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/236 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1720398 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 17:34:45 2015 New Revision: 1720398 URL: http://svn.apache.org/viewvc?rev=1720398=rev Log: Remove unnecessary code. Headers names do not have leading or trailing whitespace. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1720396 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 17:33:26 2015 New Revision: 1720396 URL: http://svn.apache.org/viewvc?rev=1720396=rev Log: Remove unnecessary code. Headers names do not have leading or trailing whitespace. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1720404 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java

2015-12-16 Thread remm
Author: remm Date: Wed Dec 16 17:52:16 2015 New Revision: 1720404 URL: http://svn.apache.org/viewvc?rev=1720404=rev Log: Remove TODO. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java Modified:

svn commit: r1720394 - /tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 17:32:37 2015 New Revision: 1720394 URL: http://svn.apache.org/viewvc?rev=1720394=rev Log: Remove unnecessary code. Headers names do not have leading or trailing whitespace. Modified: tomcat/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

svn commit: r1720399 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 17:35:49 2015 New Revision: 1720399 URL: http://svn.apache.org/viewvc?rev=1720399=rev Log: Remove unnecessary code. Headers names do not have leading or trailing whitespace. Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r1720463 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 21:58:44 2015 New Revision: 1720463 URL: http://svn.apache.org/viewvc?rev=1720463=rev Log: Update to NSIS 2.49 Merged r1720462 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.properties.default

svn commit: r1720462 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 21:51:43 2015 New Revision: 1720462 URL: http://svn.apache.org/viewvc?rev=1720462=rev Log: Update to NSIS 2.49 Modified: tomcat/trunk/build.properties.default tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/build.properties.default URL:

svn commit: r1720465 - in /tomcat/tc6.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 22:03:34 2015 New Revision: 1720465 URL: http://svn.apache.org/viewvc?rev=1720465=rev Log: Update to NSIS 2.49 Merged r1720464 from tomcat/tc7.0.x/trunk. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/build.properties.default

svn commit: r1720472 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 22:37:43 2015 New Revision: 1720472 URL: http://svn.apache.org/viewvc?rev=1720472=rev Log: Add CVE-2014-7810 to changelog of released 6.0.44. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1720476 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 22:44:43 2015 New Revision: 1720476 URL: http://svn.apache.org/viewvc?rev=1720476=rev Log: Add CVE-2014-7810 to changelog of released 8.0.16. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1720464 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 22:00:39 2015 New Revision: 1720464 URL: http://svn.apache.org/viewvc?rev=1720464=rev Log: Update to NSIS 2.49 Merged r1720463 from tomcat/tc8.0.x/trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.properties.default

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

2015-12-16 Thread kkolinko
Author: kkolinko Date: Wed Dec 16 22:42:02 2015 New Revision: 1720473 URL: http://svn.apache.org/viewvc?rev=1720473=rev Log: Add CVE-2014-7810 to changelog of released 7.0.58. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

[Bug 58741] Large number of public certificates in keystore causes handshake timeout with Http11Nio2Protocol

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58741 --- Comment #6 from Christopher Schultz --- (In reply to Remy Maucherat from comment #4) > It could be a good first step to test trunk. Since the keystore size itself > shouldn't be a factor, try find some other

[Bug 58741] Large number of public certificates in keystore causes handshake timeout with Http11Nio2Protocol

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58741 --- Comment #5 from Christopher Schultz --- Could there possibly be a problem in com.workforcesoftware.tomcatssl.WorkforceTrustManager? Take thread dumps during the long pause before the handshake timeout to see

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

2015-12-16 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.3-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20151216.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x

svn commit: r1720325 - /tomcat/native/trunk/xdocs/news/2015.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:56:49 2015 New Revision: 1720325 URL: http://svn.apache.org/viewvc?rev=1720325=rev Log: Add the 1.2.3 release to the news section Modified: tomcat/native/trunk/xdocs/news/2015.xml Modified: tomcat/native/trunk/xdocs/news/2015.xml URL:

svn commit: r1720329 - /tomcat/native/trunk/xdocs/index.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:00:24 2015 New Revision: 1720329 URL: http://svn.apache.org/viewvc?rev=1720329=rev Log: Update the index page with the 1.2.3 release Modified: tomcat/native/trunk/xdocs/index.xml Modified: tomcat/native/trunk/xdocs/index.xml URL:

svn commit: r1720337 - /tomcat/native/branches/1.1.x/xdocs/news/2015.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:33:11 2015 New Revision: 1720337 URL: http://svn.apache.org/viewvc?rev=1720337=rev Log: Fix error Modified: tomcat/native/branches/1.1.x/xdocs/news/2015.xml Modified: tomcat/native/branches/1.1.x/xdocs/news/2015.xml URL:

svn commit: r1720338 - /tomcat/site/trunk/docs/native-1.1-doc/news/2015.html

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:33:53 2015 New Revision: 1720338 URL: http://svn.apache.org/viewvc?rev=1720338=rev Log: Fix error Modified: tomcat/site/trunk/docs/native-1.1-doc/news/2015.html Modified: tomcat/site/trunk/docs/native-1.1-doc/news/2015.html URL:

svn commit: r1720322 - in /tomcat/site/trunk/docs/native-1.1-doc: miscellaneous/changelog.html news/2015.html

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:55:33 2015 New Revision: 1720322 URL: http://svn.apache.org/viewvc?rev=1720322=rev Log: Update 1.1.x docs for 1.1.34 release Modified: tomcat/site/trunk/docs/native-1.1-doc/miscellaneous/changelog.html tomcat/site/trunk/docs/native-1.1-doc/news/2015.html

svn commit: r1720326 - in /tomcat/site/trunk/docs/native-doc: miscellaneous/changelog.html news/2015.html

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:57:27 2015 New Revision: 1720326 URL: http://svn.apache.org/viewvc?rev=1720326=rev Log: Update 1.2.x docs for 1.2.3 release Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html tomcat/site/trunk/docs/native-doc/news/2015.html

svn commit: r1720320 - in /tomcat/site/trunk: README.txt build.xml native-1.1-xdocs/

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:52:39 2015 New Revision: 1720320 URL: http://svn.apache.org/viewvc?rev=1720320=rev Log: First attempt at adding native-1.1 docs to the build script Added: tomcat/site/trunk/native-1.1-xdocs/ Modified: tomcat/site/trunk/README.txt

svn commit: r11625 - in /release/tomcat/tomcat-connectors/native: 1.1.33/ 1.2.2/

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:22:45 2015 New Revision: 11625 Log: Remove old releases from the mirrors Removed: release/tomcat/tomcat-connectors/native/1.1.33/ release/tomcat/tomcat-connectors/native/1.2.2/ - To

svn commit: r1720334 - in /tomcat/site/trunk: docs/download-90.html docs/download-native.html docs/index.html docs/oldnews.html docs/security-9.html docs/sitemap-main.xml xdocs/download-native.xml xdo

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:18:32 2015 New Revision: 1720334 URL: http://svn.apache.org/viewvc?rev=1720334=rev Log: Add release announcements for 1.2.3 and 1.1.34. Update download pages. Modified: tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/docs/download-native.html

[ANN] Apache Tomcat Native 1.1.34 released

2015-12-16 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.34 stable. The key features of this release are: - Unconditionally disable export Ciphers - Improve ephemeral key handling for DH and ECDH - Various fixes to build with newer OPenSSL versions - Link Windows

svn commit: r1720328 - /tomcat/native/branches/1.1.x/xdocs/index.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:59:51 2015 New Revision: 1720328 URL: http://svn.apache.org/viewvc?rev=1720328=rev Log: Update the index page with the 1.1.34 release Modified: tomcat/native/branches/1.1.x/xdocs/index.xml Modified: tomcat/native/branches/1.1.x/xdocs/index.xml URL:

Re: svn commit: r1720317 - /tomcat/native/branches/1.1.x/xdocs/news/2015.xml

2015-12-16 Thread Mark Thomas
On 16/12/2015 11:22, Konstantin Kolinko wrote: > 2015-12-16 13:41 GMT+03:00 : >> Author: markt >> Date: Wed Dec 16 10:41:27 2015 >> New Revision: 1720317 >> >> URL: http://svn.apache.org/viewvc?rev=1720317=rev >> Log: >> Add the 1.1.34 release to the news section >> >> Modified:

svn commit: r1720330 - in /tomcat/site/trunk/docs: native-1.1-doc/index.html native-doc/index.html

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 11:00:59 2015 New Revision: 1720330 URL: http://svn.apache.org/viewvc?rev=1720330=rev Log: Update index pages for native release news Modified: tomcat/site/trunk/docs/native-1.1-doc/index.html tomcat/site/trunk/docs/native-doc/index.html Modified:

[ANN] Apache Tomcat Native 1.2.3 released

2015-12-16 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.3 stable. The key features of this release are: - Java keystore support. - Various fixes to align the Java and native APIs - Various fixes if building without OpenSSL - Windows binaries built with OpenSSL

Re: svn commit: r1720317 - /tomcat/native/branches/1.1.x/xdocs/news/2015.xml

2015-12-16 Thread Konstantin Kolinko
2015-12-16 13:41 GMT+03:00 : > Author: markt > Date: Wed Dec 16 10:41:27 2015 > New Revision: 1720317 > > URL: http://svn.apache.org/viewvc?rev=1720317=rev > Log: > Add the 1.1.34 release to the news section > > Modified: > tomcat/native/branches/1.1.x/xdocs/news/2015.xml >

[Bug 58741] Large number of public certificates in keystore causes handshake timeout with Http11Nio2Protocol

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58741 --- Comment #3 from Syed Tariq --- Ok I will try to investigate it further. By the way, I uploaded files at some other location since bugzilla doesn't allow me to upload attachments greater than 1000KB. Thanks --

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

2015-12-16 Thread Bill Barker
/dist/bin/commons-daemon-20151216-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20151216.jar -Dcommons-daemon.native.src.tgz

[Bug 58592] Org.apache.coyote.request scheme is null

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58592 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58741] Large number of public certificates in keystore causes handshake timeout with Http11Nio2Protocol

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58741 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID

[Bug 58741] Large number of public certificates in keystore causes handshake timeout with Http11Nio2Protocol

2015-12-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58741 --- Comment #4 from Remy Maucherat --- It could be a good first step to test trunk. Since the keystore size itself shouldn't be a factor, try find some other more likely explanation first. Both connectors use the same

svn commit: r1720317 - /tomcat/native/branches/1.1.x/xdocs/news/2015.xml

2015-12-16 Thread markt
Author: markt Date: Wed Dec 16 10:41:27 2015 New Revision: 1720317 URL: http://svn.apache.org/viewvc?rev=1720317=rev Log: Add the 1.1.34 release to the news section Modified: tomcat/native/branches/1.1.x/xdocs/news/2015.xml Modified: tomcat/native/branches/1.1.x/xdocs/news/2015.xml URL: