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

2016-03-04 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-nio has an issue affecting its community integration. Th

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

2016-03-04 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-bio (in module tomcat-8.0.x) failed

2016-03-04 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.

[Bug 59122] New: Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59122 Bug ID: 59122 Summary: Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID Product: Tomcat 7

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 --- Comment #3 from Udo Schnurpfeil --- I've made some tests with different browsers and I found these encodings in the filename part: (filename) -> (content-disposition) : -> : / -> : \ -> \ \\ -> \ " -> \" (Firefox) and %22 (Chrome+Safari) %

svn commit: r1733649 - in /tomcat/native/trunk: native/src/sslnetwork.c native/src/sslutils.c xdocs/miscellaneous/changelog.xml

2016-03-04 Thread rjung
Author: rjung Date: Fri Mar 4 20:25:45 2016 New Revision: 1733649 URL: http://svn.apache.org/viewvc?rev=1733649&view=rev Log: Improve renegotiation code and make it compatible with OpenSSL 1.1.0. Modified: tomcat/native/trunk/native/src/sslnetwork.c tomcat/native/trunk/native/src/sslutil

svn commit: r1733644 - /tomcat/native/trunk/native/src/sslcontext.c

2016-03-04 Thread rjung
Author: rjung Date: Fri Mar 4 20:03:10 2016 New Revision: 1733644 URL: http://svn.apache.org/viewvc?rev=1733644&view=rev Log: Add a few warnings concerning OpenSSL 1.1.0 support. Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c URL:

[Bug 59120] New: The protocol "TLS" has different interpretation in different JRE, better use "SSL"

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59120 Bug ID: 59120 Summary: The protocol "TLS" has different interpretation in different JRE, better use "SSL" Product: Tomcat 8 Version: trunk Hardware: All O

[Bug 59119] Improper forced reading causing client read timeout

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59119 --- Comment #1 from Jack --- Note the same issue applies to other versions as well. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscrib

[Bug 59119] New: Improper forced reading causing client read timeout

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59119 Bug ID: 59119 Summary: Improper forced reading causing client read timeout Product: Tomcat 8 Version: trunk Hardware: All OS: All Status: NEW Severity:

svn commit: r1733641 - in /tomcat/native/trunk: native/include/ssl_private.h native/src/ssl.c native/src/sslcontext.c native/src/sslinfo.c native/src/sslnetwork.c native/src/sslutils.c xdocs/miscellan

2016-03-04 Thread rjung
Author: rjung Date: Fri Mar 4 19:31:17 2016 New Revision: 1733641 URL: http://svn.apache.org/viewvc?rev=1733641&view=rev Log: OpenSSL 1.1.0 compatibility updates. There's one harder to fix incompatibility left in native/src/sslcontext.c. Modified: tomcat/native/trunk/native/include/ssl_priv

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 Udo Schnurpfeil changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

Re: svn commit: r1733617 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationPart.java webapps/docs/changelog.xml

2016-03-04 Thread Konstantin Kolinko
2016-03-04 20:24 GMT+03:00 : > Author: markt > Date: Fri Mar 4 17:24:36 2016 > New Revision: 1733617 > > URL: http://svn.apache.org/viewvc?rev=1733617&view=rev > Log: > Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 > When using the Servlet 3.0 file upload, the submitted file name may b

svn commit: r1733623 - /tomcat/site/trunk/xdocs/presentations.xml

2016-03-04 Thread schultz
Author: schultz Date: Fri Mar 4 17:51:39 2016 New Revision: 1733623 URL: http://svn.apache.org/viewvc?rev=1733623&view=rev Log: Added more presentations from ApacheCon NA 2015. Add slides hyperlink to presentation. Modified: tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/tr

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1733620 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationPart.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 17:28:21 2016 New Revision: 1733620 URL: http://svn.apache.org/viewvc?rev=1733620&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59915 When using the Servlet 3.0 file upload, the submitted file name may be provided as a token or a quoted-string. If

svn commit: r1733619 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationPart.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 17:27:05 2016 New Revision: 1733619 URL: http://svn.apache.org/viewvc?rev=1733619&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 When using the Servlet 3.0 file upload, the submitted file name may be provided as a token or a quoted-string. If

svn commit: r1733617 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationPart.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 17:24:36 2016 New Revision: 1733617 URL: http://svn.apache.org/viewvc?rev=1733617&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 When using the Servlet 3.0 file upload, the submitted file name may be provided as a token or a quoted-string. If

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

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 17:21:05 2016 New Revision: 1733616 URL: http://svn.apache.org/viewvc?rev=1733616&view=rev Log: Correct order Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/web

svn commit: r1733610 - in /tomcat/site/trunk: docs/lists.html xdocs/lists.xml

2016-03-04 Thread kkolinko
Author: kkolinko Date: Fri Mar 4 16:05:38 2016 New Revision: 1733610 URL: http://svn.apache.org/viewvc?rev=1733610&view=rev Log: Add a hist for GMail users. The "..." button is small and people overlook it. Modified: tomcat/site/trunk/docs/lists.html tomcat/site/trunk/xdocs/lists.xml Mo

svn commit: r1733604 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 15:07:16 2016 New Revision: 1733604 URL: http://svn.apache.org/viewvc?rev=1733604&view=rev Log: When a Host is configured with an appBase that does not exist, create the appBase before trying to expand an external WAR file into it. Modified: tomcat/tc7.0.x/trun

svn commit: r1733603 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 15:02:13 2016 New Revision: 1733603 URL: http://svn.apache.org/viewvc?rev=1733603&view=rev Log: When a Host is configured with an appBase that does not exist, create the appBase before trying to expand an external WAR file into it. Modified: tomcat/tc8.0.x/trun

svn commit: r1733602 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java webapps/docs/changelog.xml

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 15:00:09 2016 New Revision: 1733602 URL: http://svn.apache.org/viewvc?rev=1733602&view=rev Log: When a Host is configured with an appBase that does not exist, create the appBase before trying to expand an external WAR file into it. Modified: tomcat/trunk/java/o

buildbot success in on tomcat-7-trunk

2016-03-04 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/346 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

buildbot success in on tomcat-8-trunk

2016-03-04 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/484 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1733597 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 14:09:45 2016 New Revision: 1733597 URL: http://svn.apache.org/viewvc?rev=1733597&view=rev Log: Correct back-port of fix for BZ 59001 in r1733184. Restore paths to files in JARs when constructing URLs. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/lo

svn commit: r1733596 - in /tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11: InternalAprInputBuffer.java InternalInputBuffer.java

2016-03-04 Thread markt
Author: markt Date: Fri Mar 4 13:50:27 2016 New Revision: 1733596 URL: http://svn.apache.org/viewvc?rev=1733596&view=rev Log: Follow-up to r1733450. Correctly back-port fix for BZ 59089 Modified: tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/InternalAprInputBuffer.java tomcat/tc8.0

[Bug 56966] AccessLogValve's elapsed time has 15ms precision on Windows

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56966 --- Comment #8 from Mark Thomas --- The times were consistent on my fairly old (2008) server running Win 2008 R2 at 15/600 regardless with Java 7 Java 8 and Java 9. On my 2012 OSX laptop the times were consistently ~40μs for Java 7 and 8. And

[Bug 59115] New: Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-03-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 Bug ID: 59115 Summary: Part#getSubmittedFileName doesn't work corretly with double quotes in filenames. Product: Tomcat 8 Version: 8.0.32 Hardware: All OS

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

2016-03-04 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160304.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packag

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

2016-03-04 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160304.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packag

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

2016-03-04 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/commons-daemon-20160304.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packag