svn commit: r1707663 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_65: ./ build.properties.default

2015-10-08 Thread violetagg
Author: violetagg Date: Fri Oct 9 06:28:38 2015 New Revision: 1707663 URL: http://svn.apache.org/viewvc?rev=1707663&view=rev Log: Tag 7.0.65 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_65/ (props changed) - copied from r1707661, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/

svn commit: r10752 [2/2] - in /dev/tomcat/tomcat-7/v7.0.65: ./ bin/ bin/embed/ bin/extras/ src/

2015-10-09 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.65/bin/embed/apache-tomcat-7.0.65-embed.zip.md5 == --- dev/tomcat/tomcat-7/v7.0.65/bin/embed/apache-tomcat-7.0.65-embed.zip.md5 (added) +++ dev/tomcat/tomcat-7/v7.0.65/bin/embed/apache-tomca

svn commit: r10752 [1/2] - in /dev/tomcat/tomcat-7/v7.0.65: ./ bin/ bin/embed/ bin/extras/ src/

2015-10-09 Thread violetagg
Author: violetagg Date: Fri Oct 9 10:56:53 2015 New Revision: 10752 Log: Stage 7.0.65RC Added: dev/tomcat/tomcat-7/v7.0.65/ dev/tomcat/tomcat-7/v7.0.65/KEYS (with props) dev/tomcat/tomcat-7/v7.0.65/README.html (with props) dev/tomcat/tomcat-7/v7.0.65/RELEASE-NOTES dev

svn commit: r1707691 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-10-09 Thread violetagg
Author: violetagg Date: Fri Oct 9 10:58:15 2015 New Revision: 1707691 URL: http://svn.apache.org/viewvc?rev=1707691&view=rev Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default tomcat/tc7.0.x/t

svn commit: r1708957 - in /tomcat/trunk/java/org/apache/catalina/filters: CsrfPreventionFilter.java CsrfPreventionFilterBase.java

2015-10-16 Thread violetagg
Author: violetagg Date: Fri Oct 16 11:16:35 2015 New Revision: 1708957 URL: http://svn.apache.org/viewvc?rev=1708957&view=rev Log: Extract common functionality from CsrfPreventionFilter to CsrfPreventionFilterBase Added: tomcat/trunk/java/org/apache/catalina/fil

svn commit: r1709120 - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-16 Thread violetagg
Author: violetagg Date: Fri Oct 16 22:27:47 2015 New Revision: 1709120 URL: http://svn.apache.org/viewvc?rev=1709120&view=rev Log: Basic implementation for CSRF protection for REST. Documentation will follow. Added: tomcat/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.

svn commit: r1709295 - in /tomcat/trunk: java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-18 Thread violetagg
Author: violetagg Date: Sun Oct 18 18:05:06 2015 New Revision: 1709295 URL: http://svn.apache.org/viewvc?rev=1709295&view=rev Log: There are use cases when a nonce information cannot be provided via header. This commit introduces a mechanism to provide it via request parameters. If there is

svn commit: r1709375 - /tomcat/trunk/test/org/apache/catalina/filters/TestRestCsrfPreventionFilter2.java

2015-10-19 Thread violetagg
Author: violetagg Date: Mon Oct 19 08:25:00 2015 New Revision: 1709375 URL: http://svn.apache.org/viewvc?rev=1709375&view=rev Log: More tests for CSRF Rest protection. Added: tomcat/trunk/test/org/apache/catalina/filters/TestRestCsrfPreventionFilter2.java (with props) Added: to

svn commit: r10866 - /dev/tomcat/tomcat-7/v7.0.65/ /release/tomcat/tomcat-7/v7.0.65/

2015-10-19 Thread violetagg
Author: violetagg Date: Mon Oct 19 13:44:12 2015 New Revision: 10866 Log: Release Tomcat 7.0.65 Added: release/tomcat/tomcat-7/v7.0.65/ - copied from r10865, dev/tomcat/tomcat-7/v7.0.65/ Removed: dev/tomcat/tomcat-7/v7.0.65

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

2015-10-21 Thread violetagg
Author: violetagg Date: Wed Oct 21 07:39:09 2015 New Revision: 1709732 URL: http://svn.apache.org/viewvc?rev=1709732&view=rev Log: Update the release date for 7.0.65 Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1709744 - in /tomcat/site/trunk: ./ docs/ xdocs/

2015-10-21 Thread violetagg
Author: violetagg Date: Wed Oct 21 08:06:34 2015 New Revision: 1709744 URL: http://svn.apache.org/viewvc?rev=1709744&view=rev Log: Updates (excluding docs) for 7.0.65 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/t

