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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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 i

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

[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 -- http://www.myservl

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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 addit

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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=588673&view=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/ tomcat/tc6.0.x/trunk/test/org/a

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 . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

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 the

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 500

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 purp

Re: Virtual Host with Different IP Address

2007-10-26 Thread Mark Thomas
banderson wrote: > Thank you for your help, I look forward to learning and participating in > these discussions. This is a question for the users list. Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

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=588811&view=rev Log: Create folder for 5.0.x archive Added: tomcat/archive/tc5.0.x/ - To unsubscribe, e-mail: [EMAIL PR

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=588813&view=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=588814&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

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=588815&view=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: tomcat/build/br

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=588817&view=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=588818&view=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: tom

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=588819&view=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=588820&view=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: tomcat/jaspe

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=588821&view=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: tomcat/site/bra

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=588822&view=rev Log: Remove odd branch that was just a license file Removed: tomcat/build/branches/other/ - To unsubscr

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=588824&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_0/ - To unsubscribe, e-mail: [EMAIL PRO

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=588825&view=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: r588826 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_0/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_0/

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

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=588827&view=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=588828&view=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=588829&view=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, tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.

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=588833&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_1/ - To unsubscribe, e-mail: [EMAIL PRO

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=588834&view=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=588835&view=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, tomcat/connectors/tags/tc5.0.x/TOMCAT_5_0_

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=588836&view=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=588837&view=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=588838&view=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, tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.

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=588839&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/ - To unsubscribe, e-mail: [EMAIL PRO

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=588840&view=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=588841&view=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, tomcat/connectors/tags/tc5.0.x/TOMCAT_5_0_

svn commit: r588842 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_2/container/ container/tags/tc5.0.x/TOMCAT_5_0_2/

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

svn commit: r588843 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_2/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_2/

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

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

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:00:29 2007 New Revision: 588844 URL: http://svn.apache.org/viewvc?rev=588844&view=rev Log: Move 5.0.0 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_2/servletapi/ - copied from r588843, tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.

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=588845&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_3/ - To unsubscribe, e-mail: [EMAIL PRO

svn commit: r588846 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_3/build/ build/tags/tc5.0.x/TOMCAT_5_0_3/

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

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=588847&view=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, tomcat/connectors/tags/tc5.0.x/TOMCAT_5_0_

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=588850&view=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=588851&view=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=588852&view=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, tomcat/servletapi/tags/servlet2.4-jsp2.0-tc5.

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=588853&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_4/ - To unsubscribe, e-mail: [EMAIL PRO

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=588854&view=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/ Remov

svn commit: r588855 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_4/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_4/

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

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=588856&view=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, tomcat/container/tags/tc5.0.x/TOMCAT_

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=588857&view=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/ Re

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=588859&view=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, tomcat/servletapi/tags/servlet2.4-jsp2

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=588867&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_5/ - To unsubscribe, e-mail: [EMAIL PRO

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=588868&view=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/ Remov

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=588869&view=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, tomcat/connectors/tags/tc5.0.x/TOMC

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=588870&view=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, tomcat/container/tags/tc5.0.x/TOMCAT_

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=588871&view=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/ Re

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=588872&view=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, tomcat/servletapi/tags/servlet2.4-jsp2

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=588873&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_6/ - To unsubscribe, e-mail: [EMAIL PRO

svn commit: r588874 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_6/build/ build/tags/tc5.0.x/TOMCAT_5_0_6/

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

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=588875&view=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, tomcat/connectors/tags/tc5.0.x/TOMC

svn commit: r588876 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_6/container/ container/tags/tc5.0.x/TOMCAT_5_0_6/

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

svn commit: r588877 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_6/jasper/ jasper/tags/tc5.0.x/TOMCAT_5_0_6/

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

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=588878&view=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, tomcat/servletapi/tags/servlet2.4-jsp2

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=588879&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_7/ - To unsubscribe, e-mail: [EMAIL PRO

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=50&view=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/ Remov

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=51&view=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, tomcat/connectors/tags/tc5.0.x/TOMC

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=52&view=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, tomcat/container/tags/tc5.0.x/TOMCAT_

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=53&view=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/ Re

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=54&view=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, tomcat/servletapi/tags/servlet2.4-jsp2

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=55&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_8/ - To unsubscribe, e-mail: [EMAIL PRO

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=56&view=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/ Remov

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=57&view=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, tomcat/connectors/tags/tc5.0.x/TOMC

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=58&view=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, tomcat/container/tags/tc5.0.x/TOMCAT_

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=59&view=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/ Re

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=588890&view=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, tomcat/servletapi/tags/servlet2.4-jsp2

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=588893&view=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, tomcat/connectors/tags/tc5.0.x/TOMC

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=588892&view=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/ Remov

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=588896&view=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/ Re

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=588891&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/ - To unsubscribe, e-mail: [EMAIL PRO

svn commit: r588894 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_9/container/ container/tags/tc5.0.x/TOMCAT_5_0_9/

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

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

2007-10-26 Thread markt
Author: markt Date: Fri Oct 26 18:28:58 2007 New Revision: 588897 URL: http://svn.apache.org/viewvc?rev=588897&view=rev Log: Move TOMCAT_5_0_9 jasper tag to archive Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_9/servletapi/ - copied from r588896, tomcat/servletapi/tags/servlet2.4-jsp2

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=588898&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_10/ - To unsubscribe, e-mail: [EMAIL PR

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=588899&view=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/ Re

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=588900&view=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, tomcat/connectors/tags/tc5.0.x/TO

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=588901&view=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, tomcat/container/tags/tc5.0.x/TOMCA

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=588902&view=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=588903&view=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, tomcat/servletapi/tags/servlet2.4-js

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=588904&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_11/ - To unsubscribe, e-mail: [EMAIL PR

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=588905&view=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/ Re

svn commit: r588906 - in /tomcat: archive/tc5.0.x/tags/TOMCAT_5_0_11/connectors/ connectors/tags/tc5.0.x/TOMCAT_5_0_11/

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

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=588907&view=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, tomcat/container/tags/tc5.0.x/TOMCA

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=588908&view=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=588909&view=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, tomcat/servletapi/tags/servlet2.4-js

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=588910&view=rev Log: Archive prep Added: tomcat/archive/tc5.0.x/tags/TOMCAT_5_0_12/ - To unsubscribe, e-mail: [EMAIL PR

  1   2   3   >