[Bug 57129] New: Regression. Load WEB-INF/lib jarfiles in alphabetical order

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57129 Bug ID: 57129 Summary: Regression. Load WEB-INF/lib jarfiles in alphabetical order Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux

[Bug 57129] Regression. Load WEB-INF/lib jarfiles in alphabetical order

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57129 --- Comment #1 from Jörgen Persson j...@jorgenpersson.se --- Created attachment 32134 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32134action=edit Adds Arrays.sort(...) in the two identified methods -- You are receiving this

[Bug 57129] Regression. Load WEB-INF/lib jarfiles in alphabetical order

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57129 --- Comment #2 from Jörgen Persson j...@jorgenpersson.se --- I found the problem running Linux Mint 17. On Windows 7 64 bit, the files seems to be ordered alphabetically. -- You are receiving this mail because: You are the assignee for

[Bug 57129] Regression. Load WEB-INF/lib jarfiles in alphabetical order

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57129 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

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

2014-10-22 Thread Bill Barker
-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-6.0-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20141022.jar:/srv/gump/public/workspace

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

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 07:57:34 2014 New Revision: 1633551 URL: http://svn.apache.org/r1633551 Log: Whitespace Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[Bug 56780] IBM Java: server.startup gives error java.lang.IllegalArgumentException: Only TLS1.2 protocol can be enabl ed in SP800_131 strict mode

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780 Hariharan, R cloakcaval...@gmail.com changed: What|Removed |Added CC|

svn commit: r1633584 - in /tomcat/trunk: java/org/apache/catalina/realm/RealmBase.java webapps/docs/realm-howto.xml

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 09:54:39 2014 New Revision: 1633584 URL: http://svn.apache.org/r1633584 Log: Switch the default character set for command line digesting of passwords from UTF-8 to the system encoding as per kkolinko's review comment. Modified:

svn commit: r1633589 - in /tomcat/trunk: java/org/apache/catalina/realm/RealmBase.java webapps/docs/realm-howto.xml

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 10:22:16 2014 New Revision: 1633589 URL: http://svn.apache.org/r1633589 Log: Modify the handling of defaults for -a and -h as per kkolinko's review. Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java

Re: digest.bat (RealmBase.main()) is broken in current Tomcat 8 trunk. Tomcat 8.0.14 is OK.

2014-10-22 Thread Mark Thomas
On 17/10/2014 14:13, Konstantin Kolinko wrote: 2014-09-30 19:22 GMT+04:00 Konstantin Kolinko knst.koli...@gmail.com: 2014-09-29 14:43 GMT+04:00 Mark Thomas ma...@apache.org: On 27/09/2014 15:52, Konstantin Kolinko wrote: () 4) The current javadoc for RealmBase.main() says that algorithm

svn commit: r1633595 - /tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 11:04:31 2014 New Revision: 1633595 URL: http://svn.apache.org/r1633595 Log: Java 9 Javadoc issues Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java Modified: tomcat/trunk/java/org/apache/catalina/realm/RealmBase.java URL:

[Bug 57130] New: Allow digest.sh to accept password from a file or from stdin

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57130 Bug ID: 57130 Summary: Allow digest.sh to accept password from a file or from stdin Product: Tomcat 8 Version: 8.0.14 Hardware: PC Status: NEW

Re: digest.bat (RealmBase.main()) is broken in current Tomcat 8 trunk. Tomcat 8.0.14 is OK.

2014-10-22 Thread Konstantin Kolinko
2014-10-22 14:22 GMT+04:00 Mark Thomas ma...@apache.org: On 17/10/2014 14:13, Konstantin Kolinko wrote: 2014-09-30 19:22 GMT+04:00 Konstantin Kolinko knst.koli...@gmail.com: 2014-09-29 14:43 GMT+04:00 Mark Thomas ma...@apache.org: On 27/09/2014 15:52, Konstantin Kolinko wrote: () 4) The

[Bug 56425] Unable to find unambiguous method in class String

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56425 --- Comment #5 from Violeta Georgieva violet...@apache.org --- Created attachment 32137 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32137action=edit Test The following test reproduces the issue. -- You are receiving this