svn commit: r10877 - /release/tomcat/tomcat-7/v7.0.64/

2015-10-21 Thread violetagg
Author: violetagg Date: Wed Oct 21 08:13:48 2015 New Revision: 10877 Log: Remove 7.0.64 Removed: release/tomcat/tomcat-7/v7.0.64/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail

svn commit: r1709756 - in /tomcat/site/trunk/docs/tomcat-7.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2015-10-21 Thread violetagg
Author: violetagg Date: Wed Oct 21 08:45:30 2015 New Revision: 1709756 URL: http://svn.apache.org/viewvc?rev=1709756&view=rev Log: Update docs for Apache Tomcat 7.0.65 release. [This commit notification would consist of 330 parts, which exceeds the limit of 50 ones, so it was shortened to

svn commit: r1709895 - in /tomcat/trunk: java/org/apache/catalina/filters/RestCsrfPreventionFilter.java webapps/docs/config/filter.xml

2015-10-21 Thread violetagg
Author: violetagg Date: Wed Oct 21 18:32:13 2015 New Revision: 1709895 URL: http://svn.apache.org/viewvc?rev=1709895&view=rev Log: Documentation for RestCsrfPreventionFilter Modified: tomcat/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.java tomcat/trunk/webapps/

svn commit: r1709960 - /tomcat/trunk/webapps/docs/config/filter.xml

2015-10-22 Thread violetagg
Author: violetagg Date: Thu Oct 22 08:24:04 2015 New Revision: 1709960 URL: http://svn.apache.org/viewvc?rev=1709960&view=rev Log: Remove extra white spaces Modified: tomcat/trunk/webapps/docs/config/filter.xml Modified: tomcat/trunk/webapps/docs/config/filter.xml URL:

svn commit: r1710070 - /tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties

2015-10-22 Thread violetagg
Author: violetagg Date: Thu Oct 22 18:16:48 2015 New Revision: 1710070 URL: http://svn.apache.org/viewvc?rev=1710070&view=rev Log: Spotted problems in the text messages while debugging bug 58490 Modified: tomcat/trunk/java/org/apache/catalina/startup/LocalStrings.properties Modified: to

svn commit: r1710071 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties

2015-10-22 Thread violetagg
Author: violetagg Date: Thu Oct 22 18:18:07 2015 New Revision: 1710071 URL: http://svn.apache.org/viewvc?rev=1710071&view=rev Log: Merged revision 1710070 from tomcat/trunk: Spotted problems in the text messages while debugging bug 58490 Modified: tomcat/tc8.0.x/trunk/ (props cha

svn commit: r1710072 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties

2015-10-22 Thread violetagg
Author: violetagg Date: Thu Oct 22 18:20:24 2015 New Revision: 1710072 URL: http://svn.apache.org/viewvc?rev=1710072&view=rev Log: Merged revision 1710070 from tomcat/trunk: Spotted problems in the text messages while debugging bug 58490 Modified: tomcat/tc7.0.x/trunk/ (props cha

svn commit: r1710134 - /tomcat/trunk/java/org/apache/catalina/startup/WebappServiceLoader.java

2015-10-23 Thread violetagg
Author: violetagg Date: Fri Oct 23 08:12:47 2015 New Revision: 1710134 URL: http://svn.apache.org/viewvc?rev=1710134&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58490 Fix NPE when searching for SCIs in case the web app is not extracted Modified: tomcat/trunk/java

svn commit: r1710136 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/WebappServiceLoader.java webapps/docs/changelog.xml

2015-10-23 Thread violetagg
Author: violetagg Date: Fri Oct 23 08:22:55 2015 New Revision: 1710136 URL: http://svn.apache.org/viewvc?rev=1710136&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58490 Merged revision 1710134 from tomcat/trunk: Fix NPE when searching for SCIs in case the web app is

svn commit: r1710277 - in /tomcat/tc7.0.x/trunk: java/org/apache/naming/resources/WARDirContext.java webapps/docs/changelog.xml

2015-10-23 Thread violetagg
Author: violetagg Date: Fri Oct 23 18:36:17 2015 New Revision: 1710277 URL: http://svn.apache.org/viewvc?rev=1710277&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58522 Fixed concurrency issue when iterating web application's resources. Modified: tomcat/tc7.0.x/t

