svn commit: r1643500 - /tomcat/tc8.0.x/trunk/java/org/apache/el/lang/ELSupport.java

2014-12-06 Thread markt
Author: markt Date: Sat Dec 6 08:06:43 2014 New Revision: 1643500 URL: http://svn.apache.org/r1643500 Log: Checkstyle Modified: tomcat/tc8.0.x/trunk/java/org/apache/el/lang/ELSupport.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/el/lang/ELSupport.java URL:

svn commit: r1643501 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/tagplugins/jstl/core/Set.java

2014-12-06 Thread markt
Author: markt Date: Sat Dec 6 08:09:55 2014 New Revision: 1643501 URL: http://svn.apache.org/r1643501 Log: Follow up to r1643367. BZ57309. Fix unit test failure. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/tagplugins/jstl/core/Set.java

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

2014-12-06 Thread Bill Barker
-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-20141206-native-src.tar.gz -Dexamples.sources.skip=true

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

2014-12-06 Thread Bill Barker
-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-20141206-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump

svn commit: r1643511 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/valves/TestRequestFilterValve.java webapps/docs/changelog.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 09:38:00 2014 New Revision: 1643511 URL: http://svn.apache.org/r1643511 Log: Add unit tests for RemoteAddrValve and RemoteHostValve. Backport of r1642554 from trunk. Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/valves/TestRequestFilterValve.java

svn commit: r1643513 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/ test/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 09:55:55 2014 New Revision: 1643513 URL: http://svn.apache.org/r1643513 Log: Add optional use of connector port in allow and deny expressions for RemoteAddrValve and RemoteHostValve. Allow RemoteAddreValve and RemoteHostValve to trigger authentication instead of

svn commit: r1643514 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/valves/TestRequestFilterValve.java webapps/docs/changelog.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 10:02:00 2014 New Revision: 1643514 URL: http://svn.apache.org/r1643514 Log: Add unit tests for RemoteAddrValve and RemoteHostValve. Backport of r1642554 from trunk resp. r1643511 from tc8. Added:

buildbot exception in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/415 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

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

2014-12-06 Thread Bill Barker
-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141206-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1643515 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ test/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 10:29:23 2014 New Revision: 1643515 URL: http://svn.apache.org/r1643515 Log: Add optional use of connector port in allow and deny expressions for RemoteAddrValve and RemoteHostValve. Allow RemoteAddreValve and RemoteHostValve to trigger authentication instead of

svn commit: r1643516 - /tomcat/tc6.0.x/trunk/

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 10:52:45 2014 New Revision: 1643516 URL: http://svn.apache.org/r1643516 Log: Add mergeinfo for r1614294. Modified: tomcat/tc6.0.x/trunk/ (props changed) Propchange: tomcat/tc6.0.x/trunk/

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/416 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1643521 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/config/valve.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 11:11:02 2014 New Revision: 1643521 URL: http://svn.apache.org/r1643521 Log: Correct a typo. Make section names and anchors unambiguous. Backport of r1643055 form trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1643523 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/valve.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 11:13:43 2014 New Revision: 1643523 URL: http://svn.apache.org/r1643523 Log: Correct a typo. Make section names and anchors unambiguous. Backport of r1643055 form trunk resp. r1643521 from tc8. Modified: tomcat/tc7.0.x/trunk/ (props changed)

Recreate missing TC commit emails

2014-12-06 Thread Rainer Jung
The following commit emails are missing currently for the TC project: r1643041 r1643045 r1643054 r1643055 r1643065 r1643066 r1643069 r1643100 r1643104 r1643109 r1643121 r1643126 The list was crated by comparing the mails that I received with the svn log of the main tomcat directory. I wrote

[BACKUP] svn commit: r1643041 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-06 Thread Rainer Jung
Author: kkolinko Date: 2014-12-03 02:01:47 + (Wed, 03 Dec 2014) New Revision: r1643041 URL: http://svn.apache.org/r1643041 Log: Fix trailing whitespace to make Checkstyle happy. Mark fields as volatile/final. Followup to r1642962, r1642974. Modified:

