svn commit: r1440997 - in /tomcat/site/trunk: docs/whoweare.html xdocs/whoweare.xml

2013-01-31 Thread violetagg
Author: violetagg Date: Thu Jan 31 14:49:04 2013 New Revision: 1440997 URL: http://svn.apache.org/viewvc?rev=1440997view=rev Log: added myself in the whoweare page Modified: tomcat/site/trunk/docs/whoweare.html tomcat/site/trunk/xdocs/whoweare.xml Modified: tomcat/site/trunk/docs

svn commit: r1455854 - /tomcat/trunk/modules/jdbc-pool/resources/MANIFEST.MF

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 09:57:37 2013 New Revision: 1455854 URL: http://svn.apache.org/r1455854 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 Added 'javax.naming.spi' to the header 'Import-Package' Modified: tomcat/trunk/modules/jdbc-pool/resources/MANIFEST.MF

svn commit: r1455973 - /tomcat/trunk/modules/jdbc-pool/resources/MANIFEST.MF

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 14:50:17 2013 New Revision: 1455973 URL: http://svn.apache.org/r1455973 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 The version for imported package 'org.apache.juli.logging' is extended to include 7.0.x versions. Patch provided by Martin

svn commit: r1456068 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/resources/MANIFEST.MF webapps/docs/changelog.xml

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 18:10:45 2013 New Revision: 1456068 URL: http://svn.apache.org/r1456068 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54684 Added 'javax.naming.spi' to the header 'Import-Package' Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/resources

svn commit: r1456080 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/resources/MANIFEST.MF webapps/docs/changelog.xml

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 18:32:28 2013 New Revision: 1456080 URL: http://svn.apache.org/r1456080 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52318 The version for imported package 'org.apache.juli.logging' is extended to include 7.0.x versions. Patch provided by Martin

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

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 18:41:42 2013 New Revision: 1456083 URL: http://svn.apache.org/r1456083 Log: Check that the loader is not null. There are use cases where the loader does not have parent. Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java

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

2013-03-13 Thread violetagg
Author: violetagg Date: Wed Mar 13 19:31:40 2013 New Revision: 1456101 URL: http://svn.apache.org/r1456101 Log: Tag was not properly closed. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc

svn commit: r1456440 - in /tomcat/trunk: java/org/apache/tomcat/util/buf/UEncoder.java test/org/apache/tomcat/util/buf/TestUEncoder.java

2013-03-14 Thread violetagg
Author: violetagg Date: Thu Mar 14 13:56:32 2013 New Revision: 1456440 URL: http://svn.apache.org/r1456440 Log: Fix the recycling of the o.a.t.u.buf.UEncoder.output field. Fix javadoc. Add a test case. Added: tomcat/trunk/test/org/apache/tomcat/util/buf/TestUEncoder.java (with props

svn commit: r1456489 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/buf/UEncoder.java test/org/apache/tomcat/util/buf/TestUEncoder.java webapps/docs/changelog.xml

2013-03-14 Thread violetagg
Author: violetagg Date: Thu Mar 14 15:43:05 2013 New Revision: 1456489 URL: http://svn.apache.org/r1456489 Log: Merged revision 1456440 from tomcat/trunk: Fix the recycling of the o.a.t.u.buf.UEncoder.output field. Fix javadoc. Add a test case. Added: tomcat/tc7.0.x/trunk/test/org/apache

svn commit: r1456959 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-03-15 Thread violetagg
Author: violetagg Date: Fri Mar 15 13:57:19 2013 New Revision: 1456959 URL: http://svn.apache.org/r1456959 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 Close the stream at the end of the parse operation. Modified: tomcat/trunk/java/org/apache/catalina/startup

svn commit: r1456982 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2013-03-15 Thread violetagg
Author: violetagg Date: Fri Mar 15 15:07:15 2013 New Revision: 1456982 URL: http://svn.apache.org/r1456982 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 Merged revision 1456959 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54702 Close the stream

svn commit: r1458694 - /tomcat/trunk/webapps/docs/config/http.xml

2013-03-20 Thread violetagg
Author: violetagg Date: Wed Mar 20 09:10:49 2013 New Revision: 1458694 URL: http://svn.apache.org/r1458694 Log: Correct typo reported via mailing list Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc

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

2013-03-20 Thread violetagg
Author: violetagg Date: Wed Mar 20 09:22:41 2013 New Revision: 1458699 URL: http://svn.apache.org/r1458699 Log: Merged revision 1458694 from tomcat/trunk: Correct typo reported via mailing list Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config

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

2013-03-21 Thread violetagg
Author: violetagg Date: Thu Mar 21 11:19:53 2013 New Revision: 1459225 URL: http://svn.apache.org/r1459225 Log: Ensure that StandardJarScanner#scan will use the provided class loader when scanning the class loader hierarchy. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/scan

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

