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

2012-09-03 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 53173] maxConnections feature hangs the system

2012-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53173 --- Comment #7 from brauckm...@dfn-cert.de --- Thanks for explaining. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat 7.0.30

2012-09-03 Thread Olivier Lamy
+1 tested with our maven plugin and various projects with the distrib. 2012/9/2 Mark Thomas : > The proposed Apache Tomcat 7.0.30 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.30/ > The Maven staging repo is: > http

[Bug 53792] EL: AstValue.getTarget() mistakes a method invocation for a property access

2012-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53792 Adrian Moos changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #6 from Adrian Mo

[Bug 53713] Performance tuning solution for JspReader

2012-09-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713 Mark Thomas changed: What|Removed |Added Attachment #29244|application/octet-stream|text/plain mime type|

embed Servlets validation

2012-09-03 Thread Diego
: Sorry, only subscribers may post. If you are a subscriber, check to be sure you are sending from your subscribed address. (#5.7.2) --- Below this line is a copy of the message. User-Agent: Mozilla/6.4 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0.0 MIME-Version: 1.0 To:dev@tomc

svn commit: r1380331 - in /tomcat/trunk/webapps/examples/WEB-INF/classes: cal/ chat/ compressionFilters/ jsp2/examples/simpletag/ sessions/ websocket/chat/ websocket/snake/

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 20:02:24 2012 New Revision: 1380331 URL: http://svn.apache.org/viewvc?rev=1380331&view=rev Log: Clean-up - Java 7 <> Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/cal/TableBean.java tomcat/trunk/webapps/examples/WEB-INF/classes/chat/ChatServlet.jav

svn commit: r1380343 - /tomcat/trunk/java/org/apache/jasper/compiler/

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 20:16:01 2012 New Revision: 1380343 URL: http://svn.apache.org/viewvc?rev=1380343&view=rev Log: Clean-up - Java 7 <> Modified: tomcat/trunk/java/org/apache/jasper/compiler/ErrorDispatcher.java tomcat/trunk/java/org/apache/jasper/compiler/Generator.java t

svn commit: r1380347 - in /tomcat/trunk/java/org/apache/jasper: servlet/JspCServletContext.java servlet/JspServletWrapper.java util/UniqueAttributesImpl.java xmlparser/EncodingMap.java xmlparser/TreeN

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 20:37:06 2012 New Revision: 1380347 URL: http://svn.apache.org/viewvc?rev=1380347&view=rev Log: Clean-up - Java 7 <> Modified: tomcat/trunk/java/org/apache/jasper/servlet/JspCServletContext.java tomcat/trunk/java/org/apache/jasper/servlet/JspServletWrapper.j

svn commit: r1380349 - in /tomcat/trunk/java/org/apache/jasper/el: ELContextImpl.java ELContextWrapper.java ExpressionEvaluatorImpl.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 20:39:15 2012 New Revision: 1380349 URL: http://svn.apache.org/viewvc?rev=1380349&view=rev Log: Clean-up - Java 7 <> - remove unnecessary warnings Modified: tomcat/trunk/java/org/apache/jasper/el/ELContextImpl.java tomcat/trunk/java/org/apache/jasper/el/ELCo

svn commit: r1380374 - in /tomcat/trunk/java/org/apache/juli: AsyncFileHandler.java ClassLoaderLogManager.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 21:34:26 2012 New Revision: 1380374 URL: http://svn.apache.org/viewvc?rev=1380374&view=rev Log: Clean-up - Java 7 <> Modified: tomcat/trunk/java/org/apache/juli/AsyncFileHandler.java tomcat/trunk/java/org/apache/juli/ClassLoaderLogManager.java Modified: tom

svn commit: r1380376 - in /tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc: bugs/Bug51582.java test/EqualsHashCodeTest.java test/JmxPasswordTest.java test/TestAsyncQueue.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 21:40:37 2012 New Revision: 1380376 URL: http://svn.apache.org/viewvc?rev=1380376&view=rev Log: Clean-up - Java 7 <> - unused code - autoboxing Modified: tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tomcat/jdbc/bugs/Bug51582.java tomcat/trunk/mo

svn commit: r1380380 - /tomcat/trunk/java/org/apache/jasper/compiler/Validator.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 21:52:26 2012 New Revision: 1380380 URL: http://svn.apache.org/viewvc?rev=1380380&view=rev Log: Clean-up - fix false positive NPE warnings by removing redundant tests and suppressing remaining warnings Modified: tomcat/trunk/java/org/apache/jasper/compiler/Vali

svn commit: r1380381 - /tomcat/trunk/java/org/apache/jasper/compiler/PageInfo.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 21:55:14 2012 New Revision: 1380381 URL: http://svn.apache.org/viewvc?rev=1380381&view=rev Log: Clean-up - fix false positive NPE warnings by removing redundant code and suppressing remaining warning Modified: tomcat/trunk/java/org/apache/jasper/compiler/PageIn

svn commit: r1380382 - /tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 21:58:37 2012 New Revision: 1380382 URL: http://svn.apache.org/viewvc?rev=1380382&view=rev Log: reader can't be null here Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java Modified: tomcat/trunk/java/org/apache/jasper/compiler/JspReader.java

svn commit: r1380384 - in /tomcat/trunk/java/org/apache/jasper/compiler: Parser.java ParserController.java TagFileProcessor.java TagLibraryInfoImpl.java

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 22:08:43 2012 New Revision: 1380384 URL: http://svn.apache.org/viewvc?rev=1380384&view=rev Log: Suppress some false positives Modified: tomcat/trunk/java/org/apache/jasper/compiler/Parser.java tomcat/trunk/java/org/apache/jasper/compiler/ParserController.jav

svn commit: r1380386 - in /tomcat/trunk/java/org/apache/naming: ./ factory/webservices/ resources/

2012-09-03 Thread markt
Author: markt Date: Mon Sep 3 22:21:30 2012 New Revision: 1380386 URL: http://svn.apache.org/viewvc?rev=1380386&view=rev Log: Clean-up - Java 7 <> Modified: tomcat/trunk/java/org/apache/naming/ContextAccessController.java tomcat/trunk/java/org/apache/naming/ContextBindings.java tomca

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

2012-09-03 Thread kfujino
Author: kfujino Date: Tue Sep 4 04:54:28 2012 New Revision: 1380448 URL: http://svn.apache.org/viewvc?rev=1380448&view=rev Log: vote 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=138

svn commit: r1380450 - in /tomcat/trunk/java/org/apache/catalina: connector/mbeans-descriptors.xml mapper/mbeans-descriptors.xml

2012-09-03 Thread kfujino
Author: kfujino Date: Tue Sep 4 05:09:53 2012 New Revision: 1380450 URL: http://svn.apache.org/viewvc?rev=1380450&view=rev Log: MBean definition of Mapper is moved to o.a.c.mapper from o.a.c.connector. Added: tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml (with props

svn commit: r1380451 - /tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml

2012-09-03 Thread kfujino
Author: kfujino Date: Tue Sep 4 05:19:04 2012 New Revision: 1380451 URL: http://svn.apache.org/viewvc?rev=1380451&view=rev Log: Delete undefined operation element. Modified: tomcat/trunk/java/org/apache/catalina/mapper/mbeans-descriptors.xml Modified: tomcat/trunk/java/org/apache/catalina/