[BACKUP] svn commit: r1643045 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2014-12-06 Thread Rainer Jung
Author: kkolinko Date: 2014-12-03 02:42:18 + (Wed, 03 Dec 2014) New Revision: r1643045 URL: http://svn.apache.org/r1643045 Log: Simplify XPath expression. Not a functional change (no changes in the output). Modified: /tomcat/trunk/webapps/docs/tomcat-docs.xsl Index:

[BACKUP] svn commit: r1643065 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2014-12-06 Thread Rainer Jung
Author: remm Date: 2014-12-03 08:07:11 + (Wed, 03 Dec 2014) New Revision: r1643065 URL: http://svn.apache.org/r1643065 Log: Improve method mapping code so that it attempts to do what is described in section 4.8 in the websockets spec. Modified:

[BACKUP] svn commit: r1643066 - /tomcat/trunk/java/org/apache/catalina/webresources/JarWarResource.java

2014-12-06 Thread Rainer Jung
Author: violetagg Date: 2014-12-03 08:15:30 + (Wed, 03 Dec 2014) New Revision: r1643066 URL: http://svn.apache.org/r1643066 Log: Use the correct class when creating a logger. Modified: /tomcat/trunk/java/org/apache/catalina/webresources/JarWarResource.java Index:

[BACKUP] svn commit: r1643055 - /tomcat/trunk/webapps/docs/config/valve.xml

2014-12-06 Thread Rainer Jung
Author: kkolinko Date: 2014-12-03 03:41:43 + (Wed, 03 Dec 2014) New Revision: r1643055 URL: http://svn.apache.org/r1643055 Log: Correct a typo. Make section names and anchors unambiguous. Modified: /tomcat/trunk/webapps/docs/config/valve.xml Index:

[BACKUP] svn commit: r1643069 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/webresources/JarWarResource.java /tomcat/tc8.0.x/trunk

2014-12-06 Thread Rainer Jung
Author: violetagg Date: 2014-12-03 08:40:13 + (Wed, 03 Dec 2014) New Revision: r1643069 URL: http://svn.apache.org/r1643069 Log: Merged revision 1643066 from tomcat/trunk: Use the correct class when creating a logger. Modified:

[BACKUP] svn commit: r1643054 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2014-12-06 Thread Rainer Jung
Author: kkolinko Date: 2014-12-03 03:09:10 + (Wed, 03 Dec 2014) New Revision: r1643054 URL: http://svn.apache.org/r1643054 Log: Change algorithm for generation of unambiguous anchor names. This fixes ambiguity with anchors in config/valve.html: Old: Access_Logging/Introduction (for both

[BACKUP] svn commit: r1643104 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-12-06 Thread Rainer Jung
Author: markt Date: 2014-12-03 12:20:09 + (Wed, 03 Dec 2014) New Revision: r1643104 URL: http://svn.apache.org/r1643104 Log: No need for a 3s timeout. Reduce to 100ms to speed up testing. Modified: /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java Index:

[BACKUP] svn commit: r1643121 - /tomcat/trunk/build.properties.default

2014-12-06 Thread Rainer Jung
Author: kkolinko Date: 2014-12-03 13:58:18 + (Wed, 03 Dec 2014) New Revision: r1643121 URL: http://svn.apache.org/r1643121 Log: Update to Checkstyle 6.1.1 Modified: /tomcat/trunk/build.properties.default Index: tomcat/trunk/build.properties.default

[BACKUP] svn commit: r1643100 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-12-06 Thread Rainer Jung
Author: markt Date: 2014-12-03 12:05:33 + (Wed, 03 Dec 2014) New Revision: r1643100 URL: http://svn.apache.org/r1643100 Log: Correct reason for adding extra time to expected completion time. This issue is not noticeable since TimeoutServlet.ASYNC_TIMEOUT and

[BACKUP] svn commit: r1643126 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-06 Thread Rainer Jung
Author: markt Date: 2014-12-03 16:07:05 + (Wed, 03 Dec 2014) New Revision: r1643126 URL: http://svn.apache.org/r1643126 Log: Fix IDE warnings Modified: /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java Index:

