[Bug 55483] ELException when object has overloaded methods

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55483 --- Comment #4 from Eugene Chung (TmaxSoft) --- org.apache.el.util.ReflectionUtil#getMethod(java.lang.Object, java.lang.Object, java.lang.Class[], java.lang.Object[]) // If a method is found where every parameter matches exact

svn commit: r1583821 - /tomcat/maven-plugin/trunk/pom.xml

2014-04-01 Thread olamy
Author: olamy Date: Tue Apr 1 23:09:55 2014 New Revision: 1583821 URL: http://svn.apache.org/r1583821 Log: tomcat 7.0.53 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1583821&r

svn commit: r1583822 - /tomcat/maven-plugin/trunk/pom.xml

2014-04-01 Thread olamy
Author: olamy Date: Tue Apr 1 23:10:00 2014 New Revision: 1583822 URL: http://svn.apache.org/r1583822 Log: use ecj 4.3.1 Modified: tomcat/maven-plugin/trunk/pom.xml Modified: tomcat/maven-plugin/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1583822&r

[Bug 56336] IndexOutOfBoundsException in the AjpNio2Processor.output() method

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56336 --- Comment #1 from Remy Maucherat --- The AJP connector is really heavy on code reuse, so the NIO2 code that is used here is identical to the NIO1 code (and the shared code looks like it's only working by accident, so I'll try to fix it ht

svn commit: r1583814 - in /tomcat/trunk: java/org/apache/coyote/ajp/AbstractAjpProcessor.java webapps/docs/changelog.xml

2014-04-01 Thread remm
Author: remm Date: Tue Apr 1 22:41:54 2014 New Revision: 1583814 URL: http://svn.apache.org/r1583814 Log: 56336: Fix apparent AJP output issue [untested and unverified, no test case]. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProcessor.java tomcat/trunk/webapps/docs/ch

svn commit: r1583815 - in /tomcat/trunk/java/org/apache/tomcat/util/net: Nio2Endpoint.java SecureNio2Channel.java

2014-04-01 Thread remm
Author: remm Date: Tue Apr 1 22:42:15 2014 New Revision: 1583815 URL: http://svn.apache.org/r1583815 Log: Remove useless methods. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java Modified: tomcat

[ANN] Apache Tomcat 7.0.53 released

2014-04-01 Thread Violeta Georgieva
The Apache Tomcat team announces the immediate availability of Apache Tomcat 7.0.53. Apache Tomcat is an open source software implementation of the Java Servlet, JavaServer Pages, Java Expression Language and Java WebSocket technologies. This release contains a number of bug fixes and improvement

svn commit: r1583776 - in /tomcat/site/trunk/docs/tomcat-7.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2014-04-01 Thread violetagg
Author: violetagg Date: Tue Apr 1 20:29:41 2014 New Revision: 1583776 URL: http://svn.apache.org/r1583776 Log: Update docs for Apache Tomcat 7.0.53 release. [This commit notification would consist of 62 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r4928 - /release/tomcat/tomcat-7/v7.0.52/

2014-04-01 Thread violetagg
Author: violetagg Date: Tue Apr 1 19:51:14 2014 New Revision: 4928 Log: Remove 7.0.52 Removed: release/tomcat/tomcat-7/v7.0.52/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: d

svn commit: r1583767 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2014-04-01 Thread violetagg
Author: violetagg Date: Tue Apr 1 19:47:16 2014 New Revision: 1583767 URL: http://svn.apache.org/r1583767 Log: Add release date for 7.0.53 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/t

[Bug 56336] New: IndexOutOfBoundsException in the AjpNio2Processor.output() method

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56336 Bug ID: 56336 Summary: IndexOutOfBoundsException in the AjpNio2Processor.output() method Product: Tomcat 8 Version: trunk Hardware: PC OS: Linux

svn commit: r1583762 - in /tomcat/site/trunk: ./ docs/ xdocs/

2014-04-01 Thread violetagg
Author: violetagg Date: Tue Apr 1 19:23:27 2014 New Revision: 1583762 URL: http://svn.apache.org/r1583762 Log: Updates (excluding docs) for 7.0.53 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-70.ht

svn commit: r1583731 - in /tomcat/trunk: java/org/apache/tomcat/util/net/Nio2Endpoint.java webapps/docs/changelog.xml

2014-04-01 Thread remm
Author: remm Date: Tue Apr 1 16:37:24 2014 New Revision: 1583731 URL: http://svn.apache.org/r1583731 Log: Cleanup waiting async connections on shutdown, to avoid any abrupt close if everything is well behaved. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java tomc

[Bug 55696] mod_jk crash in jk_map_get_int()

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55696 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 55696] mod_jk crash in jk_map_get_int()

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55696 --- Comment #14 from Rainer Jung --- Fixed in 1583726. Will be part of version 1.2.40. -- You are receiving this mail because: You are the assignee for the bug. - To uns

svn commit: r1583726 - in /tomcat/jk/trunk: native/common/jk_map.c xdocs/miscellaneous/changelog.xml

2014-04-01 Thread rjung
Author: rjung Date: Tue Apr 1 16:10:55 2014 New Revision: 1583726 URL: http://svn.apache.org/r1583726 Log: BZ 55696: Fix crash on Mac OS X 10.9 during config parsing. Modified: tomcat/jk/trunk/native/common/jk_map.c tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/t

[Bug 55696] mod_jk crash in jk_map_get_int()

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55696 --- Comment #13 from Rainer Jung --- A more minimalistic patch would be (untested yet): Index: common/jk_map.c === --- common/jk_map.c (revision 1583423) +++ common/jk_map

[Bug 56334] New: Double Backslash Escaping in Attributes

2014-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56334 Bug ID: 56334 Summary: Double Backslash Escaping in Attributes Product: Tomcat 7 Version: 7.0.52 Hardware: PC Status: NEW Severity: normal Priority: P2