svn commit: r1668196 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/core/ test/org/apache/jasper/servlet/ webapps/docs/ webapps/examples/WEB-INF/lib/

2015-03-20 Thread jboynes
Author: jboynes Date: Sat Mar 21 05:19:18 2015 New Revision: 1668196 URL: http://svn.apache.org/r1668196 Log: Merge http://svn.apache.org/r1668193 Update examples to use Apache Standard Taglib 1.2.5. Added: tomcat/tc8.0.x/trunk/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar

svn commit: r1668193 - in /tomcat/trunk: test/org/apache/catalina/core/ test/org/apache/jasper/servlet/ webapps/examples/WEB-INF/lib/

2015-03-20 Thread jboynes
Author: jboynes Date: Sat Mar 21 04:26:11 2015 New Revision: 1668193 URL: http://svn.apache.org/r1668193 Log: Update trunk to standard taglib 1.2.5 Added: tomcat/trunk/webapps/examples/WEB-INF/lib/taglibs-standard-impl-1.2.5.jar - copied, changed from r1668188, tomcat/trunk/webapps/exa

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

2015-03-20 Thread Bill Barker
it/target/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-20150320-native-src.tar.gz -Dexampl

svn commit: r1668188 - in /tomcat/trunk: java/org/apache/coyote/http2/HpackDecoder.java java/org/apache/coyote/http2/HpackEncoder.java test/org/apache/coyote/http2/TestHpack.java

2015-03-20 Thread jboynes
Author: jboynes Date: Sat Mar 21 03:47:17 2015 New Revision: 1668188 URL: http://svn.apache.org/r1668188 Log: Make checkstyle happy Modified: tomcat/trunk/java/org/apache/coyote/http2/HpackDecoder.java tomcat/trunk/java/org/apache/coyote/http2/HpackEncoder.java tomcat/trunk/test/org/a

Re: svn commit: r1668021 - /tomcat/site/trunk/docs/taglibs/CHANGES.txt

2015-03-20 Thread Jeremy Boynes
Sorry about that, bad svn config. Shouldn’t happen again. Thanks for fixing. > On Mar 20, 2015, at 7:04 AM, kkoli...@apache.org wrote: > > Author: kkolinko > Date: Fri Mar 20 14:04:50 2015 > New Revision: 1668021 > > URL: http://svn.apache.org/r1668021 > Log: > svn:eol-style = native > > Modifi

[Bug 57465] Build TC Native with with latest OpenSSL to address CVEs

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57465 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57465] Build TC Native with with latest OpenSSL to address CVEs

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57465 --- Comment #7 from michael.lit...@nuix.com --- I took a look at the steps for building tcnative-1.dll, at http://wiki.apache.org/tomcat/BuildTcNativeWin, and found them to be beyond my skill level. I've asked the vendor of the application I us

Re: Test for BZ 57621 fails sporadically

2015-03-20 Thread Mark Thomas
On 20/03/2015 18:47, Mark Thomas wrote: > On 18/03/2015 22:38, Rainer Jung wrote: >> Am 18.03.2015 um 22:50 schrieb Mark Thomas: >>> On 18/03/2015 13:52, Rainer Jung wrote: Just a heads up: Trunk, TC 8 and TC 7 fail on Gump for various connectors sporadically at Testcase: testBu

svn commit: r1668138 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 20:05:37 2015 New Revision: 1668138 URL: http://svn.apache.org/r1668138 Log: Fix async + HTTP pipe-lining bug identified by Gump Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/coyote/AbstractProtocol.java tomcat/t

svn commit: r1668137 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/AbstractProtocol.java webapps/docs/changelog.xml

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 20:04:41 2015 New Revision: 1668137 URL: http://svn.apache.org/r1668137 Log: Fix async + HTTP pipe-lining bug identified by Gump Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/coyote/AbstractProtocol.java tomcat/t

svn commit: r1668135 - /tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 20:00:09 2015 New Revision: 1668135 URL: http://svn.apache.org/r1668135 Log: Fix async + HTTP pipe-lining bug identified by Gump Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.java Modified: tomcat/trunk/java/org/apache/coyote/AbstractProtocol.

[jira] [Commented] (MTOMCAT-127) tomcat:run - Configuring Logging with JULI