2013-03-21 Thread violetagg
Author: violetagg Date: Thu Mar 21 11:28:29 2013 New Revision: 1459230 URL: http://svn.apache.org/r1459230 Log: Reorder sections in ascending order according to the issue number. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs

svn commit: r1461815 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2013-03-27 Thread violetagg
Author: violetagg Date: Wed Mar 27 19:25:27 2013 New Revision: 1461815 URL: http://svn.apache.org/r1461815 Log: Changelog should point to version 7.0.39 instead of 7.0.37 Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs

svn commit: r1468415 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-04-16 Thread violetagg
Author: violetagg Date: Tue Apr 16 13:51:06 2013 New Revision: 1468415 URL: http://svn.apache.org/r1468415 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54851 Directories without any web.xml fragments should not impact the status of distributable. Patch provided by Trask Stalnaker

svn commit: r1468594 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2013-04-16 Thread violetagg
Author: violetagg Date: Tue Apr 16 20:15:28 2013 New Revision: 1468594 URL: http://svn.apache.org/r1468594 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54851 Merged revision 1468415 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54851 Directories without

svn commit: r1470400 - /tomcat/trunk/webapps/docs/config/cluster-receiver.xml

2013-04-22 Thread violetagg
Author: violetagg Date: Mon Apr 22 07:28:02 2013 New Revision: 1470400 URL: http://svn.apache.org/r1470400 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54872 https://issues.apache.org/bugzilla/show_bug.cgi?id=54872 Correct the range for the bindPort of the cluster receiver object

svn commit: r1470403 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/cluster-receiver.xml

2013-04-22 Thread violetagg
Author: violetagg Date: Mon Apr 22 07:50:09 2013 New Revision: 1470403 URL: http://svn.apache.org/r1470403 Log: Merged revision 1470400 from tomcat/trunk: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54872 Correct the range for the bindPort of the cluster receiver object. Correct

svn commit: r1482720 - in /tomcat/trunk: java/org/apache/catalina/core/ test/org/apache/catalina/core/

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 08:31:32 2013 New Revision: 1482720 URL: http://svn.apache.org/r1482720 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54974 SessionCookieConfig.setXXX methods will throw IllegalStateException if the ServletContext from which

svn commit: r1482733 - in /tomcat/tc7.0.x/trunk: java/org/apache/jasper/runtime/JspFactoryImpl.java webapps/docs/changelog.xml

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 09:11:17 2013 New Revision: 1482733 URL: http://svn.apache.org/r1482733 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54968 Return the correct version number (2.2) of the JSP specification that is supported by the JSP engine when

svn commit: r1482734 - /tomcat/trunk/java/org/apache/jasper/runtime/JspFactoryImpl.java

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 09:13:04 2013 New Revision: 1482734 URL: http://svn.apache.org/r1482734 Log: Return the correct version number (2.3) of the JSP specification that is supported by the JSP engine when javax.servlet.jsp.JspEngineInfo#getSpecificationVersion() is invoked

svn commit: r1482782 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ test/org/apache/catalina/core/ webapps/docs/

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 12:15:43 2013 New Revision: 1482782 URL: http://svn.apache.org/r1482782 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54974 Merged revision 1482720 from tomcat/trunk: SessionCookieConfig.setXXX methods will throw IllegalStateException

svn commit: r1482799 - in /tomcat/trunk/webapps/docs: project.xml tribes/project.xml

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 13:01:08 2013 New Revision: 1482799 URL: http://svn.apache.org/r1482799 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54932 Fixed a broken link to Tribes documentation. Modified: tomcat/trunk/webapps/docs/project.xml tomcat/trunk/webapps

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

2013-05-15 Thread violetagg
Author: violetagg Date: Wed May 15 13:13:52 2013 New Revision: 1482806 URL: http://svn.apache.org/r1482806 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54932 Merged revision 1482799 from tomcat/trunk: Fixed a broken link to Tribes documentation. Modified: tomcat/tc7.0.x/trunk

svn commit: r1483229 - in /tomcat/trunk: java/org/apache/catalina/core/ApplicationContext.java test/org/apache/catalina/core/TestApplicationContext.java

2013-05-16 Thread violetagg
Author: violetagg Date: Thu May 16 08:07:24 2013 New Revision: 1483229 URL: http://svn.apache.org/r1483229 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54981 ServletContext.getJspConfigDescriptor() must return NULL when there is no jsp configuration Modified: tomcat/trunk

svn commit: r1483385 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationContext.java test/org/apache/catalina/core/TestApplicationContext.java webapps/docs/changelog.xml

2013-05-16 Thread violetagg
Author: violetagg Date: Thu May 16 14:16:19 2013 New Revision: 1483385 URL: http://svn.apache.org/r1483385 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54981 Merged revision 1483229 from tomcat/trunk: ServletContext.getJspConfigDescriptor() must return NULL when there is no jsp

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

2013-05-20 Thread violetagg
Author: violetagg Date: Mon May 20 20:51:02 2013 New Revision: 1484592 URL: http://svn.apache.org/r1484592 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54955 During reloading the application, the context root Wrapper is not removed correctly. This causes 404 to be returned later

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

