Bug report for Taglibs [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2014/10/19]

2014-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 12:07:48 2014 New Revision: 1632896 URL: http://svn.apache.org/r1632896 Log: Changelog for r1627420 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 12:17:26 2014 New Revision: 1632897 URL: http://svn.apache.org/r1632897 Log: Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56079 Switch to the signed versions of Apache Commons Daemon 1.0.15 binaries. Note: As location of already downloaded

[Bug 57116] New: Bio connector: Do not fallback to default protocol list if sslEnabledProtocols has no matches

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57116 Bug ID: 57116 Summary: Bio connector: Do not fallback to default protocol list if sslEnabledProtocols has no matches Product: Tomcat 6 Version: 6.0.41 Hardware: PC

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 14:22:10 2014 New Revision: 1632912 URL: http://svn.apache.org/r1632912 Log: votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2014-10-19 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-20141019-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar

[Bug 57116] Bio connector: Do not fallback to default protocol list if sslEnabledProtocols has no matches

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57116 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added OS||All

Re: svn commit: r1632625 - in /tomcat/trunk/java/org/apache/tomcat/websocket: LocalStrings.properties WsRemoteEndpointImplBase.java

2014-10-19 Thread Konstantin Kolinko
2014-10-17 20:26 GMT+04:00 Konstantin Kolinko knst.koli...@gmail.com: 2014-10-17 20:22 GMT+04:00 r...@apache.org: Author: remm Date: Fri Oct 17 16:22:43 2014 New Revision: 1632625 URL: http://svn.apache.org/r1632625 Log: Add null checks for arguments in remote endpoint. Wouldn't it

svn commit: r1632955 - in /tomcat/tc7.0.x/trunk: ./ java/javax/websocket/ java/javax/websocket/server/

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 17:02:18 2014 New Revision: 1632955 URL: http://svn.apache.org/r1632955 Log: Merged revision(s) 1631347 from tomcat/trunk: Fix Java8 Javadoc warnings for javax.websocket package Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1632956 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/ java/javax/servlet/jsp/ java/javax/servlet/jsp/tagext/

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 17:15:14 2014 New Revision: 1632956 URL: http://svn.apache.org/r1632956 Log: Merged r1631568 from tomcat/trunk: Fix some Javadoc warnings when compiling with Java 8 Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1632958 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ELContext.java java/javax/el/ELContextEvent.java java/javax/el/ELResolver.java java/javax/el/ExpressionFactory.java java/javax/el/Meth

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 17:38:56 2014 New Revision: 1632958 URL: http://svn.apache.org/r1632958 Log: Merged r1631717 from tomcat/trunk: Fix the remaining Javadoc warnings for the EL API when building with Java 8. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1632959 - in /tomcat/tc7.0.x/trunk: ./ java/javax/websocket/RemoteEndpoint.java

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 17:42:17 2014 New Revision: 1632959 URL: http://svn.apache.org/r1632959 Log: Merged r1631987 r1631993 from tomcat/trunk: Java 8 isn't complaining about these but Eclipse is so fix them as well Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1632965 - in /tomcat/trunk: java/javax/websocket/PongMessage.java java/javax/websocket/RemoteEndpoint.java java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java webapps/docs/chan

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 18:23:07 2014 New Revision: 1632965 URL: http://svn.apache.org/r1632965 Log: Further improve processing of null arguments in remote endpoint (followup to r1632625): 1) Document IllegalArgumentException in javadoc 2) Handle null arguments in sendObject() methods

[Bug 57118] New: Throw EncodeException from RemoteEndpoint.Basic.sendObject()

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57118 Bug ID: 57118 Summary: Throw EncodeException from RemoteEndpoint.Basic.sendObject() Product: Tomcat 8 Version: 8.0.14 Hardware: PC Status: NEW