svn commit: r1710517 - /tomcat/trunk/java/org/apache/catalina/valves/ExtendedAccessLogValve.java

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 07:22:55 2015 New Revision: 1710517 URL: http://svn.apache.org/viewvc?rev=1710517&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537 ExtendedAccessLogValve inner AccessLogElement classes are made static. Patch provided by Anthony Whit

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

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 07:33:27 2015 New Revision: 1710518 URL: http://svn.apache.org/viewvc?rev=1710518&view=rev Log: rev 1710447 Remove some extra bits in the changelog that are obsolete. Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/t

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

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 07:39:17 2015 New Revision: 1710519 URL: http://svn.apache.org/viewvc?rev=1710519&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537 Merged revision 1710517 from tomcat/trunk: ExtendedAccessLogValve inner AccessLogElement classes are

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

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 07:41:49 2015 New Revision: 1710520 URL: http://svn.apache.org/viewvc?rev=1710520&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537 Merged revision 1710517 from tomcat/trunk: ExtendedAccessLogValve inner AccessLogElement classes are

svn commit: r1710523 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 08:06:54 2015 New Revision: 1710523 URL: http://svn.apache.org/viewvc?rev=1710523&view=rev Log: Remove unused code. Patch provided by Anthony Whitford. Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java Modified: tomcat/trunk/java

svn commit: r1710524 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 08:10:54 2015 New Revision: 1710524 URL: http://svn.apache.org/viewvc?rev=1710524&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58540 Merged revision 1710523 from tomcat/trunk: Remove unused code. Patch provided by Anthony Whitford. Modi

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

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 08:13:06 2015 New Revision: 1710526 URL: http://svn.apache.org/viewvc?rev=1710526&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58540 Merged revision 1710523 from tomcat/trunk: Remove unused code. Patch provided by Anthony Whitford. Modi

svn commit: r1710529 - in /tomcat/tc8.0.x/trunk: java/org/apache/tomcat/util/net/SecureNio2Channel.java webapps/docs/changelog.xml

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 08:24:16 2015 New Revision: 1710529 URL: http://svn.apache.org/viewvc?rev=1710529&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58546 SecureNio2Channel inner class GatherState is made static. Patch provided by Anthony Whitford. Modi

svn commit: r1710632 - in /tomcat/trunk/java/org/apache: catalina/core/ApplicationHttpRequest.java catalina/core/StandardContext.java catalina/realm/JNDIRealm.java jasper/compiler/TagFileProcessor.jav

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 15:41:58 2015 New Revision: 1710632 URL: http://svn.apache.org/viewvc?rev=1710632&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545 Use entrySet() instead of keySet() when one need to obtain the value for a corresponding key. Based

svn commit: r1710659 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/realm/ java/org/apache/jasper/compiler/ java/org/apache/tomcat/websocket/server/ webapps/doc

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 17:10:49 2015 New Revision: 1710659 URL: http://svn.apache.org/viewvc?rev=1710659&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545 Merged revision 1710632 from tomcat/trunk: Use entrySet() instead of keySet() when one need to obtain

svn commit: r1710660 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/catalina/realm/ java/org/apache/jasper/compiler/ java/org/apache/tomcat/websocket/server/ webapps/doc

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 17:32:48 2015 New Revision: 1710660 URL: http://svn.apache.org/viewvc?rev=1710660&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58545 Merged revision 1710632 from tomcat/trunk: Use entrySet() instead of keySet() when one need to obtain

svn commit: r1710676 - in /tomcat/trunk/java/org/apache: jasper/xmlparser/XMLEncodingDetector.java tomcat/util/net/AprEndpoint.java tomcat/util/net/Nio2Endpoint.java

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 18:54:07 2015 New Revision: 1710676 URL: http://svn.apache.org/viewvc?rev=1710676&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58537 Some of the inner classes are made static. Modified: tomcat/trunk/java/org/apache/jasper/xmlpa

svn propchange: r1710676 - svn:log

2015-10-26 Thread violetagg
Author: violetagg Revision: 1710676 Modified property: svn:log Modified: svn:log at Mon Oct 26 18:55:34 2015 -- --- svn:log (original) +++ svn:log Mon Oct 26 18:55:34 2015 @@ -1,2 +1 @@ -Fix https://bz.apache.org/bugzilla

svn commit: r1710679 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/xmlparser/XMLEncodingDetector.java java/org/apache/tomcat/util/net/AprEndpoint.java

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 19:07:33 2015 New Revision: 1710679 URL: http://svn.apache.org/viewvc?rev=1710679&view=rev Log: Merged revision 1710676 from tomcat/trunk: Some of the inner classes are made static. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/t

svn commit: r1710682 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/resources/EmptyDirContext.java java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/websocket/WsRemoteEndp

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 19:19:49 2015 New Revision: 1710682 URL: http://svn.apache.org/viewvc?rev=1710682&view=rev Log: Merged revision 1710676 from tomcat/trunk: Some of the inner classes are made static. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/t