2013-05-20 Thread violetagg
Author: violetagg Date: Tue May 21 03:52:02 2013 New Revision: 1484654 URL: http://svn.apache.org/r1484654 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54955 Merged revision 1484592 from tomcat/trunk: During reloading the application, the context root Wrapper is not removed

svn commit: r1486134 - in /tomcat/trunk: java/org/apache/catalina/connector/Request.java test/org/apache/catalina/connector/TestRequest.java

2013-05-24 Thread violetagg
Author: violetagg Date: Fri May 24 17:46:27 2013 New Revision: 1486134 URL: http://svn.apache.org/r1486134 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54984 Ensure that the correct encoding will be used when processing the multipart data. Modified: tomcat/trunk/java/org

svn commit: r1486217 - /tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java

2013-05-24 Thread violetagg
Author: violetagg Date: Fri May 24 20:58:10 2013 New Revision: 1486217 URL: http://svn.apache.org/r1486217 Log: Temporary disable the test check. Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java Modified: tomcat/trunk/test/org/apache/catalina/connector

svn commit: r1486294 - /tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java

2013-05-25 Thread violetagg
Author: violetagg Date: Sat May 25 06:59:25 2013 New Revision: 1486294 URL: http://svn.apache.org/r1486294 Log: Enable the test check again. Now it is also passing on OS different than Windows. Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java Modified: tomcat

svn commit: r1486443 - /tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java

2013-05-26 Thread violetagg
Author: violetagg Date: Sun May 26 18:24:18 2013 New Revision: 1486443 URL: http://svn.apache.org/r1486443 Log: Typo - it should be 'finally' and not 'catch' Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRequest.java Modified: tomcat/trunk/test/org/apache/catalina/connector

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

2013-05-26 Thread violetagg
Author: violetagg Date: Sun May 26 20:00:38 2013 New Revision: 1486460 URL: http://svn.apache.org/r1486460 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54984 Merged revisions 1486134, 1486217, 1486294, 1486443 from tomcat/trunk: Ensure that the correct encoding will be used when

svn commit: r1489536 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java java/org/apache/catalina/core/LocalStrings.properties test/org/apache/catalina/core/TestAsyncContextImpl.ja

2013-06-04 Thread violetagg
Author: violetagg Date: Tue Jun 4 18:03:04 2013 New Revision: 1489536 URL: http://svn.apache.org/r1489536 Log: IllegalStateException will be thrown if more than one asynchronous dispatch operation is started within the same asynchronous cycle. Modified: tomcat/trunk/java/org/apache

svn commit: r1489706 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java java/org/apache/catalina/core/LocalStrings.properties test/org/apache/catalina/core/TestAsyncCon

2013-06-04 Thread violetagg
Author: violetagg Date: Wed Jun 5 05:02:38 2013 New Revision: 1489706 URL: http://svn.apache.org/r1489706 Log: Merged revision 1489536 from tomcat/trunk: IllegalStateException will be thrown if more than one asynchronous dispatch operation is started within the same asynchronous cycle

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

2013-06-04 Thread violetagg
Author: violetagg Date: Wed Jun 5 05:44:13 2013 New Revision: 1489711 URL: http://svn.apache.org/r1489711 Log: Fix typos. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x

svn commit: r1496732 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java

2013-06-25 Thread violetagg
Author: violetagg Date: Wed Jun 26 05:00:22 2013 New Revision: 1496732 URL: http://svn.apache.org/r1496732 Log: When AsyncContext.dispatch(...) is invoked do not cast request and response to HttpServletRequest/HttpServletResponse. AsyncContext.startAsync(ServletRequest,ServletResponse) can

svn commit: r1496734 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2013-06-25 Thread violetagg
Author: violetagg Date: Wed Jun 26 05:14:18 2013 New Revision: 1496734 URL: http://svn.apache.org/r1496734 Log: Better response message in the tested servlet. Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java Modified: tomcat/trunk/test/org/apache/catalina/core

svn commit: r1496809 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2013-06-26 Thread violetagg
Author: violetagg Date: Wed Jun 26 07:48:36 2013 New Revision: 1496809 URL: http://svn.apache.org/r1496809 Log: Merged revisions 1496732, 1496734 from tomcat/trunk: When AsyncContext.dispatch(...) is invoked do not cast request and response to HttpServletRequest/HttpServletResponse

svn commit: r1497474 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java

2013-06-27 Thread violetagg
Author: violetagg Date: Thu Jun 27 17:41:06 2013 New Revision: 1497474 URL: http://svn.apache.org/r1497474 Log: When calculating the path in AsyncContext.dispatch(), methods ServletRequest.getRequestURI and ServletRequest.getContextPath cannot be used. That's because the first one returns

