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

2015-02-16 Thread Rainer Jung
Am 16.02.2015 um 16:09 schrieb Mark Thomas: On 16/02/2015 14:49, Bill Barker wrote: snip/ test: [concat] Testsuites with skipped tests: [concat] TEST-org.apache.catalina.connector.TestRequest.NIO2.txt [concat]

svn commit: r1660169 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/unittest/TesterCounter.java test/org/apache/tomcat/unittest/TesterLeakingServlet1.java test/org/apache/tomcat/unittest/Tester

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 17:21:30 2015 New Revision: 1660169 URL: http://svn.apache.org/r1660169 Log: Add some debug information to memory leak tests that are currently failing on Gump. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1660158 - /tomcat/trunk/BUILDING.txt

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 16:29:31 2015 New Revision: 1660158 URL: http://svn.apache.org/r1660158 Log: Fix typo Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1660158r1=1660157r2=1660158view=diff

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

2015-02-16 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-20150216-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

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

2015-02-16 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-20150216-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

svn commit: r1660168 - in /tomcat/trunk/test/org/apache/tomcat/unittest: TesterCounter.java TesterLeakingServlet1.java TesterLeakingServlet2.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 17:20:40 2015 New Revision: 1660168 URL: http://svn.apache.org/r1660168 Log: Add some debug information to memory leak tests that are currently failing on Gump. Modified: tomcat/trunk/test/org/apache/tomcat/unittest/TesterCounter.java

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

2015-02-16 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-20150216-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar

[Bug 57251] WAR deployment unbelievably slow when unpackWARs=false

2015-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57251 --- Comment #25 from Francisco A. Lozano floz...@gmail.com --- Any decision taken about this issue? -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1660157 - /tomcat/tc8.0.x/trunk/BUILDING.txt

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 16:26:25 2015 New Revision: 1660157 URL: http://svn.apache.org/r1660157 Log: Fix typo Modified: tomcat/tc8.0.x/trunk/BUILDING.txt Modified: tomcat/tc8.0.x/trunk/BUILDING.txt URL:

Re: svn commit: r1659806 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2015-02-16 Thread Christopher Schultz
Mark, On 2/14/15 11:40 AM, ma...@apache.org wrote: Author: markt Date: Sat Feb 14 16:40:20 2015 New Revision: 1659806 URL: http://svn.apache.org/r1659806 Log: Fix a concurrency issue in the APR Poller that meant it was possible under low load for a socket queued to be added to the

svn commit: r1660241 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:47:15 2015 New Revision: 1660241 URL: http://svn.apache.org/r1660241 Log: 2 more cipher suites new to OpenSSL 1.1.0 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

svn commit: r1660229 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:17:33 2015 New Revision: 1660229 URL: http://svn.apache.org/r1660229 Log: Neither Oracle nor IBm JREs support these new ciphers Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified:

svn commit: r1660232 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:26:37 2015 New Revision: 1660232 URL: http://svn.apache.org/r1660232 Log: Another four new Ciphers for OpenSSL 1.1.0 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

svn commit: r1660231 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:21:47 2015 New Revision: 1660231 URL: http://svn.apache.org/r1660231 Log: Correction. Oracle does support these ciphers Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified:

svn commit: r1660243 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:00:46 2015 New Revision: 1660243 URL: http://svn.apache.org/r1660243 Log: 4 new ciphers supported in OpenSSL 1.1.0 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

svn commit: r1660233 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:29:00 2015 New Revision: 1660233 URL: http://svn.apache.org/r1660233 Log: Fix copy/paste error Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified:

svn commit: r1660227 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:14:18 2015 New Revision: 1660227 URL: http://svn.apache.org/r1660227 Log: 4 new ciphers supported in OpenSSL 1.1.0 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified:

svn commit: r1660248 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:21:26 2015 New Revision: 1660248 URL: http://svn.apache.org/r1660248 Log: EDH ciphers not unsupported but renamed to DHE Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

svn commit: r1660252 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:43:21 2015 New Revision: 1660252 URL: http://svn.apache.org/r1660252 Log: Unknown to IBM Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

svn commit: r1660255 - /tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:50:46 2015 New Revision: 1660255 URL: http://svn.apache.org/r1660255 Log: Add note Modified: tomcat/tc8.0.x/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java Modified:

svn commit: r1660256 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:50:59 2015 New Revision: 1660256 URL: http://svn.apache.org/r1660256 Log: Add note Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

svn commit: r1660257 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-02-16 Thread markt
Author: markt Date: Tue Feb 17 00:05:46 2015 New Revision: 1660257 URL: http://svn.apache.org/r1660257 Log: Add more Cipher info. Align with trunk. Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified:

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

2015-02-16 Thread Mark Thomas
On 16/02/2015 16:41, Rainer Jung wrote: Am 16.02.2015 um 16:09 schrieb Mark Thomas: On 16/02/2015 14:49, Bill Barker wrote: snip/ test: [concat] Testsuites with skipped tests: [concat] TEST-org.apache.catalina.connector.TestRequest.NIO2.txt [concat]