svn commit: r1632968 - in /tomcat/tc7.0.x/trunk: ./ java/javax/websocket/PongMessage.java java/javax/websocket/RemoteEndpoint.java java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java webapp

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 18:38:34 2014 New Revision: 1632968 URL: http://svn.apache.org/r1632968 Log: Further improve processing of null arguments in remote endpoint (followup to r1632625): 1) Document IllegalArgumentException in javadoc 2) Handle null arguments in sendObject() methods

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 18:44:59 2014 New Revision: 1632971 URL: http://svn.apache.org/r1632971 Log: Move recent fixes to the correct section. They will be in 7.0.57, not 7.0.56. (Followup to r1632634 r1632968) Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified:

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 18:59:24 2014 New Revision: 1632975 URL: http://svn.apache.org/r1632975 Log: Note that using SSLProtocol=TLSv1.1,TLSv1.2 requires native 1.1.32 or later. Running with 1.1.31 is OK as long as the new values are not used in configuration. Using TLSv1.1 with

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

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 19:01:27 2014 New Revision: 1632976 URL: http://svn.apache.org/r1632976 Log: Note that using SSLProtocol=TLSv1.1,TLSv1.2 requires native 1.1.32 or later. Running with 1.1.31 is OK as long as the new values are not used in configuration. It is merge of r1632975

svn propchange: r1632975 - svn:log

2014-10-19 Thread kkolinko
Author: kkolinko Revision: 1632975 Modified property: svn:log Modified: svn:log at Sun Oct 19 19:13:00 2014 -- --- svn:log (original) +++ svn:log Sun Oct 19 19:13:00 2014 @@ -1,5 +1,5 @@ Note that using

svn commit: r1632981 - /tomcat/native/branches/1.1.x/java/org/apache/tomcat/

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 19:27:52 2014 New Revision: 1632981 URL: http://svn.apache.org/r1632981 Log: Update external to pick up changes for https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Modified: tomcat/native/branches/1.1.x/java/org/apache/tomcat/ (props changed)

svn commit: r1632988 - /tomcat/trunk/java/org/apache/tomcat/jni/SSL.java

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 21:01:25 2014 New Revision: 1632988 URL: http://svn.apache.org/r1632988 Log: Followup to the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Deprecate SSL_OP_PKCS1_CHECK_1, SSL_OP_PKCS1_CHECK_2 flags. Modified:

svn commit: r1632989 - /tomcat/native/branches/1.1.x/java/org/apache/tomcat/

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 21:03:13 2014 New Revision: 1632989 URL: http://svn.apache.org/r1632989 Log: Update external to pick up r1632988 Modified: tomcat/native/branches/1.1.x/java/org/apache/tomcat/ (props changed) Propchange:

svn commit: r1632990 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/jni/SSL.java

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 21:04:42 2014 New Revision: 1632990 URL: http://svn.apache.org/r1632990 Log: Followup to the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Deprecate SSL_OP_PKCS1_CHECK_1, SSL_OP_PKCS1_CHECK_2 flags. It is merge of r1632988 from tomcat/trunk.

svn commit: r1632995 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/resources/MANIFEST.MF

2014-10-19 Thread kkolinko
Author: kkolinko Date: Sun Oct 19 21:22:30 2014 New Revision: 1632995 URL: http://svn.apache.org/r1632995 Log: Fix minor issues reported in https://issues.apache.org/bugzilla/show_bug.cgi?id=57079 Remove Ant hard-coded version. Remove Created-By Those lines will be added automatically (with the

[Bug 57102] Cannot Specify sslEnabledProtocols

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57102 --- Comment #8 from Konstantin Kolinko knst.koli...@gmail.com --- This is fixed in 6.0.x and will be included in 6.0.x onwards. in 6.0.43 onwards. -- You are receiving this mail because: You are the assignee for the bug.

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

2014-10-19 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-20141019-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

[Tomcat Wiki] Update of Security/POODLE by KonstantinKolinko

2014-10-19 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The Security/POODLE page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Security/POODLE?action=diffrev1=1rev2=2 Comment: Add note on sslEnabledProtocols for Tomcat

[Bug 53952] Add support for TLS 1.1 and 1.2

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53952 Brett Randall javabr...@gmail.com changed: What|Removed |Added CC|

[Bug 56844] Update to OpenSSL 1.0.1j

2014-10-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56844 Brett Randall javabr...@gmail.com changed: What|Removed |Added CC|