[BACKUP] svn commit: r1643109 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-12-06 Thread Rainer Jung
Author: remm Date: 2014-12-03 13:10:01 + (Wed, 03 Dec 2014) New Revision: r1643109 URL: http://svn.apache.org/r1643109 Log: Votes Modified: /tomcat/tc6.0.x/trunk/STATUS.txt Index: tomcat/tc6.0.x/trunk/STATUS.txt === ---

Re: Recreate missing TC commit emails

2014-12-06 Thread Konstantin Kolinko
2014-12-06 16:19 GMT+03:00 Rainer Jung rainer.j...@kippdata.de: The following commit emails are missing currently for the TC project: r1643041 r1643045 r1643054 r1643055 r1643065 r1643066 r1643069 r1643100 r1643104 r1643109 r1643121 r1643126 The list was crated by comparing the

Re: Recreate missing TC commit emails

2014-12-06 Thread sebb
On 6 December 2014 at 13:19, Rainer Jung rainer.j...@kippdata.de wrote: The following commit emails are missing currently for the TC project: r1643041 r1643045 r1643054 r1643055 r1643065 r1643066 r1643069 r1643100 r1643104 r1643109 r1643121 r1643126 The list was crated by comparing

svn commit: r1643536 - /tomcat/trunk/test/org/apache/catalina/core/TestApplicationContext.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 14:18:37 2014 New Revision: 1643536 URL: http://svn.apache.org/r1643536 Log: For https://issues.apache.org/bugzilla/show_bug.cgi?id=57190 Test case (currently commented-out) that demonstrates that getContext() erroneously returns the context for / instead of

[Bug 57190] ServletContext.getContext(String) cannot return context when using parallel deployments

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

svn commit: r1643539 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 15:09:51 2014 New Revision: 1643539 URL: http://svn.apache.org/r1643539 Log: Correct a typo. Mention attribute name. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1643540 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 15:11:13 2014 New Revision: 1643540 URL: http://svn.apache.org/r1643540 Log: Correct a typo. Mention attribute name. Merged revision 1643539 from tomcat/tc8.0.x/trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1643542 - /tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 15:35:43 2014 New Revision: 1643542 URL: http://svn.apache.org/r1643542 Log: Fix IDE warning about unboxing. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java URL:

svn commit: r1643545 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 15:53:33 2014 New Revision: 1643545 URL: http://svn.apache.org/r1643545 Log: Followup to r1643334: Replace calls to System.getProperty(path.separator) with File.pathSeparator One place missed in r1643334. This is in deprecated code that we never call. Modified:

Re: svn commit: r1643323 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/security/ java/org/apache/el/parser/ java/org/apache/jasper/ java/org/apache/jasper/compiler/

2014-12-06 Thread Konstantin Kolinko
2014-12-05 18:18 GMT+03:00 ma...@apache.org: Author: markt Date: Fri Dec 5 15:18:46 2014 New Revision: 1643323 URL: http://svn.apache.org/r1643323 Log: Replace System.getProperty(line.separator) with System.lineSeparator() Modified:

Re: svn commit: r1643323 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/security/ java/org/apache/el/parser/ java/org/apache/jasper/ java/org/apache/jasper/compiler/

2014-12-06 Thread Mark Thomas
On 06/12/2014 16:07, Konstantin Kolinko wrote: 2014-12-05 18:18 GMT+03:00 ma...@apache.org: Author: markt Date: Fri Dec 5 15:18:46 2014 New Revision: 1643323 URL: http://svn.apache.org/r1643323 Log: Replace System.getProperty(line.separator) with System.lineSeparator() Modified:

[Bug 57238] Updated SSL/TLS information for Tomcat 8/9

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57238 Glen Peterson g...@organicdesign.org changed: What|Removed |Added Attachment #32218|0 |1 is

