svn commit: r1604434 - in /tomcat/trunk: java/org/apache/catalina/mapper/Mapper.java webapps/docs/changelog.xml

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sat Jun 21 16:59:33 2014 New Revision: 1604434 URL: http://svn.apache.org/r1604434 Log: Assert that MappingData object is empty before performing mapping work. The old code just skipped all work in that case, but I do not see why that would be useful, and it may return inco

svn commit: r1604435 - /tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sat Jun 21 17:23:18 2014 New Revision: 1604435 URL: http://svn.apache.org/r1604435 Log: Make sure that context.versions array always has at least 1 element. Do not assign 0-length array to this field. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java M

svn commit: r1604437 - /tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sat Jun 21 17:30:07 2014 New Revision: 1604437 URL: http://svn.apache.org/r1604437 Log: Small improvements, no functional change. Save contexts[pos] is a local variable. Skip versions lookup when there is the only version available. Modified: tomcat/trunk/java/org/apach

svn commit: r1604472 - in /tomcat/trunk: java/org/apache/catalina/connector/ test/org/apache/catalina/authenticator/ test/org/apache/catalina/realm/ webapps/docs/

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sat Jun 21 22:04:14 2014 New Revision: 1604472 URL: http://svn.apache.org/r1604472 Log: Remove fields "context" and "wrapper" and their setters from Catalina Request object. This information is available from MappingData object. A pair of (context == null) checks removed,

svn commit: r1604484 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sat Jun 21 22:45:28 2014 New Revision: 1604484 URL: http://svn.apache.org/r1604484 Log: Simplify code, no functional change. This makes it clear that setting "mapRequired = true;" and "getMappingData().recycle();" call are always performed together. Modified: tomcat/t

svn commit: r1604496 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java

2014-06-21 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 00:00:37 2014 New Revision: 1604496 URL: http://svn.apache.org/r1604496 Log: Correct comments Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java Modified: tomcat/trunk/java/org/apache/catalina/connector/CoyoteAdapter.java URL: http

buildbot failure in ASF Buildbot on tomcat-trunk

2014-06-21 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/201 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source Sta

buildbot success in ASF Buildbot on tomcat-trunk

2014-06-21 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/202 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source