Bug report for Taglibs [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2014/06/22]

2014-06-22 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r1604574 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 13:46:58 2014 New Revision: 1604574 URL: http://svn.apache.org/r1604574 Log: Simplify code, no functional change. This makes it clear that setting mapRequired = true; and getMappingData().recycle(); call are always performed together. Backport of r1604484,

svn commit: r1604586 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 14:11:02 2014 New Revision: 1604586 URL: http://svn.apache.org/r1604586 Log: Mark Wrapper fields final. Implement a constructor. This backports part of r1604320. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java Modified:

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

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 14:32:31 2014 New Revision: 1604591 URL: http://svn.apache.org/r1604591 Log: Rename constructor argument, to align with actual usage. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified:

svn commit: r1604595 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 14:50:54 2014 New Revision: 1604595 URL: http://svn.apache.org/r1604595 Log: A comment Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

[Bug 56657] New: Parallel deployment. If sessionid belongs to the latest version of webapp, use the latest version.

2014-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 Bug ID: 56657 Summary: Parallel deployment. If sessionid belongs to the latest version of webapp, use the latest version. Product: Tomcat 7 Version: 7.0.54 Hardware:

svn commit: r1604605 - in /tomcat/trunk: java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 16:32:46 2014 New Revision: 1604605 URL: http://svn.apache.org/r1604605 Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 If sessionid belongs to the latest version of webapp, use the latest version. Modified:

svn commit: r1604607 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 16:37:40 2014 New Revision: 1604607 URL: http://svn.apache.org/r1604607 Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 If sessionid belongs to the latest version of webapp, use the latest version. Merged r1604605 from tomcat/trunk. Modified:

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-06-22 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/146 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

[Bug 56657] Parallel deployment. If sessionid belongs to the latest version of webapp, use the latest version.

2014-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

[Bug 56658] New: Concurrency issue with wrapper mappings in Mapper

2014-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56658 Bug ID: 56658 Summary: Concurrency issue with wrapper mappings in Mapper Product: Tomcat 8 Version: 8.0.8 Hardware: PC Status: NEW Severity: normal

Re: Building tcnative on win32 [x86_64, failing]

2014-06-22 Thread Konstantin Kolinko
2014-06-19 23:21 GMT+04:00 Christopher Schultz ch...@christopherschultz.net: All, I'm stuck on trying to get tcnative to build for x86_64. When I run nmake with BUILD_CPU=x86_64, I get a bunch of compiler warnings followed by a linker failure like this (apologies for the lack of

buildbot failure in ASF Buildbot on tomcat-trunk

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

Re: Time for 7.0.55

2014-06-22 Thread Konstantin Kolinko
2014-06-20 23:59 GMT+04:00 Violeta Georgieva miles...@gmail.com: Hi, I would like to start preparing Tomcat 7.0.55 for voting this weekend. If you want to include something in addition to this release, reply here. Hi! The Mapper issues are taking longer than I anticipated, and I expect

buildbot success in ASF Buildbot on tomcat-trunk

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

[Bug 56657] Parallel deployment. If sessionid belongs to the latest version of webapp, use the latest version.

2014-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 --- Comment #2 from Konstantin Kolinko knst.koli...@gmail.com --- Additional minor issue in the same place. There is no check that on the second mapping loop the version was applied to the same path as on the first loop. If there is the

svn commit: r1604661 - in /tomcat/trunk: java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 22:17:20 2014 New Revision: 1604661 URL: http://svn.apache.org/r1604661 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56657#c2 Ensure that re-mapping selects the context version that we expect. Modified:

svn commit: r1604662 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/CoyoteAdapter.java webapps/docs/changelog.xml

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 22:24:03 2014 New Revision: 1604662 URL: http://svn.apache.org/r1604662 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56657#c2 Ensure that re-mapping selects the context version that we expect. Merged r1604661 from tomcat/trunk. Modified:

[Bug 56657] Parallel deployment. If sessionid belongs to the latest version of webapp, use the latest version.

2014-06-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56657 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- (In reply to Konstantin Kolinko from comment #2) Fixed by r1604661 r1604662 and will be in 7.0.55, 8.0.10 onwards. -- You are receiving this mail because: You are the

svn commit: r1604663 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/util/http/mapper/Mapper.java webapps/docs/changelog.xml

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 23:05:10 2014 New Revision: 1604663 URL: http://svn.apache.org/r1604663 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

svn commit: r1604667 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-06-22 Thread kkolinko
Author: kkolinko Date: Sun Jun 22 23:18:26 2014 New Revision: 1604667 URL: http://svn.apache.org/r1604667 Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

buildbot failure in ASF Buildbot on tomcat-trunk

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

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

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:00:13 2014 New Revision: 1604676 URL: http://svn.apache.org/r1604676 Log: Simplify. No need for a local variable that is read once. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified:

svn commit: r1604677 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:06:58 2014 New Revision: 1604677 URL: http://svn.apache.org/r1604677 Log: Add exactFind() method. Use it to simplify one of Mapper methods, addWrapper. Fixed error logging there. Old behaviour was to log only (pos0) case. It did not log in wrong-match-found

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

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:11:08 2014 New Revision: 1604678 URL: http://svn.apache.org/r1604678 Log: Simplify. No need for a local variable that is read once. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified:

svn commit: r1604680 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:16:14 2014 New Revision: 1604680 URL: http://svn.apache.org/r1604680 Log: Simplify removeWrapper. This backports part of r1604066. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java Modified:

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

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:25:11 2014 New Revision: 1604682 URL: http://svn.apache.org/r1604682 Log: Simplify. No need for a local variable that is read once. Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified:

svn commit: r1604683 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:32:49 2014 New Revision: 1604683 URL: http://svn.apache.org/r1604683 Log: Simplify addWelcomeFile, removeWelcomeFile, clearWelcomeFiles. This backports part of r1604066. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

svn commit: r1604685 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java

2014-06-22 Thread kkolinko
Author: kkolinko Date: Mon Jun 23 02:41:38 2014 New Revision: 1604685 URL: http://svn.apache.org/r1604685 Log: Simplify removeContextVersion. This backports part of r1604066. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/mapper/Mapper.java Modified:

buildbot failure in ASF Buildbot on tomcat-7-trunk

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