[Bug 57309] Custom type conversion sometimes bypassed

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57309 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- Reviewing r1643367 Reviewing ELSupport.compare(Object, Object) and coerceToNumber(ctx, Object, BigDecimal.class) calls there: 1. The first branch in compare() method:

[Bug 57238] Updated SSL/TLS information for Tomcat 8/9

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57238 --- Comment #5 from Glen Peterson g...@organicdesign.org --- Created attachment 32264 -- https://issues.apache.org/bugzilla/attachment.cgi?id=32264action=edit Fix for previous patch -- You are receiving this mail because: You are the

Re: Recreate missing TC commit emails

2014-12-06 Thread Rainer Jung
Am 06.12.2014 um 15:17 schrieb sebb: On 6 December 2014 at 13:19, Rainer Jung rainer.j...@kippdata.de wrote: The following commit emails are missing currently for the TC project: ... The list was crated by comparing the mails that I received with the svn log of the main tomcat directory. I

[Bug 57238] Updated SSL/TLS information for Tomcat 8/9

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57238 Glen Peterson g...@organicdesign.org changed: What|Removed |Added Attachment #32264|0 |1 is

Re: Recreate missing TC commit emails

2014-12-06 Thread sebb
On 6 December 2014 at 16:48, Rainer Jung rainer.j...@kippdata.de wrote: Am 06.12.2014 um 15:17 schrieb sebb: On 6 December 2014 at 13:19, Rainer Jung rainer.j...@kippdata.de wrote: The following commit emails are missing currently for the TC project: ... The list was crated by comparing

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

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:14:30 2014 New Revision: 1643566 URL: http://svn.apache.org/r1643566 Log: Propose. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r1643323 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/catalina/security/ java/org/apache/el/parser/ java/org/apache/jasper/ java/org/apache/jasper/compiler/

2014-12-06 Thread Konstantin Kolinko
2014-12-06 19:37 GMT+03:00 Mark Thomas ma...@apache.org: On 06/12/2014 16:07, Konstantin Kolinko wrote: 2014-12-05 18:18 GMT+03:00 ma...@apache.org: Author: markt Date: Fri Dec 5 15:18:46 2014 New Revision: 1643323 URL: http://svn.apache.org/r1643323 Log: Replace

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

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:19:57 2014 New Revision: 1643567 URL: http://svn.apache.org/r1643567 Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

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

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 17:21:40 2014 New Revision: 1643568 URL: http://svn.apache.org/r1643568 Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1643570 - /tomcat/trunk/webapps/docs/architecture/overview.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:23:58 2014 New Revision: 1643570 URL: http://svn.apache.org/r1643570 Log: Fix typo in docs. Modified: tomcat/trunk/webapps/docs/architecture/overview.xml Modified: tomcat/trunk/webapps/docs/architecture/overview.xml URL:

svn commit: r1643571 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/architecture/overview.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:24:56 2014 New Revision: 1643571 URL: http://svn.apache.org/r1643571 Log: Fix typo in docs. Backport of r1643570 form trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/architecture/overview.xml Propchange:

svn commit: r1643572 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/architecture/overview.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:26:52 2014 New Revision: 1643572 URL: http://svn.apache.org/r1643572 Log: Fix typo in docs. Backport of r1643570 from trunk resp. r1643571 from tc8. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1643574 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/architecture/overview.xml

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:28:25 2014 New Revision: 1643574 URL: http://svn.apache.org/r1643574 Log: Fix typo in docs. Backport of r1643570 from trunk, resp. r1643571 from tc8, resp. r1643572 from tc7. Modified: tomcat/tc6.0.x/trunk/ (props changed)

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

2014-12-06 Thread rjung
Author: rjung Date: Sat Dec 6 17:31:36 2014 New Revision: 1643575 URL: http://svn.apache.org/r1643575 Log: Another vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/420 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1643581 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/tomcat-docs.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 18:18:36 2014 New Revision: 1643581 URL: http://svn.apache.org/r1643581 Log: Simplify XPath expression. Not a functional change (no changes in the output). Merged r1643045 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1643582 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/tomcat-docs.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 18:28:41 2014 New Revision: 1643582 URL: http://svn.apache.org/r1643582 Log: Fix ambiguity of anchors on config/valve.html page. Change algorithm for generation of unambiguous anchor names. The issue was reported via documentation comments system. Sample old