svn commit: r1710689 - in /tomcat/trunk/java/org/apache/catalina: filters/RequestDumperFilter.java servlets/CGIServlet.java

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 20:39:29 2015 New Revision: 1710689 URL: http://svn.apache.org/viewvc?rev=1710689&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544,58541 Use Integer.toString(int) instead of Integer.valueOf(int).toString() when only a string representa

svn propchange: r1710689 - svn:log

2015-10-26 Thread violetagg
Author: violetagg Revision: 1710689 Modified property: svn:log Modified: svn:log at Mon Oct 26 20:46:06 2015 -- --- svn:log (original) +++ svn:log Mon Oct 26 20:46:06 2015 @@ -1,2 +1,2 @@ -Fix https://bz.apache.org

svn commit: r1710697 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/RequestDumperFilter.java java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/changelog.xml

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 20:59:23 2015 New Revision: 1710697 URL: http://svn.apache.org/viewvc?rev=1710697&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58541 58544 Merged revision 1710689 from tomcat/trunk: Use Integer.toString(int) instead of Integer.valueOf

svn commit: r1710699 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RequestDumperFilter.java java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/changelog.xml

2015-10-26 Thread violetagg
Author: violetagg Date: Mon Oct 26 21:07:03 2015 New Revision: 1710699 URL: http://svn.apache.org/viewvc?rev=1710699&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58541 58544 Merged revision 1710689 from tomcat/trunk: Use Integer.toString(int) instead of Integer.valueOf

svn commit: r1710753 - in /tomcat/trunk/java/org/apache: catalina/ant/jmx/ catalina/connector/ catalina/core/ catalina/servlets/ catalina/session/ catalina/tribes/membership/ catalina/tribes/tipis/ ca

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 09:43:40 2015 New Revision: 1710753 URL: http://svn.apache.org/viewvc?rev=1710753&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Use static valueOf instead of inefficient Number constructor. Based on a patch provided by Anthony Whit

svn commit: r1710754 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 09:48:26 2015 New Revision: 1710754 URL: http://svn.apache.org/viewvc?rev=1710754&view=rev Log: Add findbugs exception for generated code Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-f

svn commit: r1710755 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apa

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 09:58:26 2015 New Revision: 1710755 URL: http://svn.apache.org/viewvc?rev=1710755&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Merged revision 1710753 from tomcat/trunk: Use static valueOf instead of inefficient Number constru

svn commit: r1710756 - in /tomcat/tc8.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 10:01:34 2015 New Revision: 1710756 URL: http://svn.apache.org/viewvc?rev=1710756&view=rev Log: Merged revision 1710754 from tomcat/trunk: Add findbugs exception for generated code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/t

svn commit: r1710760 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apa

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 10:17:55 2015 New Revision: 1710760 URL: http://svn.apache.org/viewvc?rev=1710760&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Merged revision 1710753 from tomcat/trunk: Use static valueOf instead of inefficient Number constru

svn commit: r1710761 - in /tomcat/tc7.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 10:19:53 2015 New Revision: 1710761 URL: http://svn.apache.org/viewvc?rev=1710761&view=rev Log: Merged revision 1710754 from tomcat/trunk: Add findbugs exception for generated code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/t

svn commit: r1710779 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 11:19:56 2015 New Revision: 1710779 URL: http://svn.apache.org/viewvc?rev=1710779&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58534 Removed repeated conditional test. Patch provided by Anthony Whitford. Modified: tomcat/trunk/java

svn commit: r1710783 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java webapps/docs/changelog.xml

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 11:27:06 2015 New Revision: 1710783 URL: http://svn.apache.org/viewvc?rev=1710783&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58534 Merged revision 1710779 from tomcat/trunk: Removed repeated conditional test. Patch provided by Ant

svn commit: r1710812 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AprEndpoint.java java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java webapps/docs/changelog.xml

2015-10-27 Thread violetagg
Author: violetagg Date: Tue Oct 27 13:36:03 2015 New Revision: 1710812 URL: http://svn.apache.org/viewvc?rev=1710812&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58534 Merged revision 1710779 from tomcat/trunk: Removed repeated conditional test. Patch provided by Ant

svn commit: r1711006 - in /tomcat/trunk/java/org/apache/catalina/manager: HTMLManagerServlet.java util/ReverseComparator.java

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 13:27:10 2015 New Revision: 1711006 URL: http://svn.apache.org/viewvc?rev=1711006&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58535 Use Collections.reverseOrder instead of home made org.apache.catalina.manager.util.ReverseCompar