svn commit: r1497741 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2013-06-28 Thread violetagg
Author: violetagg Date: Fri Jun 28 12:01:42 2013 New Revision: 1497741 URL: http://svn.apache.org/r1497741 Log: Merged revision 1497474 from tomcat/trunk: When calculating the path in AsyncContext.dispatch(), methods ServletRequest.getRequestURI and ServletRequest.getContextPath cannot be used

svn commit: r1497754 - /tomcat/trunk/modules/jdbc-pool/resources/MANIFEST.MF

2013-06-28 Thread violetagg
Author: violetagg Date: Fri Jun 28 12:54:52 2013 New Revision: 1497754 URL: http://svn.apache.org/r1497754 Log: Fixed Export-Package header and the uses directives. Import org.apache.juli.logging package with no version so that any version of a bundle that provides it can be used. Modified

svn commit: r1497765 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/resources/MANIFEST.MF webapps/docs/changelog.xml

2013-06-28 Thread violetagg
Author: violetagg Date: Fri Jun 28 13:20:58 2013 New Revision: 1497765 URL: http://svn.apache.org/r1497765 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55031 Merged revision 1497754 from tomcat/trunk: Fixed Export-Package header and the uses directives. Import

svn commit: r1498368 - /tomcat/trunk/java/org/apache/catalina/valves/ErrorReportValve.java

2013-07-01 Thread violetagg
Author: violetagg Date: Mon Jul 1 11:01:38 2013 New Revision: 1498368 URL: http://svn.apache.org/r1498368 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55159 Small performance improvement Patch provided by Adrian Nistor Modified: tomcat/trunk/java/org/apache/catalina/valves

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

2013-07-01 Thread violetagg
Author: violetagg Date: Mon Jul 1 11:18:54 2013 New Revision: 1498384 URL: http://svn.apache.org/r1498384 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55159 Merged revision 1498368 from tomcat/trunk: Small performance improvement Patch provided by Adrian Nistor Modified

svn commit: r1498399 - /tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties

2013-07-01 Thread violetagg
Author: violetagg Date: Mon Jul 1 12:07:30 2013 New Revision: 1498399 URL: http://svn.apache.org/r1498399 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55173 Fix typo Modified: tomcat/trunk/java/org/apache/tomcat/websocket/LocalStrings.properties Modified: tomcat/trunk/java

svn commit: r1498413 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationHttpRequest.java webapps/docs/changelog.xml

2013-07-01 Thread violetagg
Author: violetagg Date: Mon Jul 1 12:40:25 2013 New Revision: 1498413 URL: http://svn.apache.org/r1498413 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55158 Merged revision 1498409 from tomcat/trunk: Small performance improvement Patch provided by Adrian Nistor Modified

svn commit: r1498808 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Processor.java

2013-07-02 Thread violetagg
Author: violetagg Date: Tue Jul 2 07:15:30 2013 New Revision: 1498808 URL: http://svn.apache.org/r1498808 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55180 Correctly handle infinite soTimeout when disableUploadTimeout is set to false. Patch provided by Roger Wang. Modified

svn commit: r1498811 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java webapps/docs/changelog.xml

2013-07-02 Thread violetagg
Author: violetagg Date: Tue Jul 2 07:30:18 2013 New Revision: 1498811 URL: http://svn.apache.org/r1498811 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55180 Merged revision 1498808 from tomcat/trunk: Correctly handle infinite soTimeout when disableUploadTimeout is set to false

svn propchange: r1498808 - svn:log

2013-07-02 Thread violetagg
Author: violetagg Revision: 1498808 Modified property: svn:log Modified: svn:log at Tue Jul 2 07:43:14 2013 -- --- svn:log (original) +++ svn:log Tue Jul 2 07:43:14 2013 @@ -1,3 +1,3 @@ Fix https://issues.apache.org

svn propchange: r1498811 - svn:log

2013-07-02 Thread violetagg
Author: violetagg Revision: 1498811 Modified property: svn:log Modified: svn:log at Tue Jul 2 07:43:53 2013 -- --- svn:log (original) +++ svn:log Tue Jul 2 07:43:53 2013 @@ -1,4 +1,4 @@ Fix https://issues.apache.org

svn commit: r1499534 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

2013-07-03 Thread violetagg
Author: violetagg Date: Wed Jul 3 19:35:38 2013 New Revision: 1499534 URL: http://svn.apache.org/r1499534 Log: Avoid NPE when a background thread tries to expire the HTTP sessions. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java Modified: tomcat/trunk

svn commit: r1499642 - in /tomcat/trunk: java/javax/servlet/http/ java/org/apache/catalina/connector/ test/org/apache/catalina/filters/

2013-07-03 Thread violetagg
Author: violetagg Date: Thu Jul 4 04:03:09 2013 New Revision: 1499642 URL: http://svn.apache.org/r1499642 Log: javax.servlet.http.HttpServletRequest.upgrade(ClassT) and javax.servlet.http.HttpServletRequestWrapper.upgrade(ClassT) must throw ServletException when the instantiation