svn commit: r1643585 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/tomcat-docs.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 18:50:29 2014 New Revision: 1643585 URL: http://svn.apache.org/r1643585 Log: Simplify XPath expression. Not a functional change (no changes in the output). Merged r1643581 from tomcat/tc8.0.x/trunk (r1643045 from tomcat/trunk). Modified:

svn commit: r1643586 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/tomcat-docs.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 18:54:23 2014 New Revision: 1643586 URL: http://svn.apache.org/r1643586 Log: Fix ambiguity of anchors on config/valve.html page. Change algorithm for generation of unambiguous anchor names. The issue was reported via documentation comments system. Sample old

svn commit: r1643590 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/tomcat/util/net/NioEndpoint.java java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java webapps/docs/changelog.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 19:25:58 2014 New Revision: 1643590 URL: http://svn.apache.org/r1643590 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57234 Make SSL protocol filtering to remove insecure protocols case insensitive. Correct spelling of filterInsecureProtocols

[Bug 57234] Use case-insensitive substring search when filtering SSLv2/v3 protocols in connectors

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

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/421 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1643600 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml webapps/manager/status.xsd webapps/manager/xform.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 20:06:15 2014 New Revision: 1643600 URL: http://svn.apache.org/r1643600 Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54143 1. Add display of memory pools usage (including PermGen) to the Status page of the Manager web application. 2. Fix

[Bug 54143] Add display of PermGen memory pool usage to the Status page of the Manager webapp

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54143 --- Comment #3 from Konstantin Kolinko knst.koli...@gmail.com --- Applied to Tomcat 6 in r1643600 and will be in 6.0.44 onwards. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1643611 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/tomcat-docs.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 20:44:40 2014 New Revision: 1643611 URL: http://svn.apache.org/r1643611 Log: CTR: documentation webapp Align algorithm that generates anchor names in Tomcat documentation with Tomcat 7/8/9: - Simplify an XPath expression. - Change algorithm for generation of

svn commit: r1643613 - /tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sat Dec 6 20:51:19 2014 New Revision: 1643613 URL: http://svn.apache.org/r1643613 Log: Align algorithm that generates anchor names in Tomcat documentation with Tomcat 6/7/8/9 - Simplify an XPath expression. - Change algorithm for generation of unambiguous anchor names.

[Tomcat Wiki] Update of FAQ/Troubleshooting_and_Diagnostics by KonstantinKolinko

2014-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/Troubleshooting_and_Diagnostics page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diffrev1=10rev2=11 Comment:

[Tomcat Wiki] Update of FAQ/Developing by KonstantinKolinko

2014-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/Developing page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Developing?action=diffrev1=19rev2=20 Comment: Add link to Tomcat 8 documentation If

[Tomcat Wiki] Update of FAQ/Troubleshooting_and_Diagnostics by KonstantinKolinko

2014-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/Troubleshooting_and_Diagnostics page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diffrev1=11rev2=12 Comment:

[Tomcat Wiki] Update of FAQ/Troubleshooting_and_Diagnostics by KonstantinKolinko

2014-12-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The FAQ/Troubleshooting_and_Diagnostics page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diffrev1=12rev2=13 Comment:

svn commit: r1643630 - /tomcat/trunk/test/org/apache/catalina/core/TestApplicationFilterChain.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:14:44 2014 New Revision: 1643630 URL: http://svn.apache.org/r1643630 Log: svn:eol-style=native Modified: tomcat/trunk/test/org/apache/catalina/core/TestApplicationFilterChain.java (props changed) Propchange:

svn commit: r1643631 - /tomcat/tc8.0.x/trunk/test/org/apache/catalina/core/TestApplicationFilterChain.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:16:00 2014 New Revision: 1643631 URL: http://svn.apache.org/r1643631 Log: svn:eol-style=native Modified: tomcat/tc8.0.x/trunk/test/org/apache/catalina/core/TestApplicationFilterChain.java (props changed) Propchange:

