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
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
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
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,
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
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
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
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