svn commit: r1499953 - in /tomcat/trunk: java/javax/el/ELContext.java test/javax/el/TestELContext.java test/javax/el/TesterELContext.java

2013-07-05 Thread violetagg
Author: violetagg Date: Fri Jul 5 09:11:24 2013 New Revision: 1499953 URL: http://svn.apache.org/r1499953 Log: Since EL 2.2 javadoc ELContext.getContext must throw NPE when the key that is provided in NULL. Added: tomcat/trunk/test/javax/el/TestELContext.java (with props) tomcat

svn commit: r1500105 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ELContext.java test/javax/el/TestELContext.java test/javax/el/TesterELContext.java webapps/docs/changelog.xml

2013-07-05 Thread violetagg
Author: violetagg Date: Fri Jul 5 19:09:16 2013 New Revision: 1500105 URL: http://svn.apache.org/r1500105 Log: Merged revision 1499953 from tomcat/trunk: According EL javadoc ELContext.getContext must throw NPE when the provided class is NULL. Added: tomcat/tc7.0.x/trunk/test/javax/el

svn commit: r1500368 - in /tomcat/trunk: java/javax/el/BeanELResolver.java java/javax/el/StaticFieldELResolver.java java/javax/el/Util.java test/javax/el/TestStaticFieldELResolver.java test/javax/el/T

2013-07-06 Thread violetagg
Author: violetagg Date: Sun Jul 7 04:45:43 2013 New Revision: 1500368 URL: http://svn.apache.org/r1500368 Log: javax.el.StaticFieldELResolver: 1. isReadOnly - always return true 2. do not check constructor for static modifier 3. invoke - when searching for method/constructor use the class

svn commit: r1500371 - /tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml

2013-07-06 Thread violetagg
Author: violetagg Date: Sun Jul 7 05:36:33 2013 New Revision: 1500371 URL: http://svn.apache.org/r1500371 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55204 Fix namespace. Patch provided by Jeremy Boynes Modified: tomcat/trunk/test/webapp-2.4/WEB-INF/web.xml Modified: tomcat

svn commit: r1500380 - /tomcat/trunk/test/webapp/WEB-INF/web.xml

2013-07-07 Thread violetagg
Author: violetagg Date: Sun Jul 7 07:25:43 2013 New Revision: 1500380 URL: http://svn.apache.org/r1500380 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55205 Reorder web.xml elements so that it becomes valid against the schema. Patch is provided by Jeremy Boynes. Modified

svn commit: r1500577 - in /tomcat/trunk/test: webapp-2.3/WEB-INF/ webapp-2.4/WEB-INF/ webapp-2.5/WEB-INF/ webapp-3.0/WEB-INF/ webapp-3.1/WEB-INF/

2013-07-07 Thread violetagg
Author: violetagg Date: Mon Jul 8 04:20:38 2013 New Revision: 1500577 URL: http://svn.apache.org/r1500577 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55211 Fix namespace. Rename tagclass to tag-class in various tests tld files so that they become valid against the dtd/schema

svn commit: r1500578 - in /tomcat/tc7.0.x/trunk: ./ test/webapp-2.3/WEB-INF/ test/webapp-2.4/WEB-INF/ test/webapp-2.5/WEB-INF/ test/webapp-3.0/WEB-INF/ webapps/docs/

2013-07-07 Thread violetagg
Author: violetagg Date: Mon Jul 8 04:48:38 2013 New Revision: 1500578 URL: http://svn.apache.org/r1500578 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55211 Merged revision 1500577 from tomcat/trunk: Fix namespace. Rename tagclass to tag-class in various tests tld files so

svn commit: r1500590 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2013-07-08 Thread violetagg
Author: violetagg Date: Mon Jul 8 06:53:50 2013 New Revision: 1500590 URL: http://svn.apache.org/r1500590 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55210 When searching for ServletContainerInitializer, ignore comments in the provider-configuration file. Support multiple

svn commit: r1500663 - in /tomcat/trunk/test: org/apache/catalina/startup/ webapp-fragments/WEB-INF/lib/

2013-07-08 Thread violetagg
Author: violetagg Date: Mon Jul 8 11:25:51 2013 New Revision: 1500663 URL: http://svn.apache.org/r1500663 Log: Provide test case for META-INF/services/javax.servlet.ServletContainerInitializer that contains multiple SCIs and comments. Added: tomcat/trunk/test/org/apache/catalina/startup

svn commit: r1500682 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2013-07-08 Thread violetagg
Author: violetagg Date: Mon Jul 8 12:12:04 2013 New Revision: 1500682 URL: http://svn.apache.org/r1500682 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55210 Merged revision 1500590 from tomcat/trunk: When searching for ServletContainerInitializer, ignore comments in the provider

svn commit: r1500687 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/startup/ test/webapp-3.0-fragments/WEB-INF/lib/