svn commit: r1711008 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/manager/HTMLManagerServlet.java java/org/apache/catalina/manager/util/ReverseComparator.java webapps/docs/changelog.xml

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 13:34:10 2015 New Revision: 1711008 URL: http://svn.apache.org/viewvc?rev=1711008&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58535 Merged revision 1711006 from tomcat/trunk: Use Collections.reverseOrder instead of home

svn commit: r1711009 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/HTMLManagerServlet.java java/org/apache/catalina/manager/util/ReverseComparator.java webapps/docs/changelog.xml

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 13:39:17 2015 New Revision: 1711009 URL: http://svn.apache.org/viewvc?rev=1711009&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58535 Merged revision 1711006 from tomcat/trunk: Use Collections.reverseOrder instead of home

svn commit: r1711016 - /tomcat/trunk/java/org/apache/catalina/filters/RequestDumperFilter.java

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 14:02:47 2015 New Revision: 1711016 URL: http://svn.apache.org/viewvc?rev=1711016&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544 Switch from request.getContentLength to request.getContentLengthLong Modified: tomcat/trunk/java

svn commit: r1711017 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/RequestDumperFilter.java

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 14:05:19 2015 New Revision: 1711017 URL: http://svn.apache.org/viewvc?rev=1711017&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544 Merged revision 1711016 from tomcat/trunk: Switch from request.getContentLengt

svn commit: r1711026 - in /tomcat/trunk: java/org/apache/catalina/servlets/ java/org/apache/catalina/ssi/ java/org/apache/catalina/valves/ test/org/apache/catalina/startup/

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 15:02:03 2015 New Revision: 1711026 URL: http://svn.apache.org/viewvc?rev=1711026&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544 Switch from request.getContentLength to request.getContentLengthLong urlConnection.getContentLengt

svn commit: r1711027 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/ java/org/apache/catalina/ssi/ java/org/apache/catalina/valves/ test/org/apache/catalina/startup/ webapps/docs/

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 15:11:55 2015 New Revision: 1711027 URL: http://svn.apache.org/viewvc?rev=1711027&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58544 Merged revision 1711026 from tomcat/trunk: Switch from request.getContentLengt

svn commit: r1711104 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/CsrfPreventionFilter.java java/org/apache/catalina/filters/CsrfPreventionFilterBase.java

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 19:09:46 2015 New Revision: 1711104 URL: http://svn.apache.org/viewvc?rev=1711104&view=rev Log: Merged revision 1708957 from tomcat/trunk: Extract common functionality from CsrfPreventionFilter to CsrfPreventionFilterBase Added: tomcat/tc8.0.x/trunk/

svn commit: r1711108 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/CsrfPreventionFilter.java java/org/apache/catalina/filters/CsrfPreventionFilterBase.java

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 19:14:42 2015 New Revision: 1711108 URL: http://svn.apache.org/viewvc?rev=1711108&view=rev Log: Merged revision 1708957 from tomcat/trunk: Extract common functionality from CsrfPreventionFilter to CsrfPreventionFilterBase Added: tomcat/tc7.0.x/trunk/

svn commit: r1711114 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 20:03:42 2015 New Revision: 174 URL: http://svn.apache.org/viewvc?rev=174&view=rev Log: Merged revision 1709120 from tomcat/trunk: Basic implementation for CSRF protection for REST. Documentation will follow. Added: tomcat/tc8.0.x/trunk/java

svn commit: r1711130 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-28 Thread violetagg
Author: violetagg Date: Wed Oct 28 20:46:50 2015 New Revision: 1711130 URL: http://svn.apache.org/viewvc?rev=1711130&view=rev Log: Merged revision 1709120 from tomcat/trunk: Basic implementation for CSRF protection for REST. Documentation will follow. Added: tomcat/tc7.0.x/trunk/java

svn commit: r1711179 - /tomcat/tc8.0.x/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.java

2015-10-28 Thread violetagg
Author: violetagg Date: Thu Oct 29 05:42:13 2015 New Revision: 1711179 URL: http://svn.apache.org/viewvc?rev=1711179&view=rev Log: Fixed checkstyle violation Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.java Modified: tomcat/tc8.0.x/trunk/

svn commit: r1711180 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.java

2015-10-28 Thread violetagg
Author: violetagg Date: Thu Oct 29 05:42:40 2015 New Revision: 1711180 URL: http://svn.apache.org/viewvc?rev=1711180&view=rev Log: Fixed checkstyle violation Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/filters/RestCsrfPreventionFilter.java Modified: tomcat/tc7.0.x/trunk/

svn commit: r1711422 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 08:12:58 2015 New Revision: 1711422 URL: http://svn.apache.org/viewvc?rev=1711422&view=rev Log: Merged revision 1709295 from tomcat/trunk: There are use cases when a nonce information cannot be provided via header. This commit introduces a mechanism to pro