[Bug 57587] New: JNDI Datasource HOW-TO refers to obsolete DBCP config property

2015-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57587 Bug ID: 57587 Summary: JNDI Datasource HOW-TO refers to obsolete DBCP config property Product: Tomcat 8 Version: trunk Hardware: PC OS: Mac OS X 10.1

Re: svn commit: r1660244 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread Mark Thomas
On 16/02/2015 23:12, ma...@apache.org wrote: Author: markt Date: Mon Feb 16 23:12:43 2015 New Revision: 1660244 URL: http://svn.apache.org/r1660244 Log: OpenSSL 1.1.0 drops support for a number of ciphers. Remove them from the expected list. This has the added advantage that the full

svn commit: r1660253 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:45:01 2015 New Revision: 1660253 URL: http://svn.apache.org/r1660253 Log: Fix copy/paste oversight Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified:

svn commit: r1660251 - /tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:40:51 2015 New Revision: 1660251 URL: http://svn.apache.org/r1660251 Log: Remaining new ciphers Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

svn commit: r1660244 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:12:43 2015 New Revision: 1660244 URL: http://svn.apache.org/r1660244 Log: OpenSSL 1.1.0 drops support for a number of ciphers. Remove them from the expected list. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified:

svn commit: r1660254 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 23:48:15 2015 New Revision: 1660254 URL: http://svn.apache.org/r1660254 Log: Unknown to IBM Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

Re: [VOTE] Release Apache Tomcat 8.0.20

2015-02-16 Thread Konstantin Kolinko
2015-02-15 21:46 GMT+03:00 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.20 release is now available for voting. The proposed 8.0.20 release is: [ ] Broken - do not release [ ] Stable - go ahead and release as 8.0.20 I am abstaining for now. Using JDK 7u76, win, 32-bit Unit

svn commit: r1660265 - /tomcat/trunk/java/org/apache/catalina/tribes/tipis/ReplicatedMap.java

2015-02-16 Thread kfujino
Author: kfujino Date: Tue Feb 17 02:17:16 2015 New Revision: 1660265 URL: http://svn.apache.org/r1660265 Log: Make sure that add to the backup node of the map entry when map member has been added to ReplicatedMap. Modified:

svn commit: r1660266 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/tribes/tipis/ReplicatedMap.java webapps/docs/changelog.xml

2015-02-16 Thread kfujino
Author: kfujino Date: Tue Feb 17 02:20:11 2015 New Revision: 1660266 URL: http://svn.apache.org/r1660266 Log: Make sure that add to the backup node of the map entry when map member has been added to ReplicatedMap. Modified:

[Bug 57489] java.util.concurrent.ExecutionException: java.io.IOException: Key must be cancelled

2015-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57489 --- Comment #12 from Mark Thomas ma...@apache.org --- A handful of additional fixes that might be related to this have gone into the 8.0.20 release candidate. An update on whether or not the issue is still present would be appreciated. -- You

svn commit: r1660239 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 22:39:50 2015 New Revision: 1660239 URL: http://svn.apache.org/r1660239 Log: 2 more cipher suites new to OpenSSL 1.1.0 Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/openssl/Cipher.java

Reg: Bug 56438

2015-02-16 Thread Pravallika Peddi
Hi Mark, Its regarding the another bug that you shared to me: https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 This bug involves migration from 5.5 to 7.0, and i am new to migration of Tomcat releases. Hence can you assign me some other issues which can handle with code directly? Or please

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

2015-02-16 Thread Bill Barker
-4.13-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-20150216-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1660133 - in /tomcat/trunk: java/javax/el/ImportHandler.java test/javax/servlet/jsp/TesterPageContext.java test/javax/servlet/jsp/el/ test/javax/servlet/jsp/el/TestScopedAttributeELResolv

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 15:02:32 2015 New Revision: 1660133 URL: http://svn.apache.org/r1660133 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57583 Cache NotFound results in ImportHandler to save repeated attempts to load classes that do not exost. Added:

svn commit: r1660134 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ImportHandler.java test/javax/servlet/jsp/TesterPageContext.java test/javax/servlet/jsp/el/ webapps/docs/changelog.xml

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 15:06:12 2015 New Revision: 1660134 URL: http://svn.apache.org/r1660134 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57583 Cache NotFound results in ImportHandler to save repeated attempts to load classes that do not exist. Added:

[Bug 57583] Performance issue evaluating EL in custom tags (tagx) due to inefficient calls to java.lang.Class.forName()

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

[Bug 57583] Performance issue evaluating EL in custom tags (tagx) due to inefficient calls to java.lang.Class.forName()

2015-02-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57583 --- Comment #1 from Mark Thomas ma...@apache.org --- In theory, you should be safe swapping API implementation classes but it is likely you will see different behaviour as different implmentations will have fixed different bugs. Personally, I

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