2013-07-08 Thread violetagg
Author: violetagg Date: Mon Jul 8 12:20:08 2013 New Revision: 1500687 URL: http://svn.apache.org/r1500687 Log: Merged revision 1500663 from tomcat/trunk: Provide test case for META-INF/services/javax.servlet.ServletContainerInitializer that contains multiple SCIs and comments. Added

svn commit: r1500887 - in /tomcat/trunk: java/javax/el/ELContext.java test/javax/el/TestELContext.java test/javax/el/TesterEvaluationListener.java

2013-07-08 Thread violetagg
Author: violetagg Date: Mon Jul 8 19:10:52 2013 New Revision: 1500887 URL: http://svn.apache.org/r1500887 Log: Unit tests for ELContext Modified: tomcat/trunk/java/javax/el/ELContext.java tomcat/trunk/test/javax/el/TestELContext.java tomcat/trunk/test/javax/el

svn commit: r1501081 - in /tomcat/trunk/java/org/apache/catalina: mbeans/NamingResourcesMBean.java startup/Catalina.java

2013-07-08 Thread violetagg
Author: violetagg Date: Tue Jul 9 04:28:42 2013 New Revision: 1501081 URL: http://svn.apache.org/r1501081 Log: Followup to r1500947: NamingResources - NamingResourcesImpl Modified: tomcat/trunk/java/org/apache/catalina/mbeans/NamingResourcesMBean.java tomcat/trunk/java/org/apache

svn commit: r1501082 - in /tomcat/trunk/java/org/apache: catalina/mbeans/ catalina/startup/ tomcat/util/descriptor/web/

2013-07-08 Thread violetagg
Author: violetagg Date: Tue Jul 9 04:33:04 2013 New Revision: 1501082 URL: http://svn.apache.org/r1501082 Log: Followup to r1500964: The new package in *RuleSet classes and in mbeans descriptors. Modified: tomcat/trunk/java/org/apache/catalina/mbeans/ContextEnvironmentMBean.java tomcat

svn commit: r1501266 - in /tomcat/trunk: java/javax/el/MapELResolver.java test/javax/el/TestMapELResolver.java

2013-07-09 Thread violetagg
Author: violetagg Date: Tue Jul 9 13:59:07 2013 New Revision: 1501266 URL: http://svn.apache.org/r1501266 Log: javax.el.MapELResolver: 1. According to javadoc when creating FeatureDescriptors - ShortDescription must be empty string - ELResolver.RESOLVABLE_AT_DESIGN_TIME must be TRUE 2. Unit

svn commit: r1501478 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/MapELResolver.java test/javax/el/TestMapELResolver.java webapps/docs/changelog.xml

2013-07-09 Thread violetagg
Author: violetagg Date: Tue Jul 9 19:25:22 2013 New Revision: 1501478 URL: http://svn.apache.org/r1501478 Log: Merged revision 1501266 from tomcat/trunk: javax.el.MapELResolver: 1. According to javadoc when creating FeatureDescriptors - ShortDescription must be empty string

svn commit: r1501719 - in /tomcat/trunk: java/javax/el/ResourceBundleELResolver.java test/javax/el/TestResourceBundleELResolver.java

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 11:11:23 2013 New Revision: 1501719 URL: http://svn.apache.org/r1501719 Log: javax.el.ResourceBundleELResolver: According to javadoc: 1. When creating FeatureDescriptors shortDescription must be empty string 2. isReadOnly returns true only if the base

svn commit: r1501823 - in /tomcat/trunk: java/javax/el/ListELResolver.java test/javax/el/TestListELResolver.java

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 16:16:42 2013 New Revision: 1501823 URL: http://svn.apache.org/r1501823 Log: javax.el.ListELResolver: According to javadoc: 1. getFeatureDescriptors - always returns null 2. isReadOnly - when property cannot be coerced into an integer it is ignored

svn commit: r1501910 - in /tomcat/trunk: java/javax/el/ArrayELResolver.java test/javax/el/TestArrayELResolver.java

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 18:53:50 2013 New Revision: 1501910 URL: http://svn.apache.org/r1501910 Log: javax.el.ArrayELResolver: According to javadoc: 1. getFeatureDescriptors - always returns null 2. isReadOnly - when property cannot be coerced into an integer it is ignored

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

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 19:16:30 2013 New Revision: 1501920 URL: http://svn.apache.org/r1501920 Log: Move the log to the correct subsection. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http

svn commit: r1501935 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ResourceBundleELResolver.java test/javax/el/TestResourceBundleELResolver.java webapps/docs/changelog.xml

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 19:38:49 2013 New Revision: 1501935 URL: http://svn.apache.org/r1501935 Log: Merged revision 1501719 from tomcat/trunk: javax.el.ResourceBundleELResolver: According to javadoc: 1. When creating FeatureDescriptors shortDescription must be empty string 2