[Bug 57129] Regression. Load WEB-INF/lib jarfiles in alphabetical order

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57129 --- Comment #4 from Christopher Schultz ch...@christopherschultz.net --- (In reply to Jörgen Persson from comment #2) I found the problem running Linux Mint 17. On Windows 7 64 bit, the files seems to be ordered alphabetically. This has

[Bug 57130] Allow digest.sh to accept password from a file or from stdin

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

Re: [VOTE] Release Apache Tomcat Native 1.1.32

2014-10-22 Thread Ognjen Blagojevic
Mark, On 21.10.2014 11:05, Mark Thomas wrote: Version 1.1.32 includes the following changes: - Add support for TLS v1.1 and TLS v1.2 - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.1j The Apache Tomcat Native (--1.1.31--) 1.1.32 is [X] Stable, go ahead and release [ ] Broken

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 Hariharan, R cloakcaval...@gmail.com changed: What|Removed |Added CC|

[Bug 57091] Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 --- Comment #5 from Mark Thomas ma...@apache.org --- A note for folks trying to reproduce this, the Tomcat JARs need to be signed as well. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1633688 - in /tomcat/trunk: java/org/apache/tomcat/websocket/AsyncChannelGroupUtil.java webapps/docs/changelog.xml

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 19:29:25 2014 New Revision: 1633688 URL: http://svn.apache.org/r1633688 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 Work around the behaviour of the Oracle JRE when creating new threads in an applet environment that breaks the WebSocket client

svn commit: r1633689 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/AsyncChannelGroupUtil.java webapps/docs/changelog.xml

2014-10-22 Thread markt
Author: markt Date: Wed Oct 22 19:30:45 2014 New Revision: 1633689 URL: http://svn.apache.org/r1633689 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 Work around the behaviour of the Oracle JRE when creating new threads in an applet environment that breaks the WebSocket client

[Bug 57091] Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 53411] NullPointerException in org.apache.tomcat.util.buf.CharChunk

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53411 --- Comment #8 from Mark Thomas ma...@apache.org --- Thanks for the patch. Don't be concerned about how much of the patch I am suggesting you change (most of it). The first patch I proposed was torn apart beyond recognition before it got

[Bug 56780] IBM Java: server.startup gives error java.lang.IllegalArgumentException: Only TLS1.2 protocol can be enabl ed in SP800_131 strict mode

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780 --- Comment #7 from Mark Thomas ma...@apache.org --- Is there a way to get the sslProtocol attribute specified for the connector in the server.xml? That has the value that should be used to create the SSLContext. That is what is used.

[Bug 57091] Websockets cannot be used in Windows applet plugin environments based on Oracle Java7

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57091 --- Comment #7 from Niklas Hallqvist niklas+apa...@appli.se --- (In reply to Mark Thomas from comment #6) Thanks for the test case. Very helpful. I can repeat this issue with Java 8 and Java 7 and I have applied your suggested patch to

[Bug 56780] IBM Java: server.startup gives error java.lang.IllegalArgumentException: Only TLS1.2 protocol can be enabl ed in SP800_131 strict mode

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 57132] New: ImportHandler.resolveClass() fails to report conflicting import when called repeatedly

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132 Bug ID: 57132 Summary: ImportHandler.resolveClass() fails to report conflicting import when called repeatedly Product: Tomcat 8 Version: 8.0.14 Hardware: PC

[Bug 57132] ImportHandler.resolveClass() fails to report conflicting import when called repeatedly

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57132 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com --- Created attachment 32139 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32139action=edit 2014-10-22_tc8_57132_testcases.patch Updated testcases for

[Bug 56780] IBM Java: server.startup gives error java.lang.IllegalArgumentException: Only TLS1.2 protocol can be enabl ed in SP800_131 strict mode

2014-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56780 --- Comment #9 from Konstantin Kolinko knst.koli...@gmail.com --- 1. If IllegalArgumentException is thrown from static{} block of a class, is it fatal for the class or not? If it were fatal, the static{} block should have try/catch for

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

2014-10-22 Thread kkolinko
Author: kkolinko Date: Wed Oct 22 22:57:19 2014 New Revision: 1633726 URL: http://svn.apache.org/r1633726 Log: Update vote and comment Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2014-10-22 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.