svn commit: r1711424 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/filters/TestRestCsrfPreventionFilter2.java

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 08:24:42 2015 New Revision: 1711424 URL: http://svn.apache.org/viewvc?rev=1711424&view=rev Log: Merged revision 1709375 from tomcat/trunk: More tests for CSRF Rest protection. Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/fil

svn commit: r1711429 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/ test/org/apache/catalina/filters/

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 08:40:46 2015 New Revision: 1711429 URL: http://svn.apache.org/viewvc?rev=1711429&view=rev Log: Merged revision 1709295 from tomcat/trunk: There are use cases when a nonce information cannot be provided via header. This commit introduces a mechanism to pro

svn commit: r1711433 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/filters/TestRestCsrfPreventionFilter2.java

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 08:53:45 2015 New Revision: 1711433 URL: http://svn.apache.org/viewvc?rev=1711433&view=rev Log: Merged revision 1709375 from tomcat/trunk: More tests for CSRF Rest protection. Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/fil

svn commit: r1711434 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/RestCsrfPreventionFilter.java webapps/docs/changelog.xml webapps/docs/config/filter.xml

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 08:59:40 2015 New Revision: 1711434 URL: http://svn.apache.org/viewvc?rev=1711434&view=rev Log: Merged revision 1709895 from tomcat/trunk: Documentation for RestCsrfPreventionFilter Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/t

svn commit: r1711435 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RestCsrfPreventionFilter.java webapps/docs/changelog.xml webapps/docs/config/filter.xml

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 09:01:26 2015 New Revision: 1711435 URL: http://svn.apache.org/viewvc?rev=1711435&view=rev Log: Merged revision 1709895 from tomcat/trunk: Documentation for RestCsrfPreventionFilter Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/t

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

2015-10-30 Thread violetagg
Author: violetagg Date: Fri Oct 30 09:02:15 2015 New Revision: 1711436 URL: http://svn.apache.org/viewvc?rev=1711436&view=rev Log: Correct whitespaces Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL:

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

2015-10-31 Thread violetagg
Author: violetagg Date: Sat Oct 31 14:43:19 2015 New Revision: 1711641 URL: http://svn.apache.org/viewvc?rev=1711641&view=rev Log: Merged revision 1709960 from tomcat/trunk: Remove extra white spaces Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/

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

2015-10-31 Thread violetagg
Author: violetagg Date: Sat Oct 31 14:44:18 2015 New Revision: 1711642 URL: http://svn.apache.org/viewvc?rev=1711642&view=rev Log: Merged revision 1709960 from tomcat/trunk: Remove extra white spaces Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/

svn commit: r1711953 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/WebdavServlet.java java/org/apache/catalina/tribes/membership/McastService.java java/org/apache/jasper/compiler/Pa

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:05:24 2015 New Revision: 1711953 URL: http://svn.apache.org/viewvc?rev=1711953&view=rev Log: Merged revision 1710930 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760) Replace X.valueOf(String).xValue()

svn commit: r1711954 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/WebdavServlet.java java/org/apache/catalina/tribes/membership/McastService.java java/org/apache/jasper/compiler/Pa

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:09:03 2015 New Revision: 1711954 URL: http://svn.apache.org/viewvc?rev=1711954&view=rev Log: Merged revision 1710930 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760) Replace X.valueOf(String).xValue()

svn commit: r1711960 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apache/cata

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:23:54 2015 New Revision: 1711960 URL: http://svn.apache.org/viewvc?rev=1711960&view=rev Log: Merged revision 1710933 from tomcat/trunk: Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean(). Modified: tomcat/tc7.0.x/trunk/ (p

svn commit: r1711958 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apache/cata

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:17:14 2015 New Revision: 1711958 URL: http://svn.apache.org/viewvc?rev=1711958&view=rev Log: Merged revision 1710933 from tomcat/trunk: Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean(). Modified: tomcat/tc8.0.x/trunk/ (p

svn commit: r1711962 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ java/org/apache/el/lang/ java/org/apache/jasper/runtime/ test/org/apache/coyote/ajp/ test/org/apache/tomcat/websocket/

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:26:50 2015 New Revision: 1711962 URL: http://svn.apache.org/viewvc?rev=1711962&view=rev Log: Merged revision 1710945 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Replace Integer.valueOf(String).intValue() with simple pars

svn commit: r1711963 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ java/org/apache/el/lang/ java/org/apache/jasper/runtime/ test/org/apache/coyote/ajp/ test/org/apache/tomcat/websocket/

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:32:14 2015 New Revision: 1711963 URL: http://svn.apache.org/viewvc?rev=1711963&view=rev Log: Merged revision 1710945 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Replace Integer.valueOf(String).intValue() with simple pars

