svn commit: r1627717 - in /tomcat/trunk/test/org/apache/catalina/realm: TestPBECredentialHandler.java TestSecretKeyCredentialHandler.java

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 06:49:26 2014 New Revision: 1627717 URL: http://svn.apache.org/r1627717 Log: Update test name after tested class was renamed Remove algorithm that isn't supported on all platforms from test Added:

Re: Exception thrown by JspServlet in included request when jsp file is not found (from bug 57019)

2014-09-26 Thread Mark Thomas
On 25/09/2014 23:36, Konstantin Kolinko wrote: Hi! Regarding exception generated by JspServlet when it is invoked via RequestDispatcer.include() and the requested JSP page does not exist. As seen from the stacktrace in bug 57019 [1], it generates a ServletException. The relevant place in

svn commit: r1627722 - /tomcat/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 07:53:11 2014 New Revision: 1627722 URL: http://svn.apache.org/r1627722 Log: Add an explanation Modified: tomcat/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java Modified: tomcat/trunk/test/org/apache/catalina/connector/TestOutputBuffer.java URL:

Re: [VOTE] Release Apache Tomcat 8.0.14

2014-09-26 Thread Mark Thomas
On 25/09/2014 20:56, Christopher Schultz wrote: Some test fail. On my system the tribes tests always fail, likely due to missing multicast support Yes, that will trigger test failures. I noticed this during the test-bio run: [junit] Write length: 1, Buffered: n, Time: 50309480ns

svn commit: r1627723 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 07:56:40 2014 New Revision: 1627723 URL: http://svn.apache.org/r1627723 Log: Fix typo Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java URL:

svn commit: r1627724 - in /tomcat/tc7.0.x/trunk: ./ java/javax/websocket/Session.java java/org/apache/tomcat/util/security/ConcurrentMessageDigest.java webapps/docs/changelog.xml

2014-09-26 Thread violetagg
Author: violetagg Date: Fri Sep 26 08:35:05 2014 New Revision: 1627724 URL: http://svn.apache.org/r1627724 Log: Merged revision 1627531 from tomcat/trunk: Fix broken Javadoc links Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/javax/websocket/Session.java

Re: Time for 7.0.56

2014-09-26 Thread Violeta Georgieva
Hi, 2014-09-25 13:45 GMT+03:00 Emmanuel Bourg ebo...@apache.org: Le 24/09/2014 22:07, Violeta Georgieva a écrit : I would like to tag 7.0.56 tomorrow. If you would like to add something please reply here. Would it be possible to backport the org.apache.tomcat.SimpleInstanceManager class

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

2014-09-26 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140926-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar

buildbot success in ASF Buildbot on tomcat-trunk

2014-09-26 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/483 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Re: [VOTE] Release Apache Tomcat 8.0.14

2014-09-26 Thread Violeta Georgieva
2014-09-25 0:07 GMT+03:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.14 release is now available for voting. The main changes since 8.0.12 are: - Windows service runner, Windows service manager and Windows installer are digitally signed with the new ASF code signing

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

2014-09-26 Thread Bill Barker
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140926-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

svn commit: r1627737 - in /tomcat/trunk: java/org/apache/catalina/core/ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/http/ test/org/apache/tomcat/util/http/ webapps/docs/config/

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 10:15:39 2014 New Revision: 1627737 URL: http://svn.apache.org/r1627737 Log: Rename current cookie parser Cookies - LegacyCookieProcessor Start to deprecated the use of system properties, moving towards per Context control of Cookie parsing. Document the new

Re: [VOTE] Release Apache Tomcat 8.0.14

2014-09-26 Thread Felix Schumacher
Am 24.09.2014 23:07, schrieb Mark Thomas: The proposed Apache Tomcat 8.0.14 release is now available for voting. The main changes since 8.0.12 are: - Windows service runner, Windows service manager and Windows installer are digitally signed with the new ASF code signing service - Implement

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

2014-09-26 Thread Bill Barker
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140926-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

svn commit: r1627746 - in /tomcat/trunk: java/org/apache/tomcat/util/http/ test/org/apache/tomcat/util/http/ webapps/docs/config/

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 10:58:45 2014 New Revision: 1627746 URL: http://svn.apache.org/r1627746 Log: Merge TestCookies[Allow|Disallow]Equals now that it is no longer necessary to use a system property to change this. Move allowNameOnly cookies to a CookieProcessor property as this needs

Re: Time for 7.0.56

2014-09-26 Thread Emmanuel Bourg
I noticed two test failures with the tagged 7.0.56 in Debian with OpenJDK 8u40-b04 (it also fails with 7.0.55) : Testcase: bug53001 took 0.028 sec FAILED expected:key[2] but was:key[1] junit.framework.AssertionFailedError: expected:key[2] but was:key[1] at

svn commit: r1627770 - in /tomcat/trunk/test/org/apache/tomcat/util/http: TestCookieParsing.java TestCookiesAllowEquals.java TestCookiesAllowNameOnly.java

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 13:00:36 2014 New Revision: 1627770 URL: http://svn.apache.org/r1627770 Log: Combine test classes and reduce code duplication in tests. Expand tests to cover both CookieProcessor implementations. Added:

svn commit: r1627781 - in /tomcat/trunk: java/org/apache/tomcat/util/http/ test/org/apache/tomcat/util/http/ webapps/docs/config/