2015-02-16 Thread Mark Thomas
On 16/02/2015 14:49, Bill Barker wrote: snip/ test: [concat] Testsuites with skipped tests: [concat] TEST-org.apache.catalina.connector.TestRequest.NIO2.txt [concat] TEST-org.apache.tomcat.util.net.jsse.openssl.TestOpenSSLCipherConfigurationParser.NIO2.txt [concat] Testsuites

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

2015-02-16 Thread Mark Thomas
On 16/02/2015 10:19, Rainer Jung wrote: Am 16.02.2015 um 08:49 schrieb Bill Barker: [concat] Testsuites with failed tests: [concat] TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO2.txt [concat]

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

2015-02-16 Thread Mark Thomas
On 16/02/2015 10:30, Mark Thomas wrote: On 16/02/2015 10:19, Rainer Jung wrote: Am 16.02.2015 um 08:49 schrieb Bill Barker: [concat] Testsuites with failed tests: [concat] TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO2.txt [concat]

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

2015-02-16 Thread Bill Barker
/junit-4.13-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-20150216-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1660061 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java

2015-02-16 Thread rjung
Author: rjung Date: Mon Feb 16 09:39:52 2015 New Revision: 1660061 URL: http://svn.apache.org/r1660061 Log: Improve r1659983 (test output on failure). Backport of r1660060 from trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed)

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

2015-02-16 Thread Rainer Jung
Am 16.02.2015 um 08:49 schrieb Bill Barker: [concat] Testsuites with failed tests: [concat] TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO2.txt [concat] TEST-org.apache.tomcat.util.net.jsse.openssl.TestCipher.NIO2.txt [concat]

svn commit: r1660060 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java

2015-02-16 Thread rjung
Author: rjung Date: Mon Feb 16 09:38:41 2015 New Revision: 1660060 URL: http://svn.apache.org/r1660060 Log: Improve r1659983 (test output on failure). Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java Modified:

Re: [VOTE] Release Apache Tomcat 8.0.20

2015-02-16 Thread Rémy Maucherat
2015-02-15 19:46 GMT+01:00 Mark Thomas ma...@apache.org: The proposed 8.0.20 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 8.0.20 Testsuite passes for me as well. Rémy

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

2015-02-16 Thread Rainer Jung
Am 16.02.2015 um 11:30 schrieb Mark Thomas: On 16/02/2015 10:19, Rainer Jung wrote: Am 16.02.2015 um 08:49 schrieb Bill Barker: [concat] Testsuites with failed tests: [concat] TEST-org.apache.catalina.loader.TestWebappClassLoaderThreadLocalMemoryLeak.NIO2.txt [concat]

Re: [VOTE] Release Apache Tomcat 8.0.20

2015-02-16 Thread Felix Schumacher
Am 15.02.2015 um 19:46 schrieb Mark Thomas: The proposed Apache Tomcat 8.0.20 release is now available for voting. The main changes since 8.0.18 are: - Fix a performance regression in the new resources implementation when signed JARs are used in a web application. - Fix several bugs that

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

2015-02-16 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-20150216-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

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

2015-02-16 Thread Mark Thomas
On 16/02/2015 11:18, Rainer Jung wrote: Am 16.02.2015 um 11:30 schrieb Mark Thomas: On 16/02/2015 10:19, Rainer Jung wrote: Am 16.02.2015 um 08:49 schrieb Bill Barker: [concat] Testsuites with failed tests: [concat]

svn commit: r1660074 - in /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl: TestCipher.java TesterOpenSSL.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 11:44:04 2015 New Revision: 1660074 URL: http://svn.apache.org/r1660074 Log: Fixes for OpenSSL 1.0.2 which implements 24 new DH ciphers. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java

svn commit: r1660075 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/net/jsse/openssl/TestCipher.java test/org/apache/tomcat/util/net/jsse/openssl/TesterOpenSSL.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 11:45:48 2015 New Revision: 1660075 URL: http://svn.apache.org/r1660075 Log: Fixes for OpenSSL 1.0.2 which implements 24 new DH ciphers. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1660077 - /tomcat/trunk/test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 11:48:31 2015 New Revision: 1660077 URL: http://svn.apache.org/r1660077 Log: Enable additional tests as OpenSSL 1.0.2 recognises kDHE and DHE as valid options for selecting ciphers. Modified:

svn commit: r1660081 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/net/jsse/openssl/TestOpenSSLCipherConfigurationParser.java

2015-02-16 Thread markt
Author: markt Date: Mon Feb 16 11:49:14 2015 New Revision: 1660081 URL: http://svn.apache.org/r1660081 Log: Enable additional tests as OpenSSL 1.0.2 recognises kDHE and DHE as valid options for selecting ciphers. Modified: tomcat/tc8.0.x/trunk/ (props changed)