[GitHub] tomcat pull request:

2015-11-03 Thread violetagg
Github user violetagg commented on the pull request: https://github.com/apache/tomcat/commit/241f5e745a292a409d84eef39afd024f46cb3691#commitcomment-14154856 In test/org/apache/catalina/authenticator/TestDigestAuthenticator.java: In test/org/apache/catalina/authenticator

[GitHub] tomcat pull request:

2015-11-03 Thread violetagg
Github user violetagg commented on the pull request: https://github.com/apache/tomcat/commit/241f5e745a292a409d84eef39afd024f46cb3691#commitcomment-14154860 In test/org/apache/catalina/authenticator/TestDigestAuthenticator.java: In test/org/apache/catalina/authenticator

[GitHub] tomcat pull request:

2015-11-03 Thread violetagg
Github user violetagg commented on the pull request: https://github.com/apache/tomcat/commit/241f5e745a292a409d84eef39afd024f46cb3691#commitcomment-14154864 In test/org/apache/catalina/authenticator/TestJaspicDigestAuthenticator.java: In test/org/apache/catalina/authenticator

[GitHub] tomcat pull request:

2015-11-03 Thread violetagg
Github user violetagg commented on the pull request: https://github.com/apache/tomcat/commit/241f5e745a292a409d84eef39afd024f46cb3691#commitcomment-14154865 In test/org/apache/catalina/authenticator/TestJaspicDigestAuthenticator.java: In test/org/apache/catalina/authenticator

svn commit: r1712489 - in /tomcat/trunk: java/org/apache/catalina/webresources/TomcatURLStreamHandlerFactory.java test/org/apache/catalina/webresources/TestTomcatURLStreamHandlerFactory.java

2015-11-04 Thread violetagg
Author: violetagg Date: Wed Nov 4 08:17:10 2015 New Revision: 1712489 URL: http://svn.apache.org/viewvc?rev=1712489&view=rev Log: Fixed UnsupportedOperationException when releasing an user-provided URLStreamHandlerFactory. Patch provided by Cristian Talau via github. Added: tomcat/t

svn commit: r1712495 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/webresources/TomcatURLStreamHandlerFactory.java test/org/apache/catalina/webresources/TestTomcatURLStreamHandlerFactory.jav

2015-11-04 Thread violetagg
Author: violetagg Date: Wed Nov 4 08:24:39 2015 New Revision: 1712495 URL: http://svn.apache.org/viewvc?rev=1712495&view=rev Log: Merged revision 1712489 from tomcat/trunk: Fixed UnsupportedOperationException when releasing an user-provided URLStreamHandlerFactory. Patch provided by Cris

[GitHub] tomcat pull request: Fixed UnsupportedOperationException when rele...

2015-11-04 Thread violetagg
Github user violetagg commented on the pull request: https://github.com/apache/tomcat/pull/23#issuecomment-153633527 Hi, Thanks for the patch. Fix is available in trunk and Tomcat 8 (for 8.0.29 onwards). Regards, Violeta --- If your project is set up for it, you can

svn commit: r1713129 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2015-11-07 Thread violetagg
Author: violetagg Date: Sat Nov 7 14:00:33 2015 New Revision: 1713129 URL: http://svn.apache.org/viewvc?rev=1713129&view=rev Log: Add generated code to the findbugs exclusions. Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-f

svn commit: r1713134 - in /tomcat/tc8.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-07 Thread violetagg
Author: violetagg Date: Sat Nov 7 14:39:28 2015 New Revision: 1713134 URL: http://svn.apache.org/viewvc?rev=1713134&view=rev Log: Merged revision 1713129 from tomcat/trunk: Add generated code to the findbugs exclusions. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8

svn commit: r1713137 - in /tomcat/tc7.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-07 Thread violetagg
Author: violetagg Date: Sat Nov 7 14:45:34 2015 New Revision: 1713137 URL: http://svn.apache.org/viewvc?rev=1713137&view=rev Log: Merged revision 1713129 from tomcat/trunk: Add generated code to the findbugs exclusions. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7

svn commit: r1713168 - in /tomcat/trunk: BUILDING.txt build.properties.default build.xml

2015-11-07 Thread violetagg
Author: violetagg Date: Sat Nov 7 19:53:38 2015 New Revision: 1713168 URL: http://svn.apache.org/viewvc?rev=1713168&view=rev Log: Add findbugs to the build. It is off by default. Modified: tomcat/trunk/BUILDING.txt tomcat/trunk/build.properties.default tomcat/trunk/build