svn commit: r1643632 - /tomcat/trunk/res/META-INF/jasper.jar/services/javax.servlet.ServletContainerInitializer

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:19:10 2014 New Revision: 1643632 URL: http://svn.apache.org/r1643632 Log: svn:eol-style=native Modified: tomcat/trunk/res/META-INF/jasper.jar/services/javax.servlet.ServletContainerInitializer (props changed) Propchange:

svn commit: r1643633 - /tomcat/trunk/res/META-INF/tomcat-websocket.jar/services/javax.websocket.server.ServerEndpointConfig$Configurator

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:20:58 2014 New Revision: 1643633 URL: http://svn.apache.org/r1643633 Log: svn:eol-style=native Modified: tomcat/trunk/res/META-INF/tomcat-websocket.jar/services/javax.websocket.server.ServerEndpointConfig$Configurator (props changed) Propchange:

svn commit: r1643634 - /tomcat/trunk/build.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:25:01 2014 New Revision: 1643634 URL: http://svn.apache.org/r1643634 Log: Add service files from /res/META-INF/tomcat-websocket.jar/services/ to the list of text files. Now they have several lines, as Apache License header was added to them. Modified:

svn commit: r1643635 - in /tomcat/tc8.0.x/trunk: ./ build.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:40:17 2014 New Revision: 1643635 URL: http://svn.apache.org/r1643635 Log: Add service files from /res/META-INF/tomcat-websocket.jar/services/ to the list of text files. Merged revision 1643634 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props

svn commit: r1643637 - in /tomcat/tc7.0.x/trunk: ./ build.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:42:55 2014 New Revision: 1643637 URL: http://svn.apache.org/r1643637 Log: Add service files from /res/META-INF/tomcat-websocket.jar/services/ to the list of text files. Merged revision 1643635 from tomcat/tc8.0.x/trunk (r1643634 from tomcat/trunk). Modified:

svn commit: r1643638 - in /tomcat/tc8.0.x/trunk/res/META-INF: jasper.jar/services/javax.servlet.ServletContainerInitializer tomcat-websocket.jar/services/javax.websocket.server.ServerEndpointConfig$Co

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:44:15 2014 New Revision: 1643638 URL: http://svn.apache.org/r1643638 Log: svn:eol-style=native Modified: tomcat/tc8.0.x/trunk/res/META-INF/jasper.jar/services/javax.servlet.ServletContainerInitializer (props changed)

svn commit: r1643639 - /tomcat/tc7.0.x/trunk/res/META-INF/tomcat7-websocket.jar/services/javax.websocket.server.ServerEndpointConfig$Configurator

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 02:45:57 2014 New Revision: 1643639 URL: http://svn.apache.org/r1643639 Log: svn:eol-style=native Modified: tomcat/tc7.0.x/trunk/res/META-INF/tomcat7-websocket.jar/services/javax.websocket.server.ServerEndpointConfig$Configurator (props changed)

svn commit: r1643642 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/html-manager-howto.xml webapps/docs/manager-howto.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 03:15:18 2014 New Revision: 1643642 URL: http://svn.apache.org/r1643642 Log: Improve documentation of the Manager application: Merged revision 1641726 from tomcat/tc8.0.x/trunk (revisions r1641707 and r1641718 from tomcat/trunk). r1641707: Wrap parameters that

buildbot exception in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/423 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1643646 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/html-manager-howto.xml webapps/docs/manager-howto.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 03:35:06 2014 New Revision: 1643646 URL: http://svn.apache.org/r1643646 Log: CTR: docs Improve documentation of the Manager application: Merged revision 1643642 from tomcat/tc7.0.x/trunk: (revision 1641726 from tomcat/tc8.0.x/trunk, revisions r1641707 and

