Bug report for Taglibs [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2012/09/16]

2012-09-16 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

[GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

2012-09-16 Thread Gump
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-taglibs-standard has an issue affecting its community integration.

[Bug 53881] New: Apache Monitor auto-start collides with UAC under Winsows7

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53881 Priority: P2 Bug ID: 53881 Assignee: dev@tomcat.apache.org Summary: Apache Monitor auto-start collides with UAC under Winsows7 Severity: normal Classification: Uncl

[Bug 53881] Apache Monitor auto-start collides with UAC under Winsows7

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53881 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1385336 - /tomcat/trunk/java/org/apache/catalina/startup/Tomcat.java

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 18:15:21 2012 New Revision: 1385336 URL: http://svn.apache.org/viewvc?rev=1385336&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 Ensure implicit Servlets (JSP, default) are marked as override-able when using embedded mode. Modified:

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

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 18:18:39 2012 New Revision: 1385337 URL: http://svn.apache.org/viewvc?rev=1385337&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 Ensure implicit Servlets (JSP, default) are marked as override-able when using embedded mode. Modified:

[Bug 53863] Unable to override default servlet when using Tomcat in embedded mode

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Th

[Bug 53469] possible bug in Response.normalize(CharChunk cc)

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53469 Mark Thomas changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment #20 from Mark T

svn commit: r1385351 - in /tomcat/sandbox/trunk-resources: ./ java/org/apache/catalina/startup/Tomcat.java

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 19:16:21 2012 New Revision: 1385351 URL: http://svn.apache.org/viewvc?rev=1385351&view=rev Log: Sync with trunk Modified: tomcat/sandbox/trunk-resources/ (props changed) tomcat/sandbox/trunk-resources/java/org/apache/catalina/startup/Tomcat.java Propchang

svn commit: r1385353 - /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/StandardRoot.java

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 19:25:51 2012 New Revision: 1385353 URL: http://svn.apache.org/viewvc?rev=1385353&view=rev Log: Review complete Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/StandardRoot.java Modified: tomcat/sandbox/trunk-resources/java/org/

svn commit: r1385355 - in /tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources: LocalStrings.properties StandardRoot.java

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 19:34:29 2012 New Revision: 1385355 URL: http://svn.apache.org/viewvc?rev=1385355&view=rev Log: Complete the i18n TODOs Modified: tomcat/sandbox/trunk-resources/java/org/apache/catalina/webresources/LocalStrings.properties tomcat/sandbox/trunk-resources/ja

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 --- Comment #2 from Robert Pasztor --- I've uploaded the minimal war file causing the issue on http://www.rent-a-car-cluj.com/app.war, since the upload on Apache is limited to 1Mb. The app in the war is stripped from JSP's, classes and an

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #3 from Mark Thomas

svn commit: r1385387 - in /tomcat/sandbox/trunk-resources: java/org/apache/catalina/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/

2012-09-16 Thread markt
Author: markt Date: Sun Sep 16 22:18:54 2012 New Revision: 1385387 URL: http://svn.apache.org/viewvc?rev=1385387&view=rev Log: Add in support for allowLinking option. Note: this restores the case sensitivity checks on Windows closing a large security hole in the new resources implementation. Mod

[Bug 53871] java.lang.StackOverflowError on deploying a web application

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53871 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53863] Unable to override default servlet when using Tomcat in embedded mode

2012-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53863 --- Comment #3 from Fernando Ribeiro --- I will make sure future tickets provide better info. Thanks. -- You are receiving this mail because: You are the assignee for the bug. -