2014-09-26 Thread markt
Author: markt Date: Fri Sep 26 13:20:55 2014 New Revision: 1627781 URL: http://svn.apache.org/r1627781 Log: Move allowing HTTP separators config option to the CookieProcessor Removed: tomcat/trunk/test/org/apache/tomcat/util/http/TestCookiesAllowHttpSeps.java Modified:

[Bug 57022] New: Tomcat Spnego authentication against Active Directory fails with Java 8

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 Bug ID: 57022 Summary: Tomcat Spnego authentication against Active Directory fails with Java 8 Product: Tomcat 7 Version: 7.0.55 Hardware: PC Status: NEW

[Bug 57022] Tomcat Spnego authentication against Active Directory fails with Java 8

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 --- Comment #1 from Detelin Yordanov detelinyorda...@gmail.com --- Created attachment 32060 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32060action=edit Tomcat Kerberos configuration -- You are receiving this mail because:

[Bug 57022] Tomcat Spnego authentication against Active Directory fails with Java 8

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 --- Comment #2 from Detelin Yordanov detelinyorda...@gmail.com --- Created attachment 32061 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32061action=edit Tomcat configuration -- You are receiving this mail because: You are

[Bug 57022] Tomcat Spnego authentication against Active Directory fails with Java 8

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 --- Comment #3 from Detelin Yordanov detelinyorda...@gmail.com --- Created attachment 32062 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32062action=edit Error log -- You are receiving this mail because: You are the assignee

[Bug 57022] Tomcat Spnego authentication against Active Directory fails with Java 8

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57022 Detelin Yordanov detelinyorda...@gmail.com changed: What|Removed |Added OS||All

buildbot exception in ASF Buildbot on tomcat-trunk

2014-09-26 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/486 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

Re: [VOTE] Release Apache Tomcat 8.0.14

2014-09-26 Thread Christopher Schultz
Mark, On 9/26/14 3:55 AM, Mark Thomas wrote: On 25/09/2014 20:56, Christopher Schultz wrote: Some test fail. On my system the tribes tests always fail, likely due to missing multicast support Yes, that will trigger test failures. I've never explicitly set up multicast, so I've always

[Bug 57021] Improve logging in AprLifecycleListener and jni.Library when Tomcat-Native DLL fails to load

2014-09-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added OS|

Re: Discussion of pluggable password-derivation in Realms [Bug 56403]

2014-09-26 Thread Christopher Schultz
Mark, On 9/25/14 9:18 AM, Christopher Schultz wrote: Mark, On 9/24/14 12:27 PM, Mark Thomas wrote: On 24/09/2014 16:59, Christopher Schultz wrote: Mark, On 9/24/14 5:00 AM, Mark Thomas wrote: On 23/09/2014 10:49, Mark Thomas wrote: On 23/09/2014 00:56, Gabriel E. Sánchez Martínez wrote:

Re: [VOTE] Release Apache Tomcat 8.0.14

2014-09-26 Thread Mark Thomas
On 26/09/2014 16:34, Christopher Schultz wrote: Mark, On 9/26/14 3:55 AM, Mark Thomas wrote: On 25/09/2014 20:56, Christopher Schultz wrote: Some test fail. On my system the tribes tests always fail, likely due to missing multicast support Yes, that will trigger test failures. I've

Re: Discussion of pluggable password-derivation in Realms [Bug 56403]

2014-09-26 Thread Mark Thomas
On 26/09/2014 16:45, Christopher Schultz wrote: +1 for commit. Are you up for back-porting this to Tomcat 7? Hmm. Not sure at this point. I'd like to give it sometime to settle in to 8.0.x first. I noticed that you committed to trunk in smaller pieces rather than a single commit. Was

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

2014-09-26 Thread Bill Barker
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140926-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

svn commit: r1627910 - in /tomcat/trunk/webapps/docs/config: context.xml cookie-processor.xml project.xml

2014-09-26 Thread kkolinko
Author: kkolinko Date: Fri Sep 26 23:29:24 2014 New Revision: 1627910 URL: http://svn.apache.org/r1627910 Log: Corrections to the new documentation page of CookieProcessor - Added new page to left-side menu - Added general description of the new feature in context.xml - Corrected typos in

svn commit: r1627911 - in /tomcat/trunk/webapps/docs: changelog.xml config/cookie-processor.xml

2014-09-26 Thread kkolinko
Author: kkolinko Date: Fri Sep 26 23:47:36 2014 New Revision: 1627911 URL: http://svn.apache.org/r1627911 Log: Add work-in-progress warning to CookieProcessor document. I am not quite satisfied with my wording, but it is better than nothing. Mention this new configuration option in changelog.

svn commit: r1627912 - in /tomcat/trunk/webapps/docs: changelog.xml config/systemprops.xml

2014-09-26 Thread kkolinko
Author: kkolinko Date: Sat Sep 27 00:14:21 2014 New Revision: 1627912 URL: http://svn.apache.org/r1627912 Log: Corrections to cookie processing options description in systemprops.xml 1. Corrected a typo and added links to cookie-processor.html 2. Moved description of ALLOW_NAME_ONLY option, so

buildbot success in ASF Buildbot on tomcat-trunk

2014-09-26 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/487 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

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

2014-09-26 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-bio has an issue affecting its community integration.

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

2014-09-26 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-apr has an issue affecting its community integration.