[Bug 56895] catalina.bat does not properly compose JAVA_OPTS

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56895 --- Comment #2 from Ognjen Blagojevic --- (In reply to Mark Thomas from comment #1) > Fixed in 8.0.x for 8.0.12 onwards and in 7.0.x for 7.0.56 onwards. FTR, 8.0.12 was already released at the moment the patch is applied. 8.0.13 iz skipped

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

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 08:21:26 2014 New Revision: 1629137 URL: http://svn.apache.org/r1629137 Log: Add credit for Chris to the CredentialHandler changes Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/vi

[Bug 57053] New: Tomcat 8.0.14 doesn't start with -Dhttp.nonProxyHosts

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57053 Bug ID: 57053 Summary: Tomcat 8.0.14 doesn't start with -Dhttp.nonProxyHosts Product: Tomcat 8 Version: 8.0.14 Hardware: PC Status: NEW Severity: normal P

svn commit: r1629141 - in /tomcat/trunk: java/org/apache/tomcat/util/http/LegacyCookieProcessor.java test/org/apache/tomcat/util/http/TestCookieProcessorGeneration.java webapps/docs/changelog.xml

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 08:41:04 2014 New Revision: 1629141 URL: http://svn.apache.org/r1629141 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55984 Using the allow separators in version 0 cookies option with the legacy cookie processor should only apply to version 0 cookies.

[Bug 55984] Invalid V1 cookie generated if value contains separator and ALLOW_HTTP_SEPARATORS_IN_V0 is true

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55984 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57053] Tomcat 8.0.14 doesn't start with -Dhttp.nonProxyHosts

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57053 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1629185 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml webapps/docs/changelog.xm

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 11:50:14 2014 New Revision: 1629185 URL: http://svn.apache.org/r1629185 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 Add an XML schema for the tomcat-users.xml file. Added: tomcat/trunk/conf/tomcat-users.xsd (with props) Modified: tomc

Re: svn commit: r1629185 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml webapps/docs/changelo

2014-10-03 Thread Konstantin Kolinko
2014-10-03 15:50 GMT+04:00 : > Author: markt > Date: Fri Oct 3 11:50:14 2014 > New Revision: 1629185 > > URL: http://svn.apache.org/r1629185 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 > Add an XML schema for the tomcat-users.xml file. > > Added: > tomcat/trunk/conf/

[Bug 57054] New: ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 Bug ID: 57054 Summary: ReadBufferOverflowException when headers come via two requests Product: Tomcat 7 Version: unspecified Hardware: All OS: Linux

[Bug 56397] Establish parallel Maven-based build process

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #24 from Pierre Viret --- I'm getting troubles with the svn:externals and the fact that my changes were never committed: I always got some svn errors like "Path xyz has no committed revision". Did you try to commit my patch? As

Re: svn commit: r1629185 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml webapps/docs/changelo

2014-10-03 Thread Mark Thomas
On 03/10/2014 13:14, Konstantin Kolinko wrote: > 2014-10-03 15:50 GMT+04:00 : >> Author: markt >> Date: Fri Oct 3 11:50:14 2014 >> New Revision: 1629185 >> >> URL: http://svn.apache.org/r1629185 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 >> Add an XML schema for the t

[Bug 56397] Establish parallel Maven-based build process

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #25 from Mark Thomas --- No, your patch hasn't been applied. I won't be applying it as I don't believe externals alone are a viable solution. It is too slow to do svn up. -- You are receiving this mail because: You are the as

svn commit: r1629205 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 14:17:47 2014 New Revision: 1629205 URL: http://svn.apache.org/r1629205 Log: Fix namespace inconsistencies Modified: tomcat/trunk/conf/tomcat-users.xml tomcat/trunk/conf/tomcat-users.xsd tomcat/trunk/java/org/apache/catalina/users/MemoryUserDatabase.java

Re: svn commit: r1629185 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml webapps/docs/changelo

2014-10-03 Thread Christopher Schultz
Mark, On 10/3/14 7:50 AM, ma...@apache.org wrote: > Author: markt > Date: Fri Oct 3 11:50:14 2014 > New Revision: 1629185 > > URL: http://svn.apache.org/r1629185 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 > Add an XML schema for the tomcat-users.xml file. > > Added: >

[Bug 43548] xml schema for tomcat-users.xml

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

buildbot failure in ASF Buildbot on tomcat-trunk

2014-10-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/513 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Sta

Re: svn commit: r1629205 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml

