buildbot success in ASF Buildbot on tomcat-trunk

2015-04-24 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/1151 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

[Bug 57854] Allow customisation of org.apache.coyote.Constants.DEFAULT_CHARACTER_ENCODING

2015-04-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57854 Christopher Schultz changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1675925 - /tomcat/trunk/webapps/docs/config/http.xml

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 18:12:20 2015 New Revision: 1675925 URL: http://svn.apache.org/r1675925 Log: Update docs Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/

buildbot exception in ASF Buildbot on tomcat-trunk

2015-04-24 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/1150 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSc

svn commit: r1675908 - in /tomcat/trunk/java/org/apache: coyote/http11/ tomcat/util/net/ tomcat/util/net/jsse/

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 18:01:35 2015 New Revision: 1675908 URL: http://svn.apache.org/r1675908 Log: Add server key+cert to SSLHostConfig. SNI now working with NIO although much of the config that should be per host is still at the connector level. Also add the necessary code to SSLHostCon

[Bug 57856] New: RemoteIpFilter does not replace Request within Response

2015-04-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57856 Bug ID: 57856 Summary: RemoteIpFilter does not replace Request within Response Product: Tomcat 8 Version: trunk Hardware: PC Status: NEW Severity: m

buildbot exception in ASF Buildbot on tomcat-7-trunk

2015-04-24 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/631 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

[Bug 57855] New: Invoke MethodExpression with wrong pram count results in ArrayIndexOutOfBoundsException

2015-04-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57855 Bug ID: 57855 Summary: Invoke MethodExpression with wrong pram count results in ArrayIndexOutOfBoundsException Product: Tomcat 8 Version: trunk Hardware: PC

[Bug 57854] New: Allow customisation of org.apache.coyote.Constants.DEFAULT_CHARACTER_ENCODING

2015-04-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57854 Bug ID: 57854 Summary: Allow customisation of org.apache.coyote.Constants.DEFAULT_CHARACTER_ENCODING Product: Tomcat 8 Version: trunk Hardware: PC OS: All

svn commit: r1675832 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemoryLeak.java

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 13:14:51 2015 New Revision: 1675832 URL: http://svn.apache.org/r1675832 Log: Address TheadLocal leak test failures. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemory

svn commit: r1675831 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemoryLeak.java

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 13:14:23 2015 New Revision: 1675831 URL: http://svn.apache.org/r1675831 Log: Address TheadLocal leak test failures. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemory

svn commit: r1675830 - /tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemoryLeak.java

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 13:13:24 2015 New Revision: 1675830 URL: http://svn.apache.org/r1675830 Log: Address TheadLocal leak test failures. Modified: tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoaderThreadLocalMemoryLeak.java Modified: tomcat/trunk/test/org/apache/c

svn commit: r1675827 - /tomcat/trunk/BUILDING.txt

2015-04-24 Thread markt
Author: markt Date: Fri Apr 24 13:01:11 2015 New Revision: 1675827 URL: http://svn.apache.org/r1675827 Log: Fix typo Modified: tomcat/trunk/BUILDING.txt Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1675827&r1=1675826&r2=1675827&view=dif

svn commit: r1675821 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/CookieSupport.java java/org/apache/tomcat/util/http/Cookies.java

2015-04-24 Thread kkolinko
Author: kkolinko Date: Fri Apr 24 11:41:10 2015 New Revision: 1675821 URL: http://svn.apache.org/r1675821 Log: Provide option to preserve "cookie" request header values when parsing cookies. This is backport of r1448679 from tomcat/trunk: String unescaping modifies the buffer used for the cookie,

[jira] [Created] (MTOMCAT-295) Tomcat7 plugin fails in multi module project when test dependencies are present

2015-04-24 Thread Manish Java (JIRA)
Manish Java created MTOMCAT-295: --- Summary: Tomcat7 plugin fails in multi module project when test dependencies are present Key: MTOMCAT-295 URL: https://issues.apache.org/jira/browse/MTOMCAT-295 Project

[jira] [Updated] (MTOMCAT-295) Tomcat7 plugin fails in multi module project when test dependencies are present

2015-04-24 Thread Manish Java (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manish Java updated MTOMCAT-295: Attachment: maven-tomcat7.zip > Tomcat7 plugin fails in multi module project when test dependencies

Early Access builds for JDK 9 b60 and JDK 8u60 b12 are available on java.net

2015-04-24 Thread Rory O'Donnell
Hi Mark/Mladen, Early Access build for JDK 9 b60 available on java.net, summary of changes are listed here Early Access build for JDK 8u60 b12 is available on jav

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-04-24 Thread Bill Barker
jar=/srv/gump/public/workspace/junit/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-201504