[GitHub] tomcat pull request: Create manifest.yml

2014-05-22 Thread sukumarb
GitHub user sukumarb opened a pull request: https://github.com/apache/tomcat/pull/9 Create manifest.yml You can merge this pull request into a Git repository by running: $ git pull https://github.com/sukumarb/tomcat patch-1 Alternatively you can review and apply these changes

buildbot success in ASF Buildbot on tomcat-trunk

2014-05-22 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/105 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 56555] Multiple connection headers for status 400 when "keep-alive" is specified

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56555 --- Comment #4 from Brett --- Thanks for the info, but the conflict here is the OAuth2 specification requires a status code 400 in this case. >From http://tools.ietf.org/html/rfc6749#section-5.2 : "The authorization server responds with an

svn commit: r1596971 - /tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectionValve.java

2014-05-22 Thread slaurent
Author: slaurent Date: Thu May 22 21:24:06 2014 New Revision: 1596971 URL: http://svn.apache.org/r1596971 Log: hopefully fixed timing issue in TestStuckThreadDetectionValve when the test is run on ASF buildbot... Modified: tomcat/trunk/test/org/apache/catalina/valves/TestStuckThreadDetectio

[Bug 56555] Multiple connection headers for status 400 when "keep-alive" is specified

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56555 --- Comment #3 from Christopher Schultz --- (In reply to Brett from comment #0) > Background/Expected Behavior: > Our application is a RESTful web service, we return error responses with > status code 400 in situations, like for example whe

[Bug 56555] Multiple connection headers for status 400 when "keep-alive" is specified

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56555 --- Comment #2 from Brett --- Thanks for the quick reply. So is it expected behavior, even in cases where "Connection: keep-alive" is set, for the container to force it to "Connection: close"? I would think that if the response header is

[Bug 56555] Multiple connection headers for status 400 when "keep-alive" is specified

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56555 Mark Thomas changed: What|Removed |Added OS||All --- Comment #1 from Mark Thomas

[Bug 56555] New: Multiple connection headers for status 400 when "keep-alive" is specified

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56555 Bug ID: 56555 Summary: Multiple connection headers for status 400 when "keep-alive" is specified Product: Tomcat 7 Version: 7.0.53 Hardware: PC Status: NE

svn commit: r5405 - /dev/tomcat/tomcat-7/v7.0.54/ /release/tomcat/tomcat-7/v7.0.54/

2014-05-22 Thread violetagg
Author: violetagg Date: Thu May 22 16:11:10 2014 New Revision: 5405 Log: Release 7.0.54 Added: release/tomcat/tomcat-7/v7.0.54/ - copied from r5404, dev/tomcat/tomcat-7/v7.0.54/ Removed: dev/tomcat/tomcat-7/v7.0.54/ -

svn commit: r1596877 - /tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/PoolableConnection.java

2014-05-22 Thread markt
Author: markt Date: Thu May 22 14:12:55 2014 New Revision: 1596877 URL: http://svn.apache.org/r1596877 Log: Whitespace police after merge from Commons Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/PoolableConnection.java Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/Poo

svn commit: r1596888 - in /tomcat/trunk: java/org/apache/catalina/authenticator/ java/org/apache/coyote/ java/org/apache/tomcat/util/http/parser/ test/org/apache/tomcat/util/http/parser/

2014-05-22 Thread markt
Author: markt Date: Thu May 22 14:21:38 2014 New Revision: 1596888 URL: http://svn.apache.org/r1596888 Log: Apply patch 12 from jboynes to improve cookie handling. Move header-specific parsing code into a separate class associated with that header type. This is in anticipation of adding new heade

[Tomcat Wiki] Update of "Cookies" by markt

2014-05-22 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by markt: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=43&rev2=44 == Implementation Progress == I started work on this in a local bran

svn commit: r1596859 - in /tomcat/trunk: java/org/apache/tomcat/dbcp/dbcp2/ java/org/apache/tomcat/dbcp/dbcp2/PoolableConnection.java webapps/docs/changelog.xml

2014-05-22 Thread markt
Author: markt Date: Thu May 22 13:28:08 2014 New Revision: 1596859 URL: http://svn.apache.org/r1596859 Log: DBCP updates Modified: tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/ (props changed) tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/PoolableConnection.java tomcat/trunk/weba

Re: [VOTE] Release Apache Tomcat 7.0.54

2014-05-22 Thread Violeta Georgieva
Hi, 2014-05-20 13:04 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.54 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.54/ > The Maven staging repo is: > https://repository.apache.org/content/reposito

buildbot failure in ASF Buildbot on tomcat-trunk

2014-05-22 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/102 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Sta

[Bug 55282] JSF PhaseListeners are duplicated

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55282 Volker changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[ANN] Apache Tomcat 8.0.8 (beta) available

2014-05-22 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.8 (beta). Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language and Java WebSocket technologies. Apache Tomcat 8 is aligned with Java EE 7.

svn commit: r1596781 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2014-05-22 Thread markt
Author: markt Date: Thu May 22 09:02:42 2014 New Revision: 1596781 URL: http://svn.apache.org/r1596781 Log: Remove the mail server outage note - the issue is now resolved Put the 8.0.8 announcement at the top Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml M

[Bug 56546] Improve thread trace logging in WebappClassLoader.clearReferencesThreads()

2014-05-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56546 --- Comment #3 from Mark Thomas --- org.apache.catalina.connector.TestMaxConnections no longer generates this message -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1596780 - in /tomcat/site/trunk: ./ docs/ xdocs/

2014-05-22 Thread markt
Author: markt Date: Thu May 22 08:58:08 2014 New Revision: 1596780 URL: http://svn.apache.org/r1596780 Log: Update for 8.0.8 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.html tomcat/site/trun

svn commit: r1596778 - in /tomcat/site/trunk/docs/tomcat-8.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2014-05-22 Thread markt
Author: markt Date: Thu May 22 08:55:03 2014 New Revision: 1596778 URL: http://svn.apache.org/r1596778 Log: Update docs for 8.0.8 beta release [This commit notification would consist of 120 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1596779 - /tomcat/trunk/test/org/apache/catalina/connector/TestMaxConnections.java

2014-05-22 Thread markt
Author: markt Date: Thu May 22 08:57:24 2014 New Revision: 1596779 URL: http://svn.apache.org/r1596779 Log: Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56546 Avoid stack trace with org.apache.catalina.connector.TestMaxConnections Ensure request processing has finished by inc