svn commit: r1713170 - in /tomcat/tc8.0.x/trunk: ./ BUILDING.txt build.properties.default build.xml webapps/docs/changelog.xml

2015-11-07 Thread violetagg
Author: violetagg Date: Sat Nov 7 20:14:30 2015 New Revision: 1713170 URL: http://svn.apache.org/viewvc?rev=1713170&view=rev Log: Merged revision 1713168 from tomcat/trunk: Add findbugs to the build. It is off by default. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8

svn commit: r1713793 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/realm/ java/org/apache/catalina/users/ java/org/apache/naming/resources/ java/org/apache/tomcat/util/file/ java/org/apache/tom

2015-11-11 Thread violetagg
Author: violetagg Date: Wed Nov 11 09:55:51 2015 New Revision: 1713793 URL: http://svn.apache.org/viewvc?rev=1713793&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=56777 Allow file based configuration resources (user database, certificate revocation lists, keystores and t

svn commit: r1713972 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ClasspathURLStreamHandler.java

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 08:15:25 2015 New Revision: 1713972 URL: http://svn.apache.org/viewvc?rev=1713972&view=rev Log: Fixed checkstyle - Disallowed import Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ClasspathURLStreamHandler.java Modified: tomcat/tc7

svn commit: r1713984 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/ java/org/apache/catalina/startup/ java/org/apache/catalina/util/ java/org/apache/jasper/ java/org/apache/jasper/se

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 09:14:45 2015 New Revision: 1713984 URL: http://svn.apache.org/viewvc?rev=1713984&view=rev Log: Merged revision 1713931 from tomcat/trunk: FindBugs fixes Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/cata

svn commit: r1713990 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ java/org/apache/tomcat/util/digester/ java/o

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 09:33:08 2015 New Revision: 1713990 URL: http://svn.apache.org/viewvc?rev=1713990&view=rev Log: Merged revision 1713362 from tomcat/trunk: Fix Findbugs warnings. Remove code that will never execute because the condition it depends on can never be met. Modi

svn commit: r1714038 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:11:27 2015 New Revision: 1714038 URL: http://svn.apache.org/viewvc?rev=1714038&view=rev Log: Merged revision 1659184 from tomcat/trunk: Fix FindBugs warnings re possible Logger configuration loss Modified: tomcat/tc8.0.x/trunk/ (props cha

svn commit: r1714039 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/GenericPrincipal.java

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:19:43 2015 New Revision: 1714039 URL: http://svn.apache.org/viewvc?rev=1714039&view=rev Log: Merged revision 1659174 from tomcat/trunk: Make it obvious these fields are not included in serialization. Strictly not necessary because of custom serializa

svn commit: r1714044 - in /tomcat/tc8.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:29:03 2015 New Revision: 1714044 URL: http://svn.apache.org/viewvc?rev=1714044&view=rev Log: Merged revision 1687551 from tomcat/trunk: More findbugs false positives Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/res/find

svn commit: r1714182 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/ java/org/apache/catalina/startup/ java/org/apache/catalina/util/ java/org/apache/jasper/ java/org/apache/jasper/se

2015-11-13 Thread violetagg
Author: violetagg Date: Fri Nov 13 10:46:05 2015 New Revision: 1714182 URL: http://svn.apache.org/viewvc?rev=1714182&view=rev Log: Merged revision 1713931 from tomcat/trunk: FindBugs fixes Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/cata

svn commit: r1714184 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ java/org/apache/tomcat/util/digester/ java/o

2015-11-13 Thread violetagg
Author: violetagg Date: Fri Nov 13 10:57:18 2015 New Revision: 1714184 URL: http://svn.apache.org/viewvc?rev=1714184&view=rev Log: Merged revision 1713362 from tomcat/trunk: Fix Findbugs warnings. Remove code that will never execute because the condition it depends on can never be met. Modi

svn commit: r1714185 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java

2015-11-13 Thread violetagg
Author: violetagg Date: Fri Nov 13 11:02:12 2015 New Revision: 1714185 URL: http://svn.apache.org/viewvc?rev=1714185&view=rev Log: Merged revision 1659184 from tomcat/trunk: Fix FindBugs warnings re possible Logger configuration loss Modified: tomcat/tc7.0.x/trunk/ (props cha

svn commit: r1714228 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/security-howto.xml

2015-11-13 Thread violetagg
Author: violetagg Date: Fri Nov 13 15:58:59 2015 New Revision: 1714228 URL: http://svn.apache.org/viewvc?rev=1714228&view=rev Log: Merged revision 1714019 from tomcat/trunk: whitespace Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/security-howto

  1   2   3   4   5   6   7   8   9   10   >