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
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
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
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
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
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
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
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.]
--
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
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
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
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
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
https://issues.apache.org/bugzilla/show_bug.cgi?id=55696
Rainer Jung changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
18 matches
Mail list logo