svn commit: r1590346 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/jar-scanner.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 04:39:56 2014 New Revision: 1590346 URL: http://svn.apache.org/r1590346 Log: Merged r1590322 r1590345 from tomcat/trunk: Correct formatting and a few minor typos. No substantial changes to the text. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat

svn commit: r1590345 - /tomcat/trunk/webapps/docs/config/jar-scanner.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 04:36:09 2014 New Revision: 1590345 URL: http://svn.apache.org/r1590345 Log: Correct a typo Modified: tomcat/trunk/webapps/docs/config/jar-scanner.xml Modified: tomcat/trunk/webapps/docs/config/jar-scanner.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/

[Bug 56027] Unable to use TCN on RHEL6 boxes if box is booted in fips mode

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56027 --- Comment #17 from Konstantin Kolinko --- Follow-ups in Tomcat 8 in r1590300 r1590339 (8.0.6), r1590340 (7.0.54). Updated patch was proposed for Tomcat 6. -- You are receiving this mail because: You are the assignee for the bug. --

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

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 04:12:04 2014 New Revision: 1590343 URL: http://svn.apache.org/r1590343 Log: Propose alternative FIPS mode implementation Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/tr

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

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 03:43:19 2014 New Revision: 1590341 URL: http://svn.apache.org/r1590341 Log: Propose Tomcat Native update patch separately from FIPS mode one. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/vie

svn commit: r1590340 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/tomcat/jni/ webapps/docs/ webapps/docs/config/

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 03:33:25 2014 New Revision: 1590340 URL: http://svn.apache.org/r1590340 Log: Merged r1590300 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56027 Alternative implementation for the new values of FIPSMode option in AprLifecycleListener

svn commit: r1590339 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 03:31:36 2014 New Revision: 1590339 URL: http://svn.apache.org/r1590339 Log: Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56027 Follow-up to r1590300: Introduce a constant. Modified: tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.jav

svn propchange: r1590300 - svn:log

2014-04-26 Thread kkolinko
Author: kkolinko Revision: 1590300 Modified property: svn:log Modified: svn:log at Sun Apr 27 03:16:47 2014 -- --- svn:log (original) +++ svn:log Sun Apr 27 03:16:47 2014 @@ -1,2 +1,2 @@ -Fix http://issues.apache.org/bugzi

svn commit: r1590338 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/config/project.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 03:14:01 2014 New Revision: 1590338 URL: http://svn.apache.org/r1590338 Log: CTR: documentation Merged r1590337 from tomcat/tc7.0.x/trunk: Move filters into their own menu section in Documentation webapp. Modified: tomcat/tc6.0.x/trunk/ (props changed)

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

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 03:07:26 2014 New Revision: 1590337 URL: http://svn.apache.org/r1590337 Log: Merged r1590302 from tomcat/trunk: Move filters into their own menu section in Documentation webapp. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapp

svn commit: r1590330 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/IntrospectionUtils.java webapps/docs/changelog.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 00:49:00 2014 New Revision: 1590330 URL: http://svn.apache.org/r1590330 Log: Merged r1590329 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Minor improvements for r1590285: Do not omit stacktrace on InvocationTargetException in a

svn commit: r1590329 - in /tomcat/trunk: java/org/apache/tomcat/util/IntrospectionUtils.java webapps/docs/changelog.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sun Apr 27 00:45:21 2014 New Revision: 1590329 URL: http://svn.apache.org/r1590329 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Minor improvements for r1590285: Do not omit stacktrace on InvocationTargetException in a getter. Better wording for changelog

[Bug 56365] Simplify use of Mapper in StandardJarScanner

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56365 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konst

Re: Time for 8.0.6

2014-04-26 Thread Konstantin Kolinko
2014-04-27 2:41 GMT+04:00 Mark Thomas : > On 26/04/2014 23:36, Rémy Maucherat wrote: >> 2014-04-26 21:38 GMT+02:00 Mark Thomas : >> >>> The remaining open 8.0.x bugs are related to cookie parsing and I don't >>> plan on addressing them until at least after the next release. >>> >>> The remaining op

Re: Time for 8.0.6

2014-04-26 Thread Konstantin Kolinko
2014-04-27 0:25 GMT+04:00 Konstantin Kolinko : > 2014-04-26 23:38 GMT+04:00 Mark Thomas : >> The remaining open 8.0.x bugs are related to cookie parsing and I don't >> plan on addressing them until at least after the next release. >> >> The remaining open 7.0.x issue doesn't affect 8.0.x >> >> The

svn commit: r1590322 - /tomcat/trunk/webapps/docs/config/jar-scanner.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 22:57:12 2014 New Revision: 1590322 URL: http://svn.apache.org/r1590322 Log: Correct formatting and a few minor typos. No substantial changes to the text. Modified: tomcat/trunk/webapps/docs/config/jar-scanner.xml Modified: tomcat/trunk/webapps/docs/config/j

