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

2012-08-15 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.

svn commit: r1373488 - /tomcat/trunk/java/org/apache/jasper/compiler/Compiler.java

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 16:01:19 2012 New Revision: 1373488 URL: http://svn.apache.org/viewvc?rev=1373488&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53654 Support file:// URLs for JSP dependencies Modified: tomcat/trunk/java/org/apache/jasper/compiler/Compiler

svn commit: r1373489 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/Compiler.java webapps/docs/changelog.xml

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 16:03:06 2012 New Revision: 1373489 URL: http://svn.apache.org/viewvc?rev=1373489&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53654 Support file:// URLs for JSP dependencies Patch provided by Viola Lu Modified: tomcat/tc7.0.x/trunk/ (p

[Bug 53654] JSP file is always recompiled for using file based TLD URL

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

[Bug 53725] New: Some GZipped responses result in java.io.IOException: Corrupt GZIP trailer during gunzip.

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53725 Priority: P2 Bug ID: 53725 Assignee: dev@tomcat.apache.org Summary: Some GZipped responses result in java.io.IOException: Corrupt GZIP trailer during gunzip. Severity:

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 --- Comment #3 from Mark Thomas --- https://chrislacy.net/downloads/tomcat-bug-53697.tar.gz returns a 404 reponse Without a test case that demonstrates the issue, this is going to get closed as wontfix. -- You are receiving this mail bec

svn commit: r1373570 - in /tomcat/trunk/java/org/apache/coyote/ajp: AbstractAjpProcessor.java AjpAprProcessor.java AjpAprProtocol.java AjpMessage.java AjpNioProcessor.java AjpNioProtocol.java AjpProto

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 18:57:37 2012 New Revision: 1373570 URL: http://svn.apache.org/viewvc?rev=1373570&view=rev Log: Clean-up: final markers (UCDetector) Modified: tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java tomcat/trunk/java/org/apache/coyote/ajp/AjpAprPro

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 --- Comment #4 from lac...@gmail.com --- Please try again. Server overhaul yesterday evening took download down. -- You are receiving this mail because: You are the assignee for the bug. --

svn commit: r1373578 - in /tomcat/trunk/java/org/apache/coyote: ./ ajp/

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 19:12:38 2012 New Revision: 1373578 URL: http://svn.apache.org/viewvc?rev=1373578&view=rev Log: Clean-up l12n messages Added: tomcat/trunk/java/org/apache/coyote/LocalStrings_es.properties (with props) Modified: tomcat/trunk/java/org/apache/coyote/Abstrac

svn commit: r1373589 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/ java/org/apache/coyote/ajp/

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 19:20:39 2012 New Revision: 1373589 URL: http://svn.apache.org/viewvc?rev=1373589&view=rev Log: Clean-up l12n messages Added: tomcat/tc7.0.x/trunk/java/org/apache/coyote/LocalStrings_es.properties - copied unchanged from r1373578, tomcat/trunk/java/org/ap

svn commit: r1373595 - in /tomcat/trunk/java/org/apache/coyote/ajp: AbstractAjpProtocol.java AjpNioProtocol.java LocalStrings.properties

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 19:28:57 2012 New Revision: 1373595 URL: http://svn.apache.org/viewvc?rev=1373595&view=rev Log: Fix unused StringManager by using it. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProtocol.java tomcat/trunk/java/org/apache/coyote/ajp/AjpNioPro

svn commit: r1373607 - /tomcat/trunk/java/org/apache/coyote/ajp/Constants.java

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 20:06:15 2012 New Revision: 1373607 URL: http://svn.apache.org/viewvc?rev=1373607&view=rev Log: Java 7 <> Modified: tomcat/trunk/java/org/apache/coyote/ajp/Constants.java Modified: tomcat/trunk/java/org/apache/coyote/ajp/Constants.java URL: http://svn.apache.o

svn commit: r1373618 - in /tomcat/trunk/java/org/apache/catalina: core/ApplicationJspPropertyGroupDescriptor.java deploy/JspPropertyGroup.java deploy/WebXml.java startup/WebRuleSet.java

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 20:32:44 2012 New Revision: 1373618 URL: http://svn.apache.org/viewvc?rev=1373618&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53702 may contain multiple Modified: tomcat/trunk/java/org/apache/catalina/core/ApplicationJspPropertyGroupD

svn commit: r1373621 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/deploy/ java/org/apache/catalina/startup/ webapps/docs/

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 20:37:06 2012 New Revision: 1373621 URL: http://svn.apache.org/viewvc?rev=1373621&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53702 may contain multiple Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/o

svn commit: r1373622 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 20:38:19 2012 New Revision: 1373622 URL: http://svn.apache.org/viewvc?rev=1373622&view=rev Log: Always make the final webl.xml file available Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catal

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

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 20:40:33 2012 New Revision: 1373623 URL: http://svn.apache.org/viewvc?rev=1373623&view=rev Log: Always make the final web.xml file available Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/startup/ContextConfig

[Bug 53702] Only the last url-pattern from jsp-property-group is processed

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

[Bug 53713] Performance tuning solution for JspReader

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO Severity|normal

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 --- Comment #5 from Mark Thomas --- I don't think a 43MB download could be classed as a minimal test case. While it is true that having a complete copy of the entire Tomcat directory means we have all the config info we might ever need, no

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 --- Comment #6 from Mark Thomas --- OK. I can reproduce this now. I'm not sure how long it will take to track down the root cause. -- You are receiving this mail because: You are the assignee for the bug.

[jira] [Commented] (MTOMCAT-173) Direct dependencies are not added to classpath

2012-08-15 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13435556#comment-13435556 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-173: That's not a problem as

svn commit: r1373666 - in /tomcat/trunk/java/org/apache/coyote/http11: AbstractHttp11Processor.java Http11NioProcessor.java

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 22:45:51 2012 New Revision: 1373666 URL: http://svn.apache.org/viewvc?rev=1373666&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 Fix a regression in the fix for BZ 51881 that mean that in some circumstances the isComet flag was not reset

svn commit: r1373667 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java java/org/apache/coyote/http11/Http11NioProcessor.java webapps/docs/changelog.xml

2012-08-15 Thread markt
Author: markt Date: Wed Aug 15 22:56:05 2012 New Revision: 1373667 URL: http://svn.apache.org/viewvc?rev=1373667&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 Fix a regression in the fix for BZ 51881 that mean that in some circumstances the isComet flag was not reset

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 53697] java.lang.NullPointerException at org.apache.coyote.http11.Http11AprProcessor.actionInternal(Http11AprProcessor.java:277)

2012-08-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53697 --- Comment #8 from lac...@gmail.com --- Testing now, but wanted to give you a quick thanks. -- You are receiving this mail because: You are the assignee for the bug. - T