Bug report for Tomcat Native [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2014/11/16]

2014-11-15 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

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

2014-11-15 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-tc7.0.x-test-bio has an issue affecting its community integration.

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

2014-11-15 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-tc7.0.x-test-nio has an issue affecting its community integration.

[GitHub] tomcat-maven-plugin pull request: Allow easy myEclipse development

2014-11-15 Thread hazendaz
GitHub user hazendaz opened a pull request: https://github.com/apache/tomcat-maven-plugin/pull/13 Allow easy myEclipse development MyEclipse uses tag when importing projects to workspace by default. In order to allow development easily for users of myEclipse, colons are not

[Bug 57215] Regression in Tomcat 7.0.54 after Bug 56501 with urls starting with //

2014-11-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57215 --- Comment #1 from Mark Thomas --- This is going to get messy. The Javadoc for HttpServletRequest.getContextPath() says the container should not decode the returned value. Where this gets 'interesting' is when the URI is not normalized a

svn commit: r1639902 - in /tomcat/trunk/java/org/apache/coyote/http11/upgrade: UpgradeServletInputStream.java UpgradeServletOutputStream.java

2014-11-15 Thread markt
Author: markt Date: Sat Nov 15 16:01:25 2014 New Revision: 1639902 URL: http://svn.apache.org/r1639902 Log: Simplify Modified: tomcat/trunk/java/org/apache/coyote/http11/upgrade/UpgradeServletInputStream.java tomcat/trunk/java/org/apache/coyote/http11/upgrade/UpgradeServletOutputStream.

[Bug 57199] tomcat-embed-core requires tomcat-embed-logging-juli but dependency is optional in its pom

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

[Bug 57216] Servlet mapping not found when creating RequestDispatcher for forward()

2014-11-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57216 --- Comment #1 from Chuck Caldarale --- (In reply to tomcatuser2008 from comment #0) > We configure our Context in server.xml: Pretty much always a bad idea. > This is an invalid path setting. To quote from section 3.5 of the servl