svn commit: r814257 - /tomcat/trunk/PROPOSALS.txt

2009-09-12 Thread idarwin
Author: idarwin Date: Sun Sep 13 00:41:02 2009 New Revision: 814257 URL: http://svn.apache.org/viewvc?rev=814257&view=rev Log: Another typo, spotted by sebb Modified: tomcat/trunk/PROPOSALS.txt Modified: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt

Re: svn commit: r814198 - /tomcat/trunk/PROPOSALS.txt

2009-09-12 Thread sebb
On 12/09/2009, idar...@apache.org wrote: > Author: idarwin > Date: Sat Sep 12 16:58:08 2009 > New Revision: 814198 > > URL: http://svn.apache.org/viewvc?rev=814198&view=rev > Log: > Trivial typo correction > > Modified: > tomcat/trunk/PROPOSALS.txt > > Modified: tomcat/trunk/PROPOSALS.t

svn commit: r814198 - /tomcat/trunk/PROPOSALS.txt

2009-09-12 Thread idarwin
Author: idarwin Date: Sat Sep 12 16:58:08 2009 New Revision: 814198 URL: http://svn.apache.org/viewvc?rev=814198&view=rev Log: Trivial typo correction Modified: tomcat/trunk/PROPOSALS.txt Modified: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/PROPOSALS.txt?rev=8

DO NOT REPLY [Bug 47323] Name clash: o.a.c.Manager class vs. o.a.c.manager package when compiling JSP

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47323 Mark Thomas changed: What|Removed |Added Resolution|FIXED |WONTFIX --- Comment #3 from Mark Tho

DO NOT REPLY [Bug 47323] Name clash: o.a.c.Manager class vs. o.a.c.manager package when compiling JSP

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47323 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47425] missing attribute in ssl configuration documentation

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47425 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r814191 - in /tomcat/trunk/webapps/docs: config/http.xml ssl-howto.xml

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:43:45 2009 New Revision: 814191 URL: http://svn.apache.org/viewvc?rev=814191&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47425 Document the crlFile attribute Modified: tomcat/trunk/webapps/docs/config/http.xml tomcat/trunk/webapps

DO NOT REPLY [Bug 47648] application context file in conf/Catalina/localhost/ is removed by tomcat

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47648 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47680] error messages while deploying war

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47680 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|

DO NOT REPLY [Bug 47796] StandardContext's annotationProcessor field gets cached between webapp start/stop cycles

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47796 --- Comment #1 from Mark Thomas 2009-09-12 17:21:34 BST --- Thanks for the patch. It has been proposed for 6.0.x. Not that there is no need for a similar patch in trunk, the instanceManager is already set to null on stop. -- Configure bu

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

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:20:50 2009 New Revision: 814184 URL: http://svn.apache.org/viewvc?rev=814184&view=rev Log: Proposal 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/trunk/STATUS.txt?rev=814

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

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:15:23 2009 New Revision: 814181 URL: http://svn.apache.org/viewvc?rev=814181&view=rev Log: Proposal and vote 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/trunk/STATUS.tx

svn commit: r814180 - /tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:13:14 2009 New Revision: 814180 URL: http://svn.apache.org/viewvc?rev=814180&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47826 Broken debug message Modified: tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java Modified: tomc

svn commit: r814179 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java JIoEndpoint.java NioEndpoint.java

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:10:43 2009 New Revision: 814179 URL: http://svn.apache.org/viewvc?rev=814179&view=rev Log: Clean up unused imports and variables Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/JIoEndpoi

svn commit: r814178 - /tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java

2009-09-12 Thread markt
Author: markt Date: Sat Sep 12 16:08:03 2009 New Revision: 814178 URL: http://svn.apache.org/viewvc?rev=814178&view=rev Log: Trivial - fix an Eclipse warning Modified: tomcat/trunk/java/org/apache/catalina/startup/Bootstrap.java Modified: tomcat/trunk/java/org/apache/catalina/startup/Bootstr

DO NOT REPLY [Bug 47828] New: Change Tomcat.setSilent() to setSilent(boolean)

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47828 Summary: Change Tomcat.setSilent() to setSilent(boolean) Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Pri

DO NOT REPLY [Bug 47827] New: Tomcat API should not have methods that declare they throw Exception

2009-09-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47827 Summary: Tomcat API should not have methods that declare they throw Exception Product: Tomcat 7 Version: unspecified Platform: All OS/Version: All Status: NEW