svn commit: r1501948 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ListELResolver.java test/javax/el/TestListELResolver.java webapps/docs/changelog.xml

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 20:04:29 2013 New Revision: 1501948 URL: http://svn.apache.org/r1501948 Log: Merged revision 1501823 from tomcat/trunk: javax.el.ListELResolver: According to javadoc: 1. getFeatureDescriptors - always returns null 2. isReadOnly - when property cannot be coerced

svn commit: r1501971 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ArrayELResolver.java test/javax/el/TestArrayELResolver.java webapps/docs/changelog.xml

2013-07-10 Thread violetagg
Author: violetagg Date: Wed Jul 10 20:29:56 2013 New Revision: 1501971 URL: http://svn.apache.org/r1501971 Log: Merged revision 1501910 from tomcat/trunk: javax.el.ArrayELResolver: According to javadoc: 1. getFeatureDescriptors - always returns null 2. isReadOnly - when property cannot be coerced

svn commit: r1505689 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

2013-07-22 Thread violetagg
Author: violetagg Date: Mon Jul 22 14:26:57 2013 New Revision: 1505689 URL: http://svn.apache.org/r1505689 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55291 Avoid NPE when registering a session. Patch provided by rstoyanchev. Modified: tomcat/trunk/java/org/apache/tomcat

svn commit: r1514281 - in /tomcat/trunk/java/org/apache/catalina/session: FileStore.java JDBCStore.java

2013-08-15 Thread violetagg
Author: violetagg Date: Thu Aug 15 14:06:20 2013 New Revision: 1514281 URL: http://svn.apache.org/r1514281 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55357 Set the web app classloader as a context classloader before reading the object data. Modified: tomcat/trunk/java/org

svn commit: r1514455 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/session/FileStore.java java/org/apache/catalina/session/JDBCStore.java webapps/docs/changelog.xml

2013-08-15 Thread violetagg
Author: violetagg Date: Thu Aug 15 19:37:45 2013 New Revision: 1514455 URL: http://svn.apache.org/r1514455 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55357 Merged revision 1514281 from tomcat/trunk: Set the web app classloader as a context classloader before reading the object

svn commit: r1514470 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2013-08-15 Thread violetagg
Author: violetagg Date: Thu Aug 15 20:31:48 2013 New Revision: 1514470 URL: http://svn.apache.org/r1514470 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55354 Restore the context environment parameters after associating the Principle with the given user. Based on patch provided

svn commit: r1514589 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml

2013-08-15 Thread violetagg
Author: violetagg Date: Fri Aug 16 05:58:50 2013 New Revision: 1514589 URL: http://svn.apache.org/r1514589 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55354 Merged revision 1514470 from tomcat/trunk: Restore the context environment parameters after associating the Principle

svn commit: r1515744 - in /tomcat/trunk: java/org/apache/el/parser/AstFunction.java test/org/apache/el/parser/TestAstFunction.java

2013-08-20 Thread violetagg
Author: violetagg Date: Tue Aug 20 08:38:29 2013 New Revision: 1515744 URL: http://svn.apache.org/r1515744 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55442 Handle calls to a constructor of an imported class or to a static method, imported statically. Unit test based on a patch

svn commit: r1515841 - in /tomcat/trunk: java/org/apache/tomcat/util/http/parser/HttpParser.java test/org/apache/tomcat/util/http/parser/TestMediaType.java

2013-08-20 Thread violetagg
Author: violetagg Date: Tue Aug 20 15:02:23 2013 New Revision: 1515841 URL: http://svn.apache.org/r1515841 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55454 Fixed NPE thrown when parsing an invalid content type. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/parser

svn commit: r1515862 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/parser/HttpParser.java test/org/apache/tomcat/util/http/parser/TestMediaType.java webapps/docs/changelog.xml

2013-08-20 Thread violetagg
Author: violetagg Date: Tue Aug 20 16:38:49 2013 New Revision: 1515862 URL: http://svn.apache.org/r1515862 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55454 Merged revision 1515841 from tomcat/trunk: Fixed NPE thrown when parsing an invalid content type. Modified: tomcat

svn commit: r1516710 - /tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java

2013-08-23 Thread violetagg
Author: violetagg Date: Fri Aug 23 06:34:50 2013 New Revision: 1516710 URL: http://svn.apache.org/r1516710 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55469 tr and td tags for UPLOAD_SECTION where not properly closed Modified: tomcat/trunk/java/org/apache/catalina/manager

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

2013-08-23 Thread violetagg
Author: violetagg Date: Fri Aug 23 06:50:16 2013 New Revision: 1516711 URL: http://svn.apache.org/r1516711 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55469 Merged revision 1516710 from tomcat/trunk: tr and td tags for UPLOAD_SECTION were not properly closed Modified: tomcat

svn commit: r1517536 - in /tomcat/trunk: java/javax/el/BeanELResolver.java test/javax/el/TestBeanELResolver.java test/javax/el/TesterBean.java

