DO NOT REPLY [Bug 50825] New: Site still has links to Jakarta for mailing lists etc

2011-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50825 Summary: Site still has links to Jakarta for mailing lists etc Product: Taglibs Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

[taglibs] downloads and Jakarta references

2011-02-24 Thread sebb
The RDC and JSTL pages still point to the Jakarta site for download links. Would it be possible to create local download pages instead? The download links don't appear on the Jakarta site, so it means the html and cgi files need special handling. -

svn commit: r1074132 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 13:11:17 2011 New Revision: 1074132 URL: http://svn.apache.org/viewvc?rev=1074132&view=rev Log: Restore the CrawlerSessionManagerValve Local testing with Jira 4.2.4 shows it works. Added: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.ja

Re: svn commit: r1074132 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-02-24 Thread Mark Thomas
On 24/02/2011 13:11, ma...@apache.org wrote: > Author: markt > Date: Thu Feb 24 13:11:17 2011 > New Revision: 1074132 > > URL: http://svn.apache.org/viewvc?rev=1074132&view=rev > Log: > Restore the CrawlerSessionManagerValve > Local testing with Jira 4.2.4 shows it works. Next up, testing with th

DO NOT REPLY [Bug 50826] New: (Embedded) Tomcat.destroy() throws java.lang.IllegalArgumentException

2011-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50826 Summary: (Embedded) Tomcat.destroy() throws java.lang.IllegalArgumentException Product: Tomcat 7 Version: 7.0.8 Platform: PC OS/Version: Linux Status: NEW

svn commit: r1074159 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 14:15:34 2011 New Revision: 1074159 URL: http://svn.apache.org/viewvc?rev=1074159&view=rev Log: Avoid NPE if no u-a header Modified: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java Modified: tomcat/trunk/java/org/apache/catalina/va

svn commit: r1074168 - /tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 14:39:39 2011 New Revision: 1074168 URL: http://svn.apache.org/viewvc?rev=1074168&view=rev Log: Fix comment typo Modified: tomcat/trunk/java/org/apache/catalina/valves/CrawlerSessionManagerValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/Crawl

svn commit: r1074192 - in /tomcat/trunk/webapps/docs: changelog.xml config/valve.xml

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 16:01:38 2011 New Revision: 1074192 URL: http://svn.apache.org/viewvc?rev=1074192&view=rev Log: Add documentation for the Crawler Session Manager Valve. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/docs/config/valve.xml Modified: t

Re: svn commit: r1074192 - in /tomcat/trunk/webapps/docs: changelog.xml config/valve.xml

2011-02-24 Thread Mark Thomas
On 24/02/2011 16:01, ma...@apache.org wrote: > Author: markt > Date: Thu Feb 24 16:01:38 2011 > New Revision: 1074192 > > URL: http://svn.apache.org/viewvc?rev=1074192&view=rev > Log: > Add documentation for the Crawler Session Manager Valve. This worked well on the ASF Jira test instance. There

svn commit: r1074215 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java webapps/docs/changelog.xml

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 17:03:27 2011 New Revision: 1074215 URL: http://svn.apache.org/viewvc?rev=1074215&view=rev Log: Don't start NamingResources multiple times Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java tomcat/trunk/webapps/docs/changelog.xml Modi

Re: svn commit: r1074192 - in /tomcat/trunk/webapps/docs: changelog.xml config/valve.xml

2011-02-24 Thread Felix Schumacher
On Thu, 24 Feb 2011 16:01:39 -, wrote: Author: markt Date: Thu Feb 24 16:01:38 2011 New Revision: 1074192 URL: http://svn.apache.org/viewvc?rev=1074192&view=rev Log: Add documentation for the Crawler Session Manager Valve. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/tr

svn commit: r1074225 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java test/org/apache/catalina/startup/TestTomcat.java webapps/docs/changelog.xml

2011-02-24 Thread markt
Author: markt Date: Thu Feb 24 17:25:38 2011 New Revision: 1074225 URL: http://svn.apache.org/viewvc?rev=1074225&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50826 Avoid IAE when Tomcat instance is destroyed without every being started. Add a test case for this. Modified:

Re: svn commit: r1074192 - in /tomcat/trunk/webapps/docs: changelog.xml config/valve.xml

2011-02-24 Thread Mark Thomas
On 24/02/2011 17:22, Felix Schumacher wrote: > On Thu, 24 Feb 2011 16:01:39 -, wrote: >> Author: markt >> Date: Thu Feb 24 16:01:38 2011 >> New Revision: 1074192 >> +Thw new Crawler Session Manager Valve ensures that crawlers are > The new Crawler ... Fixed. Thanks. Mark

DO NOT REPLY [Bug 50826] (Embedded) Tomcat.destroy() throws java.lang.IllegalArgumentException

2011-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50826 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48717] Session listeners not called on cluster node start

2011-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48717 --- Comment #8 from David Rees 2011-02-24 17:48:44 EST --- Thanks - so I guess to test this I'd have to apply the patch to Tomcat source and build it myself? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email

DO NOT REPLY [Bug 48717] Session listeners not called on cluster node start

2011-02-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48717 --- Comment #9 from Mark Thomas 2011-02-24 17:52:52 EST --- 'fraid so. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are the assignee for the bug.