svn commit: r1590318 - in /tomcat/trunk/webapps/docs: changelog.xml config/jar-scan-filter.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 22:44:51 2014 New Revision: 1590318 URL: http://svn.apache.org/r1590318 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56365 Improve documentation, update changelog. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/

Re: Time for 8.0.6

2014-04-26 Thread Mark Thomas
On 26/04/2014 23:36, Rémy Maucherat wrote: > 2014-04-26 21:38 GMT+02:00 Mark Thomas : > >> The remaining open 8.0.x bugs are related to cookie parsing and I don't >> plan on addressing them until at least after the next release. >> >> The remaining open 7.0.x issue doesn't affect 8.0.x >> >> The r

Re: Time for 8.0.6

2014-04-26 Thread Rémy Maucherat
2014-04-26 21:38 GMT+02:00 Mark Thomas : > The remaining open 8.0.x bugs are related to cookie parsing and I don't > plan on addressing them until at least after the next release. > > The remaining open 7.0.x issue doesn't affect 8.0.x > > The remaining open 6.0.x issues don't affect 8.0.x > > The

svn commit: r1590313 - in /tomcat/trunk/webapps/docs/config: jar-scan-filter.xml systemprops.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 22:10:33 2014 New Revision: 1590313 URL: http://svn.apache.org/r1590313 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56365 Correct errors in StandardJarScanFilter documentation. Modified: tomcat/trunk/webapps/docs/config/jar-scan-filter.xml

svn commit: r1590311 - /tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanFilter.java

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 21:59:35 2014 New Revision: 1590311 URL: http://svn.apache.org/r1590311 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56365 Reviewing and fixing StandardJarScanFilter implementation: 1. Do not parse the same system property 3 times. Once per class is

svn commit: r1590302 - /tomcat/trunk/webapps/docs/config/project.xml

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 21:32:21 2014 New Revision: 1590302 URL: http://svn.apache.org/r1590302 Log: Move filters into their own menu section in Documentation webapp. Modified: tomcat/trunk/webapps/docs/config/project.xml Modified: tomcat/trunk/webapps/docs/config/project.xml URL:

svn commit: r1590300 - in /tomcat/trunk: java/org/apache/catalina/core/AprLifecycleListener.java java/org/apache/catalina/core/LocalStrings.properties java/org/apache/tomcat/jni/SSL.java webapps/docs/

2014-04-26 Thread kkolinko
Author: kkolinko Date: Sat Apr 26 21:27:18 2014 New Revision: 1590300 URL: http://svn.apache.org/r1590300 Log: Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=56027 Alternative implementation for the new values of FIPSMode option in AprLifecycleListener Modified: tomcat/trunk/java/org/

[Bug 56461] New option to make context startup fail if a load-on-startup servlet fails

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56461 --- Comment #2 from Sylvain Laurent --- what about "failCtxIfServletStartFails" ? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscr

[Bug 56461] New option to make context startup fail if a load-on-startup servlet fails

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56461 --- Comment #1 from Mark Thomas --- It needs a shorter name. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsu

[Bug 56461] New: New option to make context startup fail if a load-on-startup servlet fails

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56461 Bug ID: 56461 Summary: New option to make context startup fail if a load-on-startup servlet fails Product: Tomcat 7 Version: 7.0.53 Hardware: All OS:

Re: Time for 8.0.6

2014-04-26 Thread Konstantin Kolinko
2014-04-26 23:38 GMT+04:00 Mark Thomas : > The remaining open 8.0.x bugs are related to cookie parsing and I don't > plan on addressing them until at least after the next release. > > The remaining open 7.0.x issue doesn't affect 8.0.x > > The remaining open 6.0.x issues don't affect 8.0.x > > Ther

Time for 8.0.6

2014-04-26 Thread Mark Thomas
The remaining open 8.0.x bugs are related to cookie parsing and I don't plan on addressing them until at least after the next release. The remaining open 7.0.x issue doesn't affect 8.0.x The remaining open 6.0.x issues don't affect 8.0.x Therefore, I plan to tag 8.0.6 shortly. Before I do that I

[Bug 56441] Misleading error message in FilterBase cause by invalid regex

2014-04-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1590285 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/IntrospectionUtils.java webapps/docs/changelog.xml

2014-04-26 Thread markt
Author: markt Date: Sat Apr 26 19:33:54 2014 New Revision: 1590285 URL: http://svn.apache.org/r1590285 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Raise the visibility of exceptions thrown when a problem is encountered calling a getter or setter on a component attribute from

svn commit: r1590283 - in /tomcat/trunk: java/org/apache/tomcat/util/IntrospectionUtils.java webapps/docs/changelog.xml

2014-04-26 Thread markt
Author: markt Date: Sat Apr 26 19:32:15 2014 New Revision: 1590283 URL: http://svn.apache.org/r1590283 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56441 Raise the visibility of exceptions thrown when a problem is encountered calling a getter or setter on a component attribute from