2014-10-03 Thread Christopher Schultz
Mark, On 10/3/14 10:17 AM, ma...@apache.org wrote: > Author: markt > Date: Fri Oct 3 14:17:47 2014 > New Revision: 1629205 > > URL: http://svn.apache.org/r1629205 > Log: > Fix namespace inconsistencies > > Modified: > tomcat/trunk/conf/tomcat-users.xml > tomcat/trunk/conf/tomcat-users.x

Re: svn commit: r1629205 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml

2014-10-03 Thread Mark Thomas
On 03/10/2014 15:25, Christopher Schultz wrote: > Mark, > > On 10/3/14 10:17 AM, ma...@apache.org wrote: >> Author: markt >> Date: Fri Oct 3 14:17:47 2014 >> New Revision: 1629205 >> >> URL: http://svn.apache.org/r1629205 >> Log: >> Fix namespace inconsistencies >> >> Modified: >> tomcat/trun

Re: svn commit: r1629185 - in /tomcat/trunk: conf/tomcat-users.xml conf/tomcat-users.xsd java/org/apache/catalina/users/MemoryUserDatabase.java res/confinstall/tomcat-users_1.xml webapps/docs/changelo

2014-10-03 Thread Mark Thomas
On 03/10/2014 15:22, Christopher Schultz wrote: > Mark, > > On 10/3/14 7:50 AM, ma...@apache.org wrote: >> Author: markt >> Date: Fri Oct 3 11:50:14 2014 >> New Revision: 1629185 >> >> URL: http://svn.apache.org/r1629185 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43548 >> A

svn commit: r1629209 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 14:32:27 2014 New Revision: 1629209 URL: http://svn.apache.org/r1629209 Log: Bump version for next release Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified: tomcat/trunk/build.properties.default URL: ht

[Bug 56397] Establish parallel Maven-based build process

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #26 from Pierre Viret --- OK I understand and can accept your point. I will try to implement it using so few externals as possible and upload a corresponding patch. -- You are receiving this mail because: You are the assignee

svn commit: r1629211 - /tomcat/trunk/build.xml

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 14:39:05 2014 New Revision: 1629211 URL: http://svn.apache.org/r1629211 Log: Include the tomcat-users.xsd schema in the build Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1629211

[jira] [Created] (MTOMCAT-284) Add a skip parameter to deploy/redeploy/undeploy goals

2014-10-03 Thread Dennis Lundberg (JIRA)
Dennis Lundberg created MTOMCAT-284: --- Summary: Add a skip parameter to deploy/redeploy/undeploy goals Key: MTOMCAT-284 URL: https://issues.apache.org/jira/browse/MTOMCAT-284 Project: Apache Tomcat Ma

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

2014-10-03 Thread Bill Barker
it-4.12-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-20141003-native-src.tar.gz -Dexamples.sources.skip=true

[Bug 57054] ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 ey...@ca.ibm.com changed: What|Removed |Added CC||ey...@ca.ibm.com -- You are rec

svn commit: r1629293 - in /tomcat/trunk: java/org/apache/tomcat/websocket/WsWebSocketContainer.java test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java webapps/docs/changelog.xml

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 19:08:17 2014 New Revision: 1629293 URL: http://svn.apache.org/r1629293 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 Correctly handle the case in the WebSocket client when the HTTP response to the upgrade request can not be read in a single pass

svn commit: r1629294 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsWebSocketContainer.java test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java webapps/docs/changelog.xml

2014-10-03 Thread markt
Author: markt Date: Fri Oct 3 19:10:40 2014 New Revision: 1629294 URL: http://svn.apache.org/r1629294 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 Correctly handle the case in the WebSocket client when the HTTP response to the upgrade request can not be read in a single pass

[Bug 57054] ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 57054] ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 --- Comment #2 from ey...@ca.ibm.com --- Would you mind to provide the bugzilla number that fixes this problem for reference? Thanks. -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 57054] ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 --- Comment #3 from ey...@ca.ibm.com --- Also, given that the latest public release of tomcat is 8.0.14 and 8.0.15 is not available yet. Is it possible that we can get an official patch that works with 8.0.14 to have this problem fixed in t

[Bug 56397] Establish parallel Maven-based build process

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 Pierre Viret changed: What|Removed |Added Attachment #32072|0 |1 is obsolete|

[Bug 57054] ReadBufferOverflowException when headers come via two requests

2014-10-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57054 --- Comment #4 from Christopher Schultz --- The Subversion revisions for the patch(es) for this issue is(are): r1629293 in trunk (Tomcat 8) r1629294 in Tomcat 7.0.x branch (The Bugzilla id is obviously bug #57054) The Apache Tomcat proje