svn commit: r1643647 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/manager-howto.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 03:49:36 2014 New Revision: 1643647 URL: http://svn.apache.org/r1643647 Log: Document /expire command. Merged revision 1641729 from tomcat/tc8.0.x/trunk (r1641721 from tomcat/trunk). Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1643648 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/manager-howto.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 04:16:45 2014 New Revision: 1643648 URL: http://svn.apache.org/r1643648 Log: CTR: docs Document /expire command. There are two differences versus Tomcat 7: a) The command is called as /manager/expire instead of /manager/text/expire b) The last line of output is

buildbot success in ASF Buildbot on tomcat-7-trunk

2014-12-06 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/424 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

Re: svn commit: r1614165 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2014-12-06 Thread Konstantin Kolinko
2014-07-29 0:42 GMT+04:00 ma...@apache.org: Author: markt Date: Mon Jul 28 20:42:46 2014 New Revision: 1614165 URL: http://svn.apache.org/r1614165 Log: Correct the label in the list of sessions by idle time for the bin that represents the idle time immediately below the maximum permitted

svn commit: r1643649 - /tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java

2014-12-06 Thread violetagg
Author: violetagg Date: Sun Dec 7 06:02:55 2014 New Revision: 1643649 URL: http://svn.apache.org/r1643649 Log: Remove JNDI schema from StandardJarScanner.java it is not needed anymore. Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java Modified:

svn commit: r1643650 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/scan/StandardJarScanner.java

2014-12-06 Thread violetagg
Author: violetagg Date: Sun Dec 7 06:05:01 2014 New Revision: 1643650 URL: http://svn.apache.org/r1643650 Log: Merged revision 1643649 from tomcat/trunk: Remove JNDI schema from StandardJarScanner.java it is not needed anymore. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1643651 - /tomcat/trunk/java/org/apache/jasper/JspCompilationContext.java

2014-12-06 Thread violetagg
Author: violetagg Date: Sun Dec 7 06:36:18 2014 New Revision: 1643651 URL: http://svn.apache.org/r1643651 Log: When checking for last modified of a jar file placed in a war file: - and the URL protocol is jar:file, it is OK to ask for a jar entry: jar:file:path-to-war-file!path-to-jar-file - but

svn commit: r1643652 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/JspCompilationContext.java

2014-12-06 Thread violetagg
Author: violetagg Date: Sun Dec 7 06:40:38 2014 New Revision: 1643652 URL: http://svn.apache.org/r1643652 Log: Merged revision(s) 1643651 from tomcat/trunk: When checking for last modified of a jar file placed in a war file: - and the URL protocol is jar:file, it is OK to ask for a jar entry:

[Bug 57323] New: Correct display of outdated sessions in sessions count listing in Manager application

2014-12-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57323 Bug ID: 57323 Summary: Correct display of outdated sessions in sessions count listing in Manager application Product: Tomcat 7 Version: 7.0.57 Hardware: PC

Bug report for Tomcat Connectors [2014/12/07]

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

Bug report for Tomcat 6 [2014/12/07]

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

Bug report for Taglibs [2014/12/07]

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

Bug report for Tomcat 7 [2014/12/07]

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

Bug report for Tomcat 8 [2014/12/07]

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

Bug report for Tomcat Native [2014/12/07]

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

Bug report for Tomcat Modules [2014/12/07]

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

svn commit: r1643654 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 07:40:37 2014 New Revision: 1643654 URL: http://svn.apache.org/r1643654 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57323 Correct display of outdated sessions in sessions count listing in Manager application Use separate slot for their counter.

svn commit: r1643655 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 07:45:54 2014 New Revision: 1643655 URL: http://svn.apache.org/r1643655 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57323 Correct display of outdated sessions in sessions count listing in Manager application Use separate slot for their counter.

svn commit: r1643656 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/ManagerServlet.java webapps/docs/changelog.xml

2014-12-06 Thread kkolinko
Author: kkolinko Date: Sun Dec 7 07:49:02 2014 New Revision: 1643656 URL: http://svn.apache.org/r1643656 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57323 Correct display of outdated sessions in sessions count listing in Manager application Use separate slot for their counter.

[Bug 57323] Correct display of outdated sessions in sessions count listing in Manager application

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

  1   2   >