Re: svn commit: r588490 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2007-10-26 Thread jean-frederic clere
It would be nicer to commit in one single commit, the fix, the removal of the proposal in STATUS and the add in the changelog.xml Cheers Jean-Frederic - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

DO NOT REPLY [Bug 43702] New: - Class Files Have Unnecessarily Long Names when Using SimpleTags

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43702. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 43701] - Error while starting tomcat

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 43701] New: - Error while starting tomcat

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43701. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: tcnative-1 and windows vista pro 32 bits

2007-10-26 Thread Henri Gomez
Here is the dump 2007/10/26, Mark Thomas [EMAIL PROTECTED]: Henri Gomez wrote: Hi to all, I tried to make use of tcnative-1.dll (from http://tomcat.heanet.ie/native/1.1.10/binaries/win32/) and installed it under windows directory. At runtime, Vista complains about it. How does it

Re: Measuring bytes sent and received from and to Tomcat

2007-10-26 Thread Henri Gomez
Well it should works since the Lamba Probe, got these numbers for HTTP and AJP. ie : http://www.lambdaprobe.org/d/screenshots/full/charts.png Regards 2007/10/25, Dave Rathnow [EMAIL PROTECTED]: Hello Again, I was wondering if someone could give me some help with this. I think using a

[Tomcat Wiki] Update of PoweredBy by Boris

2007-10-26 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Tomcat Wiki for change notification. The following page has been changed by Boris: http://wiki.apache.org/tomcat/PoweredBy --

DO NOT REPLY [Bug 43706] - Fix a litmus warning for WebdavServlet

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43706. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Re: tcnative-1 and windows vista pro 32 bits

2007-10-26 Thread Mladen Turk
Henri Gomez wrote: Here is the dump You should know by now that apache mailing doesn't allow large attachments, zip files, etc... :) Put a link somewhere Regards, Mladen - To unsubscribe, e-mail: [EMAIL PROTECTED] For

DO NOT REPLY [Bug 43706] New: - Fix a litmus warning for WebdavServlet

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=43706. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

svn commit: r588673 - in /tomcat/tc6.0.x/trunk: ./ test/ test/org/apache/catalina/tomcat/ test/org/apache/catalina/tomcat/util/ test/org/apache/catalina/tomcat/util/http/ webapps/docs/

2007-10-26 Thread jfclere
Author: jfclere Date: Fri Oct 26 07:51:23 2007 New Revision: 588673 URL: http://svn.apache.org/viewvc?rev=588673view=rev Log: Add the tests of the cookies. Added: tomcat/tc6.0.x/trunk/test/build.xml tomcat/tc6.0.x/trunk/test/org/apache/catalina/tomcat/

DO NOT REPLY [Bug 22679] - how to access ssl session ID out of tomcat to prevent session hijacking and allow for phishing protection

2007-10-26 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=22679. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Virtual Host with Different IP Address

2007-10-26 Thread banderson
I'm kind of new to this, so try to hear me out... I am running tomcat on two separate machines. Each server has a different application running on it. Through my web browser, one server is accessed by domain mydomain.com, and the other doesn't have a domain name, so I can only access it via

Rebuilding isapi_redirect.dll

2007-10-26 Thread Dan Burton
Hi all, We've run into the issue as described in this bug: http://issues.apache.org/bugzilla/show_bug.cgi?id=42003 I'm trying to rebuild the dll myself using Visual Studio to incorporate this change, but the dll I build doesn't seem to work at all when I use it in IIS (all users just get a

RE: Measuring bytes sent and received from and to Tomcat

2007-10-26 Thread Dave Rathnow
I took a look at lamdaprobe but it only counts the payload and not the HTTP request. Back to my original question.can anyone help? -Original Message- From: Henri Gomez [mailto:[EMAIL PROTECTED] Sent: October 26, 2007 05:31 AM To: Tomcat Developers List Subject: Re: Measuring bytes

Re: Measuring bytes sent and received from and to Tomcat

2007-10-26 Thread Filip Hanik - Dev Lists
it's very easy, take a look at http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/coyote/http11/InternalOutputBuffer.java?view=markup then look for (case sensitive search) outputStream.write( and that is where we write bytes to the socket, just modify this class for your own

svn commit: r588811 - /tomcat/archive/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:10:25 2007 New Revision: 588811 URL: http://svn.apache.org/viewvc?rev=588811view=rev Log: Create folder for 5.0.x archive Added: tomcat/archive/tc5.0.x/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588813 - /tomcat/archive/tc5.0.x/trunk/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:11:17 2007 New Revision: 588813 URL: http://svn.apache.org/viewvc?rev=588813view=rev Log: archive prep Added: tomcat/archive/tc5.0.x/trunk/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For

svn commit: r588814 - /tomcat/archive/tc5.0.x/tags/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:11:29 2007 New Revision: 588814 URL: http://svn.apache.org/viewvc?rev=588814view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For

svn commit: r588815 - in /tomcat: archive/tc5.0.x/trunk/build/ build/branches/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:21:27 2007 New Revision: 588815 URL: http://svn.apache.org/viewvc?rev=588815view=rev Log: Move tc5.0.x build branch to archive Added: tomcat/archive/tc5.0.x/trunk/build/ - copied from r588814, tomcat/build/branches/tc5.0.x/ Removed:

svn commit: r588817 - in /tomcat: archive/tc5.0.x/trunk/connectors/ connectors/branches/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:28:02 2007 New Revision: 588817 URL: http://svn.apache.org/viewvc?rev=588817view=rev Log: Move tc5.0.x connectors branch to archive Added: tomcat/archive/tc5.0.x/trunk/connectors/ - copied from r588816, tomcat/connectors/branches/tc5.0.x/ Removed:

svn commit: r588818 - in /tomcat: archive/tc5.0.x/trunk/container/ container/branches/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:28:07 2007 New Revision: 588818 URL: http://svn.apache.org/viewvc?rev=588818view=rev Log: Move tc5.0.x container branch to archive Added: tomcat/archive/tc5.0.x/trunk/container/ - copied from r588817, tomcat/container/branches/tc5.0.x/ Removed:

svn commit: r588819 - /tomcat/current/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:28:10 2007 New Revision: 588819 URL: http://svn.apache.org/viewvc?rev=588819view=rev Log: Remove 5.0.x external Removed: tomcat/current/tc5.0.x/ - To unsubscribe, e-mail: [EMAIL PROTECTED]

svn commit: r588820 - in /tomcat: archive/tc5.0.x/trunk/jasper/ jasper/branches/tc5.0.x/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:28:16 2007 New Revision: 588820 URL: http://svn.apache.org/viewvc?rev=588820view=rev Log: Move tc5.0.x jasper branch to archive Added: tomcat/archive/tc5.0.x/trunk/jasper/ - copied from r588819, tomcat/jasper/branches/tc5.0.x/ Removed:

svn commit: r588821 - in /tomcat: archive/tc5.0.x/trunk/site/ site/branches/TOMCAT_5_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:28:26 2007 New Revision: 588821 URL: http://svn.apache.org/viewvc?rev=588821view=rev Log: Move tc5.0.x site branch to archive Added: tomcat/archive/tc5.0.x/trunk/site/ - copied from r588820, tomcat/site/branches/TOMCAT_5_0/ Removed:

svn commit: r588822 - /tomcat/build/branches/other/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:31:55 2007 New Revision: 588822 URL: http://svn.apache.org/viewvc?rev=588822view=rev Log: Remove odd branch that was just a license file Removed: tomcat/build/branches/other/ - To

svn commit: r588824 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:42:34 2007 New Revision: 588824 URL: http://svn.apache.org/viewvc?rev=588824view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588825 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_0/build/ build/tags/tc5.0.x/TOMCAT_5_0_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:43:13 2007 New Revision: 588825 URL: http://svn.apache.org/viewvc?rev=588825view=rev Log: Move 5.0.0 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/build/ - copied from r588824, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_0/ Removed:

svn commit: r588827 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_0/container/ container/tags/tc5.0.x/TOMCAT_5_0_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:43:39 2007 New Revision: 588827 URL: http://svn.apache.org/viewvc?rev=588827view=rev Log: Move 5.0.0 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/container/ - copied from r588826, tomcat/container/tags/tc5.0.x/TOMCAT_5_0_0/

svn commit: r588828 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_0/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:44:03 2007 New Revision: 588828 URL: http://svn.apache.org/viewvc?rev=588828view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/jasper/ - copied from r588827, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_0/ Removed:

svn commit: r588829 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_0/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_0/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:44:09 2007 New Revision: 588829 URL: http://svn.apache.org/viewvc?rev=588829view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/servletapi/ - copied from r588828,

svn commit: r588833 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:13 2007 New Revision: 588833 URL: http://svn.apache.org/viewvc?rev=588833view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588834 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_1/build/ build/tags/tc5.0.x/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:19 2007 New Revision: 588834 URL: http://svn.apache.org/viewvc?rev=588834view=rev Log: Move 5.0.0 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/build/ - copied from r588833, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_1/ Removed:

svn commit: r588835 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_1/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:25 2007 New Revision: 588835 URL: http://svn.apache.org/viewvc?rev=588835view=rev Log: Move 5.0.0 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/connectors/ - copied from r588834,

svn commit: r588836 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_1/container/ container/tags/tc5.0.x/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:34 2007 New Revision: 588836 URL: http://svn.apache.org/viewvc?rev=588836view=rev Log: Move 5.0.0 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/container/ - copied from r588835, tomcat/container/tags/tc5.0.x/TOMCAT_5_0_1/

svn commit: r588837 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_1/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:40 2007 New Revision: 588837 URL: http://svn.apache.org/viewvc?rev=588837view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/jasper/ - copied from r588836, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_1/ Removed:

svn commit: r588838 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_1/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_1/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:49 2007 New Revision: 588838 URL: http://svn.apache.org/viewvc?rev=588838view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/servletapi/ - copied from r588837,

svn commit: r588839 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 17:59:59 2007 New Revision: 588839 URL: http://svn.apache.org/viewvc?rev=588839view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588840 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_2/build/ build/tags/tc5.0.x/TOMCAT_5_0_2/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:00:05 2007 New Revision: 588840 URL: http://svn.apache.org/viewvc?rev=588840view=rev Log: Move 5.0.0 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/build/ - copied from r588839, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_2/ Removed:

svn commit: r588841 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_2/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_2/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:00:10 2007 New Revision: 588841 URL: http://svn.apache.org/viewvc?rev=588841view=rev Log: Move 5.0.0 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/connectors/ - copied from r588840,

svn commit: r588845 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:02:19 2007 New Revision: 588845 URL: http://svn.apache.org/viewvc?rev=588845view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588847 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_3/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_3/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:02:31 2007 New Revision: 588847 URL: http://svn.apache.org/viewvc?rev=588847view=rev Log: Move 5.0.0 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/connectors/ - copied from r588846,

svn commit: r588850 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_3/container/ container/tags/tc5.0.x/TOMCAT_5_0_3/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:05:11 2007 New Revision: 588850 URL: http://svn.apache.org/viewvc?rev=588850view=rev Log: Move 5.0.0 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/container/ - copied from r588849, tomcat/container/tags/tc5.0.x/TOMCAT_5_0_3/

svn commit: r588851 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_3/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_3/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:05:17 2007 New Revision: 588851 URL: http://svn.apache.org/viewvc?rev=588851view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/jasper/ - copied from r588850, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_3/ Removed:

svn commit: r588852 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_3/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_3/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:05:23 2007 New Revision: 588852 URL: http://svn.apache.org/viewvc?rev=588852view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/servletapi/ - copied from r588851,

svn commit: r588853 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:07:17 2007 New Revision: 588853 URL: http://svn.apache.org/viewvc?rev=588853view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588854 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_4/build/ build/tags/tc5.0.x/TOMCAT_5_0_4/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:07:23 2007 New Revision: 588854 URL: http://svn.apache.org/viewvc?rev=588854view=rev Log: Move TOMCAT_5_0_4 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/build/ - copied from r588853, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_4/

svn commit: r588856 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_4/container/ container/tags/tc5.0.x/TOMCAT_5_0_4/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:07:38 2007 New Revision: 588856 URL: http://svn.apache.org/viewvc?rev=588856view=rev Log: Move TOMCAT_5_0_4 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/container/ - copied from r588855,

svn commit: r588857 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_4/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_4/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:07:45 2007 New Revision: 588857 URL: http://svn.apache.org/viewvc?rev=588857view=rev Log: Move TOMCAT_5_0_4 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/jasper/ - copied from r588856, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_4/

svn commit: r588859 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_4/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_4/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:07:52 2007 New Revision: 588859 URL: http://svn.apache.org/viewvc?rev=588859view=rev Log: Move TOMCAT_5_0_4 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/servletapi/ - copied from r588857,

svn commit: r588867 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:24 2007 New Revision: 588867 URL: http://svn.apache.org/viewvc?rev=588867view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588868 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_5/build/ build/tags/tc5.0.x/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:29 2007 New Revision: 588868 URL: http://svn.apache.org/viewvc?rev=588868view=rev Log: Move TOMCAT_5_0_5 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/build/ - copied from r588867, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_5/

svn commit: r588869 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_5/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:35 2007 New Revision: 588869 URL: http://svn.apache.org/viewvc?rev=588869view=rev Log: Move TOMCAT_5_0_5 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/connectors/ - copied from r588868,

svn commit: r588870 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_5/container/ container/tags/tc5.0.x/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:46 2007 New Revision: 588870 URL: http://svn.apache.org/viewvc?rev=588870view=rev Log: Move TOMCAT_5_0_5 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/container/ - copied from r588869,

svn commit: r588871 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_5/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:52 2007 New Revision: 588871 URL: http://svn.apache.org/viewvc?rev=588871view=rev Log: Move TOMCAT_5_0_5 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/jasper/ - copied from r588870, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_5/

svn commit: r588872 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_5/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_5/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:25:58 2007 New Revision: 588872 URL: http://svn.apache.org/viewvc?rev=588872view=rev Log: Move TOMCAT_5_0_5 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/servletapi/ - copied from r588871,

svn commit: r588873 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_6/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:26:10 2007 New Revision: 588873 URL: http://svn.apache.org/viewvc?rev=588873view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_6/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588875 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_6/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_6/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:26:22 2007 New Revision: 588875 URL: http://svn.apache.org/viewvc?rev=588875view=rev Log: Move TOMCAT_5_0_6 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_6/connectors/ - copied from r588874,

svn commit: r588878 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_6/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_6/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:26:41 2007 New Revision: 588878 URL: http://svn.apache.org/viewvc?rev=588878view=rev Log: Move TOMCAT_5_0_6 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_6/servletapi/ - copied from r588877,

svn commit: r588879 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:00 2007 New Revision: 588879 URL: http://svn.apache.org/viewvc?rev=588879view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588880 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_7/build/ build/tags/tc5.0.x/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:05 2007 New Revision: 50 URL: http://svn.apache.org/viewvc?rev=50view=rev Log: Move TOMCAT_5_0_7 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/build/ - copied from r588879, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_7/

svn commit: r588881 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_7/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:15 2007 New Revision: 51 URL: http://svn.apache.org/viewvc?rev=51view=rev Log: Move TOMCAT_5_0_7 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/connectors/ - copied from r50,

svn commit: r588882 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_7/container/ container/tags/tc5.0.x/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:23 2007 New Revision: 52 URL: http://svn.apache.org/viewvc?rev=52view=rev Log: Move TOMCAT_5_0_7 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/container/ - copied from r51,

svn commit: r588883 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_7/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:29 2007 New Revision: 53 URL: http://svn.apache.org/viewvc?rev=53view=rev Log: Move TOMCAT_5_0_7 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/jasper/ - copied from r52, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_7/

svn commit: r588884 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_7/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_7/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:35 2007 New Revision: 54 URL: http://svn.apache.org/viewvc?rev=54view=rev Log: Move TOMCAT_5_0_7 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/servletapi/ - copied from r53,

svn commit: r588885 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:44 2007 New Revision: 55 URL: http://svn.apache.org/viewvc?rev=55view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588886 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_8/build/ build/tags/tc5.0.x/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:50 2007 New Revision: 56 URL: http://svn.apache.org/viewvc?rev=56view=rev Log: Move TOMCAT_5_0_8 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/build/ - copied from r55, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_8/

svn commit: r588887 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_8/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:27:55 2007 New Revision: 57 URL: http://svn.apache.org/viewvc?rev=57view=rev Log: Move TOMCAT_5_0_8 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/connectors/ - copied from r56,

svn commit: r588888 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_8/container/ container/tags/tc5.0.x/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:01 2007 New Revision: 58 URL: http://svn.apache.org/viewvc?rev=58view=rev Log: Move TOMCAT_5_0_8 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/container/ - copied from r57,

svn commit: r588889 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_8/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:10 2007 New Revision: 59 URL: http://svn.apache.org/viewvc?rev=59view=rev Log: Move TOMCAT_5_0_8 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/jasper/ - copied from r58, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_8/

svn commit: r588890 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_8/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_8/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:16 2007 New Revision: 588890 URL: http://svn.apache.org/viewvc?rev=588890view=rev Log: Move TOMCAT_5_0_8 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/servletapi/ - copied from r59,

svn commit: r588893 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_9/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_9/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:40 2007 New Revision: 588893 URL: http://svn.apache.org/viewvc?rev=588893view=rev Log: Move TOMCAT_5_0_9 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/connectors/ - copied from r588892,

svn commit: r588892 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_9/build/ build/tags/tc5.0.x/TOMCAT_5_0_9/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:34 2007 New Revision: 588892 URL: http://svn.apache.org/viewvc?rev=588892view=rev Log: Move TOMCAT_5_0_9 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/build/ - copied from r588891, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_9/

svn commit: r588896 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_9/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_9/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:52 2007 New Revision: 588896 URL: http://svn.apache.org/viewvc?rev=588896view=rev Log: Move TOMCAT_5_0_9 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/jasper/ - copied from r588894, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_9/

svn commit: r588891 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:29 2007 New Revision: 588891 URL: http://svn.apache.org/viewvc?rev=588891view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588898 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:17 2007 New Revision: 588898 URL: http://svn.apache.org/viewvc?rev=588898view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588899 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_10/build/ build/tags/tc5.0.x/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:22 2007 New Revision: 588899 URL: http://svn.apache.org/viewvc?rev=588899view=rev Log: Move TOMCAT_5_0_10 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/build/ - copied from r588898, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_10/

svn commit: r588900 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_10/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:32 2007 New Revision: 588900 URL: http://svn.apache.org/viewvc?rev=588900view=rev Log: Move TOMCAT_5_0_10 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/connectors/ - copied from r588899,

svn commit: r588901 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_10/container/ container/tags/tc5.0.x/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:39 2007 New Revision: 588901 URL: http://svn.apache.org/viewvc?rev=588901view=rev Log: Move TOMCAT_5_0_10 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/container/ - copied from r588900,

svn commit: r588902 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_10/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:45 2007 New Revision: 588902 URL: http://svn.apache.org/viewvc?rev=588902view=rev Log: Move TOMCAT_5_0_10 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/jasper/ - copied from r588901, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_10/

svn commit: r588903 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_10/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_10/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:29:51 2007 New Revision: 588903 URL: http://svn.apache.org/viewvc?rev=588903view=rev Log: Move TOMCAT_5_0_10 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/servletapi/ - copied from r588902,

svn commit: r588904 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:02 2007 New Revision: 588904 URL: http://svn.apache.org/viewvc?rev=588904view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588905 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_11/build/ build/tags/tc5.0.x/TOMCAT_5_0_11/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:08 2007 New Revision: 588905 URL: http://svn.apache.org/viewvc?rev=588905view=rev Log: Move TOMCAT_5_0_11 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/build/ - copied from r588904, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_11/

svn commit: r588907 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_11/container/ container/tags/tc5.0.x/TOMCAT_5_0_11/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:19 2007 New Revision: 588907 URL: http://svn.apache.org/viewvc?rev=588907view=rev Log: Move TOMCAT_5_0_11 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/container/ - copied from r588906,

svn commit: r588908 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_11/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_11/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:25 2007 New Revision: 588908 URL: http://svn.apache.org/viewvc?rev=588908view=rev Log: Move TOMCAT_5_0_11 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/jasper/ - copied from r588907, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_11/

svn commit: r588909 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_11/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_11/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:34 2007 New Revision: 588909 URL: http://svn.apache.org/viewvc?rev=588909view=rev Log: Move TOMCAT_5_0_11 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/servletapi/ - copied from r588908,

svn commit: r588910 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:45 2007 New Revision: 588910 URL: http://svn.apache.org/viewvc?rev=588910view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588911 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_12/build/ build/tags/tc5.0.x/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:50 2007 New Revision: 588911 URL: http://svn.apache.org/viewvc?rev=588911view=rev Log: Move TOMCAT_5_0_12 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/build/ - copied from r588910, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_12/

svn commit: r588912 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_12/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:30:59 2007 New Revision: 588912 URL: http://svn.apache.org/viewvc?rev=588912view=rev Log: Move TOMCAT_5_0_12 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/connectors/ - copied from r588911,

svn commit: r588913 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_12/container/ container/tags/tc5.0.x/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:05 2007 New Revision: 588913 URL: http://svn.apache.org/viewvc?rev=588913view=rev Log: Move TOMCAT_5_0_12 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/container/ - copied from r588912,

svn commit: r588914 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_12/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:11 2007 New Revision: 588914 URL: http://svn.apache.org/viewvc?rev=588914view=rev Log: Move TOMCAT_5_0_12 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/jasper/ - copied from r588913, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_12/

svn commit: r588915 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_12/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_12/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:16 2007 New Revision: 588915 URL: http://svn.apache.org/viewvc?rev=588915view=rev Log: Move TOMCAT_5_0_12 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/servletapi/ - copied from r588914,

svn commit: r588916 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:26 2007 New Revision: 588916 URL: http://svn.apache.org/viewvc?rev=588916view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588917 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_13/build/ build/tags/tc5.0.x/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:31 2007 New Revision: 588917 URL: http://svn.apache.org/viewvc?rev=588917view=rev Log: Move TOMCAT_5_0_13 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/build/ - copied from r588916, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_13/

svn commit: r588918 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_13/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:41 2007 New Revision: 588918 URL: http://svn.apache.org/viewvc?rev=588918view=rev Log: Move TOMCAT_5_0_13 connectors tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/connectors/ - copied from r588917,

svn commit: r588919 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_13/container/ container/tags/tc5.0.x/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:47 2007 New Revision: 588919 URL: http://svn.apache.org/viewvc?rev=588919view=rev Log: Move TOMCAT_5_0_13 container tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/container/ - copied from r588918,

svn commit: r588920 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_13/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:31:52 2007 New Revision: 588920 URL: http://svn.apache.org/viewvc?rev=588920view=rev Log: Move TOMCAT_5_0_13 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/jasper/ - copied from r588919, tomcat/jasper/tags/tc5.0.x/TOMCAT_5_0_13/

svn commit: r588921 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_13/servletapi/ servletapi/tags/servlet2.4-jsp2.0-tc5.x/TOMCAT_5_0_13/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:32:02 2007 New Revision: 588921 URL: http://svn.apache.org/viewvc?rev=588921view=rev Log: Move TOMCAT_5_0_13 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_13/servletapi/ - copied from r588920,

svn commit: r588922 - /tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_14/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:32:09 2007 New Revision: 588922 URL: http://svn.apache.org/viewvc?rev=588922view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_14/ - To unsubscribe, e-mail: [EMAIL

svn commit: r588923 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_14/build/ build/tags/tc5.0.x/TOMCAT_5_0_14/

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:32:15 2007 New Revision: 588923 URL: http://svn.apache.org/viewvc?rev=588923view=rev Log: Move TOMCAT_5_0_14 build tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_14/build/ - copied from r588922, tomcat/build/tags/tc5.0.x/TOMCAT_5_0_14/

  1   2   3   >