svn commit: r1690279 - /tomcat/native/trunk/native/src/network.c

2015-07-10 Thread jfclere
Author: jfclere Date: Fri Jul 10 15:48:01 2015 New Revision: 1690279 URL: http://svn.apache.org/r1690279 Log: Make sure we don't core the JVM if called wrongly from a destroyed or closed socket. Modified: tomcat/native/trunk/native/src/network.c Modified: tomcat/native/trunk/native/src/netw

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-apr (in module tomcat-8.0.x) failed

2015-07-10 Thread Bill Barker
it/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150710-native-src.tar.gz -Dexampl

[Bug 58116] [PATCH] Running with SecurityManager: CometProcessor servlets throw NoSuchMethodException

2015-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58116 Johno Crawford changed: What|Removed |Added Component|Catalina|Catalina Target Milestone|---

[Bug 58119] Compiled tags are not put in correct directory

2015-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58119 --- Comment #3 from Jared Wiltshire --- Sorry I mean Tomcat 7.. Although the Jetty project does pull in their Jasper code from the Tomcat project so this bug is also evident there. -- You are receiving this mail because: You are the assignee

[Bug 58119] Compiled tags are not put in correct directory

2015-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58119 --- Comment #2 from Violeta Georgieva --- For the bug in Jetty I would recommend you to report an issue in Jetty's issue tracking system. -- You are receiving this mail because: You are the assignee for the bug. -

[Bug 58119] Compiled tags are not put in correct directory

2015-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58119 Violeta Georgieva changed: What|Removed |Added Resolution|--- |FIXED OS|

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

2015-07-10 Thread violetagg
Author: violetagg Date: Fri Jul 10 07:07:49 2015 New Revision: 1690214 URL: http://svn.apache.org/r1690214 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58119 Merged revision 1690209 from tomcat/trunk: When tags are compiled they must be placed in the org\apache\jsp\tag\web directory. F

svn commit: r1690213 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/JspUtil.java webapps/docs/changelog.xml

2015-07-10 Thread violetagg
Author: violetagg Date: Fri Jul 10 07:05:59 2015 New Revision: 1690213 URL: http://svn.apache.org/r1690213 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58119 Merged revision 1690209 from tomcat/trunk: When tags are compiled they must be placed in the org\apache\jsp\tag\web directory. F