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

2012-10-27 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 53119] java.nio.BufferOverflowException in AjpAprProcessor.output() when AJP client disconnects

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53119 --- Comment #7 from Konstantin Preißer --- Hi, as reported on the users list [1], shortly after I switched to the AJP-NIO connector on Tomcat 7.0.32 (Java 1.7.0_09), I got another java.nio.BufferOverflowException: Okt 20, 2012 2:58:51 PM

[Bug 44284] Support java.lang.Iterable in c:forEach tag

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

svn commit: r1402837 - /tomcat/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java

2012-10-27 Thread markt
Author: markt Date: Sat Oct 27 18:32:02 2012 New Revision: 1402837 URL: http://svn.apache.org/viewvc?rev=1402837&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53960 Extensions to HttpClient test helper class Patch by Brian Burch Modified: tomcat/trunk/test/org/apache/ca

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

2012-10-27 Thread markt
Author: markt Date: Sat Oct 27 18:47:52 2012 New Revision: 1402846 URL: http://svn.apache.org/viewvc?rev=1402846&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53960 Extensions to HttpClient test helper class Patch by Brian Burch Modified: tomcat/tc7.0.x/trunk/ (props

[Bug 53960] Extensions to HttpClient test helper class

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

buildbot failure in ASF Buildbot on tomcat-7-trunk

2012-10-27 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/886 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Mark Thomas changed: What|Removed |Added Attachment #29394|0 |1 is patch|

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53897 Mark Thomas changed: What|Removed |Added Attachment #29395|0 |1 is patch|

[Bug 53897] Customized EL resolver to improve the performance of EL resolving

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

[Bug 53896] Optimized Jasper ELResolver

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53896 Mark Thomas changed: What|Removed |Added CC||xs...@ebay.com --- Comment #4 from M

svn commit: r1402855 - in /tomcat/trunk/java/org/apache/jasper: el/JasperELResolver.java runtime/JspApplicationContextImpl.java

2012-10-27 Thread markt
Author: markt Date: Sat Oct 27 19:44:52 2012 New Revision: 1402855 URL: http://svn.apache.org/viewvc?rev=1402855&view=rev Log: Use an optimised CompositeELResolver for Jasper that skips resolvers that are known to be unable to resolve the value. Patch by Jarek Gawor. Added: tomcat/trunk/java

svn commit: r1402857 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/el/JasperELResolver.java java/org/apache/jasper/runtime/JspApplicationContextImpl.java webapps/docs/changelog.xml

2012-10-27 Thread markt
Author: markt Date: Sat Oct 27 19:49:38 2012 New Revision: 1402857 URL: http://svn.apache.org/viewvc?rev=1402857&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53896 Use an optimised CompositeELResolver for Jasper that skips resolvers that are known to be unable to resolve t

svn commit: r1402858 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java

2012-10-27 Thread markt
Author: markt Date: Sat Oct 27 19:50:23 2012 New Revision: 1402858 URL: http://svn.apache.org/viewvc?rev=1402858&view=rev Log: Fix backport from trunk (no Java 7 features in 7.0.x). Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/startup/SimpleHttpClient.java Modified: tomcat/tc7.0.

[Bug 53896] Optimized Jasper ELResolver

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

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-10-27 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/887 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

Performance degrade

2012-10-27 Thread David Blevins
Was noticing that TomEE had gotten just a tad slower between the 1.0.0 (Tomcat 7.0.27) and the recently released 1.5.0 (Tomcat 7.0.30). I usually include a pure Tomcat binary or two in my performance testing so I have control group. The interesting thing is my control group seems to be my vari