2013-08-26 Thread violetagg
Author: violetagg Date: Mon Aug 26 13:24:43 2013 New Revision: 1517536 URL: http://svn.apache.org/r1517536 Log: javax.el.BeanELResolver: - getFeatureDescriptors, getCommonPropertyType do not throw NPE when the supplied context is null. - setValue will throw PropertyNotWritableException instead

svn commit: r1517586 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/BeanELResolver.java test/javax/el/TestBeanELResolver.java test/javax/el/TesterBean.java webapps/docs/changelog.xml

2013-08-26 Thread violetagg
Author: violetagg Date: Mon Aug 26 16:02:28 2013 New Revision: 1517586 URL: http://svn.apache.org/r1517586 Log: Merged revision 1517536 from tomcat/trunk: javax.el.BeanELResolver: - getFeatureDescriptors, getCommonPropertyType do not throw NPE when the supplied context is null. - unit test

svn commit: r1517941 - in /tomcat/trunk: java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java

2013-08-27 Thread violetagg
Author: violetagg Date: Tue Aug 27 19:22:47 2013 New Revision: 1517941 URL: http://svn.apache.org/r1517941 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51526 o.a.catalina.startup.Tomcat.addWebapp(...) will process web application's context.xml when it is presented in the provided

svn commit: r1518097 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java test/org/apache/catalina/startup/TestTomcat.java webapps/docs/changelog.xml

2013-08-28 Thread violetagg
Author: violetagg Date: Wed Aug 28 08:12:46 2013 New Revision: 1518097 URL: http://svn.apache.org/r1518097 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51526 Merged revision 1517941 from tomcat/trunk: o.a.catalina.startup.Tomcat.addWebapp(...) will process web application's

svn commit: r1518101 - in /tomcat/tc7.0.x/trunk/test/deployment: ./ context.war dirContext/ dirContext/META-INF/ dirContext/META-INF/context.xml dirContext/index.html dirNoContext/ dirNoContext/index.

2013-08-28 Thread violetagg
Author: violetagg Date: Wed Aug 28 08:24:10 2013 New Revision: 1518101 URL: http://svn.apache.org/r1518101 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51526 Added missing test resources. Added: tomcat/tc7.0.x/trunk/test/deployment/ (with props) tomcat/tc7.0.x/trunk/test

svn commit: r1523958 - /tomcat/trunk/webapps/docs/realm-howto.xml

2013-09-17 Thread violetagg
Author: violetagg Date: Tue Sep 17 08:53:13 2013 New Revision: 1523958 URL: http://svn.apache.org/r1523958 Log: Fixed realm documentation - the number of the standard o.a.catalina.Realm implementations provided by Tomcat was not correct. Issue was reported through comments.apache.org. Modified

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

2013-09-17 Thread violetagg
Author: violetagg Date: Tue Sep 17 09:07:05 2013 New Revision: 1523960 URL: http://svn.apache.org/r1523960 Log: Merged revision 1523958 from tomcat/trunk: Fixed realm documentation - the number of the standard o.a.catalina.Realm implementations provided by Tomcat was not correct. Issue

svn commit: r1524545 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_43: ./ build.properties.default

2013-09-18 Thread violetagg
Author: violetagg Date: Wed Sep 18 19:44:03 2013 New Revision: 1524545 URL: http://svn.apache.org/r1524545 Log: Tag 7.0.43 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_43/ (props changed) - copied from r1524542, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCAT_7_0_43

svn commit: r1524740 - /tomcat/tc7.0.x/tags/TOMCAT_7_0_43/

2013-09-19 Thread violetagg
Author: violetagg Date: Thu Sep 19 13:40:30 2013 New Revision: 1524740 URL: http://svn.apache.org/r1524740 Log: Remove tag TOMCAT_7_0_43 Removed: tomcat/tc7.0.x/tags/TOMCAT_7_0_43/ - To unsubscribe, e-mail: dev-unsubscr

svn commit: r1524796 - /tomcat/tc7.0.x/trunk/KEYS

2013-09-19 Thread violetagg
Author: violetagg Date: Thu Sep 19 17:23:17 2013 New Revision: 1524796 URL: http://svn.apache.org/r1524796 Log: Adding code signing key. Modified: tomcat/tc7.0.x/trunk/KEYS Modified: tomcat/tc7.0.x/trunk/KEYS URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/KEYS?rev=1524796r1

svn commit: r1524798 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_43: ./ build.properties.default

2013-09-19 Thread violetagg
Author: violetagg Date: Thu Sep 19 17:37:48 2013 New Revision: 1524798 URL: http://svn.apache.org/r1524798 Log: Tag 7.0.43 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_43/ (props changed) - copied from r1524797, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCAT_7_0_43

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

2013-09-20 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.43/src/apache-tomcat-7.0.43-src.tar.gz.asc == --- dev/tomcat/tomcat-7/v7.0.43/src/apache-tomcat-7.0.43-src.tar.gz.asc (added) +++

  1   2   3   4   5   6   7   8   9   10   >