2015-03-20 Thread Constantino Cronemberger (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371893#comment-14371893 ] Constantino Cronemberger commented on MTOMCAT-127: -- workaround I have us

[Bug 57732] Add support for HPACK

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57732 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

Re: Test for BZ 57621 fails sporadically

2015-03-20 Thread Mark Thomas
On 18/03/2015 22:38, Rainer Jung wrote: > Am 18.03.2015 um 22:50 schrieb Mark Thomas: >> On 18/03/2015 13:52, Rainer Jung wrote: >>> Just a heads up: Trunk, TC 8 and TC 7 fail on Gump for various >>> connectors sporadically at >>> >>> Testcase: testBug57621 took 3.145 sec >>> FAILED >>> nu

svn commit: r1668116 - in /tomcat/trunk: java/org/apache/coyote/http2/ test/org/apache/coyote/http2/ webapps/docs/

2015-03-20 Thread remm
Author: remm Date: Fri Mar 20 18:47:03 2015 New Revision: 1668116 URL: http://svn.apache.org/r1668116 Log: 57732: Add encoder/decoder module to support the HPACK specification ( http://http2.github.io/http2-spec/compression.html ). Code contributed by Stuart Douglas, with some adaptations to Tomc

[Bug 57732] New: Add support for HPACK

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57732 Bug ID: 57732 Summary: Add support for HPACK Product: Tomcat 9 Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priori

Re: [VOTE] Release Apache Tomcat Native 1.1.33

2015-03-20 Thread Christopher Schultz
Mark, On 3/19/15 12:52 PM, Mark Thomas wrote: > Version 1.1.33 includes the following changes: > - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.1m > - Fix BZ57653: Crash when multiple events for same socket are > returned via separate apr_pollfd_t structures. > > The proposed release a

[Bug 57108] Implement multiple sslcontext SNI (server name indication) dispatch

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57108 --- Comment #9 from Christopher Schultz --- I'm starting to re-think the configuration because it's starting to look a lot like the configuration. Would it make more sense to put the TLS configuration on the element instead? This would be m

svn commit: r1668029 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/unittest/TesterLeakingServlet1.java

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 14:21:19 2015 New Revision: 1668029 URL: http://svn.apache.org/r1668029 Log: Make ThreadLocal static (as it would normally be). This might - but probably won't - reduce the test failures for this test on Gump Modified: tomcat/tc7.0.x/trunk/ (props changed)

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

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 14:19:23 2015 New Revision: 1668028 URL: http://svn.apache.org/r1668028 Log: Make ThreadLocal static (as it would normally be). This might - but probably won't - reduce the test failures for this test on Gump Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1668026 - /tomcat/trunk/test/org/apache/tomcat/unittest/TesterLeakingServlet1.java

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 14:18:45 2015 New Revision: 1668026 URL: http://svn.apache.org/r1668026 Log: Make ThreadLocal static (as it would normally be). This might - but probably won't - reduce the test failures for this test on Gump Modified: tomcat/trunk/test/org/apache/tomcat/unittes

svn commit: r1668021 - /tomcat/site/trunk/docs/taglibs/CHANGES.txt

2015-03-20 Thread kkolinko
Author: kkolinko Date: Fri Mar 20 14:04:50 2015 New Revision: 1668021 URL: http://svn.apache.org/r1668021 Log: svn:eol-style = native Modified: tomcat/site/trunk/docs/taglibs/CHANGES.txt (props changed) Propchange: tomcat/site/trunk/docs/taglibs/CHANGES.txt

Re: svn commit: r1663784 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ webapps/docs/config/

2015-03-20 Thread Konstantin Kolinko
1) I see no changelog entry for this new feature. Bugzilla reference: https://bz.apache.org/bugzilla/show_bug.cgi?id=57251#c31 2) A user is asking that this feature is mentioned in Tomcat 7 docs, as if it is already working http://tomcat.apache.org/tomcat-7.0-doc/deployer-howto.html#post_3798 [

svn commit: r1668009 - /tomcat/tc7.0.x/trunk/build.xml

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 13:35:47 2015 New Revision: 1668009 URL: http://svn.apache.org/r1668009 Log: Add an option (needed for Gump) to exclude performance related tests on systems that are known to have poor performance (or fail for other reasons). Modified: tomcat/tc7.0.x/trunk/buil

[Bug 57718] None of the ciphers specified are supported by the SSL engine

2015-03-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57718 --- Comment #6 from Chuck Caldarale --- (In reply to Chandu from comment #5) > Can you please answer this question We'll do this one more time before suspending your account: Bugzilla is not a support forum. If you have any further questions

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

2015-03-20 Thread Bill Barker
jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -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-201503

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

2015-03-20 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20150320-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150320-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace

svn commit: r1667970 - /tomcat/tc8.0.x/trunk/test/org/apache/catalina/ha/context/TestReplicatedContext.java

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 10:00:16 2015 New Revision: 1667970 URL: http://svn.apache.org/r1667970 Log: Don't use deprecated method. Modified: tomcat/tc8.0.x/trunk/test/org/apache/catalina/ha/context/TestReplicatedContext.java Modified: tomcat/tc8.0.x/trunk/test/org/apache/catalina/ha/

Re: [VOTE] Release Apache Tomcat Native 1.1.33

2015-03-20 Thread Mark Thomas
On 20/03/2015 09:19, Mark Thomas wrote: > On 19/03/2015 23:20, Rainer Jung wrote: >> Am 19.03.2015 um 17:52 schrieb Mark Thomas: >>> Version 1.1.33 includes the following changes: >>> - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.1m >>> - Fix BZ57653: Crash when multiple events for same s

svn commit: r8350 - in /dev/tomcat/tomcat-connectors/native/1.1.33: binaries/ source/

2015-03-20 Thread markt
Author: markt Date: Fri Mar 20 09:35:43 2015 New Revision: 8350 Log: Add LICENSE, NOTICE and README to binaries/*.zip Redo MD5s and SHA1s to sue correct format (hashes unchanged for source tarballs) Modified: dev/tomcat/tomcat-connectors/native/1.1.33/binaries/tomcat-native-1.1.33-ocsp-win32

Re: [VOTE] Release Apache Tomcat Native 1.1.33

2015-03-20 Thread Mark Thomas
On 19/03/2015 23:20, Rainer Jung wrote: > Am 19.03.2015 um 17:52 schrieb Mark Thomas: >> Version 1.1.33 includes the following changes: >> - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.1m >> - Fix BZ57653: Crash when multiple events for same socket are >>returned via separate apr_poll

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

2015-03-20 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20150320-native-src.tar.gz -Dtest.reports=output/logs-BIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150320-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace

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

2015-03-20 Thread Bill Barker
it/target/junit-4.13-SNAPSHOT.jar -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-20150320-native-src.tar.gz -Dexamples.sources.skip=

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

2015-03-20 Thread Bill Barker
Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -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-da