Bug report for Tomcat 6 [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2013/12/08]

2013-12-07 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

buildbot success in ASF Buildbot on tomcat-trunk

2013-12-07 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/5308 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

Deprecation message in tomcat 7 javadoc for WebSocketServlet

2013-12-07 Thread Karl-Philipp Richter
Hi together, I'm new to this list and hope to be at the right place. I have the suggestion to add a reason to the deprecation message for the WebSocketServlet in tomcat 7 javadocs. As far as I know, the class and some related classes are deprecated because the functionality will be handled by Java

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

2013-12-07 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 has an issue affecting its community integration. This i

buildbot failure in ASF Buildbot on tomcat-trunk

2013-12-07 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/5306 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source St

[Bug 55212] Jasper does not validate XSD-based configuration files

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55212 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53737] Use ServletContext.getJspConfigDescriptor() in Jasper instead of XML-parsing of merged web.xml

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53737 --- Comment #7 from Mark Thomas --- Support for web fragments has been added. Support for annotations is not required as they do not affect JspC. Support for JSPs in resource JARs is still to do. -- You are receiving this mail because:

[Bug 52811] HttpServletResponse.setContentType() parses the content type incorrectly

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1548971 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/coyote/ java/org/apache/tomcat/util/collections/ java/org/apache/tomcat/util/http/parser/ webapps/docs/

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 21:18:55 2013 New Revision: 1548971 URL: http://svn.apache.org/r1548971 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52811 Correctly parse values passed to HttpServletResponse.setContentType() to extract the character encoding Added: tomcat/tc6.

svn commit: r1548970 - in /tomcat/tc6.0.x/trunk: ./ java/javax/annotation/ java/javax/annotation/security/ webapps/docs/

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 21:11:56 2013 New Revision: 1548970 URL: http://svn.apache.org/r1548970 Log: Fix errors in Commons Annotations 1.0 and add some @since markers Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/jav

[Bug 55811] Do not parse web-fragment.xml files when empty absolute-ordering

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55811 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 21:04:41 2013 New Revision: 1548967 URL: http://svn.apache.org/r1548967 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55811 Do not parse web-fragment.xml files when an empty absolute-ordering element is present. Modified: tomcat/tc7.0.x/trunk/ (

svn commit: r1548966 - in /tomcat/trunk/java/org/apache: catalina/startup/ContextConfig.java jasper/servlet/JspCServletContext.java tomcat/util/descriptor/web/FragmentJarScannerCallback.java

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 20:43:46 2013 New Revision: 1548966 URL: http://svn.apache.org/r1548966 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55811 Do not parse web-fragment.xml files when an empty absolute-ordering element is present. Modified: tomcat/trunk/java/org/apa

[Bug 55801] Add ability to provide custom SSLContext for websocket client

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55801 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1548962 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/WsWebSocketContainer.java webapps/docs/changelog.xml webapps/docs/web-socket-howto.xml

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 20:19:37 2013 New Revision: 1548962 URL: http://svn.apache.org/r1548962 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55801 Add the ability to use a custom SSLContext when creating client wss connections. Patch provided by Maciej Lypik. Modified: t

svn commit: r1548961 - in /tomcat/trunk: java/org/apache/tomcat/websocket/WsWebSocketContainer.java webapps/docs/web-socket-howto.xml

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 20:10:59 2013 New Revision: 1548961 URL: http://svn.apache.org/r1548961 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55801 Add the ability to use a custom SSLContext when creating client wss connections. Patch provided by Maciej Lypik. Modified: t

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

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 19:06:03 2013 New Revision: 1548954 URL: http://svn.apache.org/r1548954 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=1548954&r1=1548953&r

[Bug 55759] Update to ECJ 4.3.1

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55759 Mark Thomas changed: What|Removed |Added Component|Jasper |Jasper Version|7.0.47

svn commit: r1548953 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default res/ide-support/eclipse/eclipse.classpath res/maven/tomcat-embed-jasper.pom res/maven/tomcat-jasper.pom webapps/docs/change

2013-12-07 Thread markt
Author: markt Date: Sat Dec 7 19:05:03 2013 New Revision: 1548953 URL: http://svn.apache.org/r1548953 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55759 Update the Eclipse compiler to 4.3.1. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.prope

[Bug 55855] Unexpected WsFilter is configured in a webapp that does not use WebSocket

2013-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55855 Mark Thomas changed: What|Removed |Added OS||All Severity|normal