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

2015-03-08 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-tc8.0.x-test-apr has an issue affecting its community integration.

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

2015-03-08 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-tc8.0.x-test-nio2 has an issue affecting its community integration

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

2015-03-08 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-tc8.0.x-test-bio has an issue affecting its community integration.

Re: WAR FileSystem for fast nested JAR access?

2015-03-08 Thread Jeremy Boynes
On Mar 8, 2015, at 9:53 AM, Mark Thomas wrote: > > On 07/03/2015 18:13, Jeremy Boynes wrote: >> I interpret that to mean that there is pretty constant time taken to >> inflate 15MB of data - the 300ms to scan the archive and the ~350ms >> to scan each of the jars within (each one that was used at

[Bug 57676] New: A small suggestion: WebSocket check same path endpoint implement may need to enhance

2015-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57676 Bug ID: 57676 Summary: A small suggestion: WebSocket check same path endpoint implement may need to enhance Product: Tomcat 8 Version: 8.0.5 Hardware: PC Stat

[Bug 57675] ExtendedAccessLogValve quoting problems

2015-03-08 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57675 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|8.0.20

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

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 22:05:12 2015 New Revision: 1665088 URL: http://svn.apache.org/r1665088 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1665088&r1=1665087&r

svn commit: r1665087 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ExtendedAccessLogValve.java test/org/apache/catalina/valves/TestExtendedAccessLogValve.java webapps/docs/changelog.x

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 22:03:08 2015 New Revision: 1665087 URL: http://svn.apache.org/r1665087 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57675 Correctly quote strings when using the extended access log. Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/valves/TestExt

svn commit: r1665086 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/ExtendedAccessLogValve.java test/org/apache/catalina/valves/TestExtendedAccessLogValve.java webapps/docs/changelog.x

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 22:01:32 2015 New Revision: 1665086 URL: http://svn.apache.org/r1665086 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57675 Correctly quote strings when using the extended access log. Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/valves/TestExt

svn commit: r1665085 - in /tomcat/trunk: java/org/apache/catalina/valves/ExtendedAccessLogValve.java test/org/apache/catalina/valves/TestExtendedAccessLogValve.java

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 21:58:32 2015 New Revision: 1665085 URL: http://svn.apache.org/r1665085 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57675 Correctly quote strings. Added: tomcat/trunk/test/org/apache/catalina/valves/TestExtendedAccessLogValve.java (with props) Mo

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

2015-03-08 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-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150308-native-src.tar.gz -Dexamples.sources.skip=

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

2015-03-08 Thread Bill Barker
ump/public/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150308-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/g

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

2015-03-08 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-20150308-native-src.tar.gz -Dexampl

[Bug 57674] BufferOverflowException in AjpNioProcessor when writing content larger than the underlying buffer

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

svn commit: r1665062 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/ajp/AjpNioProcessor.java test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java webapps/docs/changelog.xml

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 17:45:44 2015 New Revision: 1665062 URL: http://svn.apache.org/r1665062 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57674 Avoid a BufferOverflowException when an AJP response body chunk larger than the socket write buffer is being written. This typically

svn commit: r1665061 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/ajp/AjpNio2Processor.java java/org/apache/coyote/ajp/AjpNioProcessor.java test/org/apache/coyote/ajp/TestAbstractAjpProcessor.ja

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 17:41:41 2015 New Revision: 1665061 URL: http://svn.apache.org/r1665061 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57674 Avoid a BufferOverflowException when an AJP response body chunk larger than the socket write buffer is being written. This typically

svn commit: r1665060 - /tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java

2015-03-08 Thread markt
Author: markt Date: Sun Mar 8 17:37:59 2015 New Revision: 1665060 URL: http://svn.apache.org/r1665060 Log: Add a unit test for https://bz.apache.org/bugzilla/show_bug.cgi?id=57674 It passes but this is to catch regressions and for consistency with earlier branches. Modified: tomcat/trunk/te

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

2015-03-08 Thread Bill Barker
e/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-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150308-native-src.tar.gz -Dexampl

Re: Time for 7.0.60

2015-03-08 Thread Mark Thomas
On 07/03/2015 19:16, Christopher Schultz wrote: > Violetta, > > On 3/5/15 2:39 PM, Violeta Georgieva wrote: >> I plan to start preparing 7.0.60 for voting. >> >> If you want to add something to this release please reply here. > > Mark's got the input half the problem with AjpNioProcessor fixed, I

Re: WAR FileSystem for fast nested JAR access?

2015-03-08 Thread Mark Thomas
On 07/03/2015 18:13, Jeremy Boynes wrote: > I interpret that to mean that there is pretty constant time taken to > inflate 15MB of data - the 300ms to scan the archive and the ~350ms > to scan each of the jars within (each one that was used at least). > The speed up here comes because we only scan

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

2015-03-08 Thread Bill Barker
it-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-20150308-native-src.tar.gz -Dexamples.sources.skip=true

Re: WAR FileSystem for fast nested JAR access?

2015-03-08 Thread Jeremy Boynes
On Mar 8, 2015, at 5:28 AM, Christopher Schultz wrote: > > Jeremy, > > On 3/7/15 1:13 PM, Jeremy Boynes wrote: >> On Mar 6, 2015, at 7:43 AM, Mark Thomas wrote: >>> Interesting. The deciding factor for me will be performance. Keep >>> in mind that we might not need all the API. As long as ther

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

2015-03-08 Thread Bill Barker
e/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-20150308-native-src.tar.gz -Dexampl

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

2015-03-08 Thread Bill Barker
e/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-BIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150308-native-src.tar.gz -Dexampl

Re: WAR FileSystem for fast nested JAR access?

2015-03-08 Thread Christopher Schultz
Jeremy, On 3/7/15 1:13 PM, Jeremy Boynes wrote: > On Mar 6, 2015, at 7:43 AM, Mark Thomas wrote: >> Interesting. The deciding factor for me will be performance. Keep >> in mind that we might not need all the API. As long as there is >> enough to implement WebResourceSet and WebResource, we probab