cvs commit: jakarta-servletapi-4/src/share/javax/servlet/jsp/tagext BodyContent.java BodyTag.java BodyTagSupport.java IterationTag.java PageData.java Tag.java TagAttributeInfo.java TagData.java TagExtraInfo.java TagInfo.java TagLibraryInfo.java TagLibraryValidator.java TagSupport.java TagVariableInfo.java TryCatchFinally.java ValidationMessage.java VariableInfo.java

2004-08-31 Thread jfarcand
+197 -60 jakarta-servletapi-4/LICENSE http://cvs.apache.org/viewcvs/jakarta-servletapi-4/LICENSE.diff?r1=1.2r2=1.3 1.4 +13 -57jakarta-servletapi-4/src/share/javax/servlet/Filter.java http://cvs.apache.org/viewcvs/jakarta-servletapi-4/src/share/javax/servlet

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 1 of 4

2004-08-29 Thread Mark Thomas
A patch (part 1 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 3 of 4

2004-08-29 Thread Mark Thomas
A patch (part 3 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 4 of 4

2004-08-29 Thread Mark Thomas
A patch (part 4 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED

FW: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Sorry had to split this patch as it was rejected for being too big. Part 2a is attached. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 29, 2004 8:28 PM To: 'Tomcat Developers List' Subject: [PATCH] jakarta-servletapi-4 - Update to Apache

FW: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Sorry had to split this patch as it was rejected for being too big. Part 2b is attached. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 29, 2004 8:28 PM To: 'Tomcat Developers List' Subject: [PATCH] jakarta-servletapi-4 - Update to Apache

RE: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Or maybe not. Sorry about this. Third attempt... The patch can be obtained (as a single file) from: http://www.apache.org/~markt/jakarta-servletapi-4.patch Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 29, 2004 8:36 PM To: 'Tomcat

DO NOT REPLY [Bug 6649] - jakarta-servletapi-4 build using java 1.4 javadoc errors

2003-12-17 Thread bugzilla
/show_bug.cgi?id=6649 jakarta-servletapi-4 build using java 1.4 javadoc errors [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

RE: jakarta-servletapi-4

2003-12-15 Thread Mark Thomas
ChemInformatics -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Thursday, December 11, 2003 5:40 PM To: 'Tomcat Developers List' Subject: RE: jakarta-servletapi-4 Keith, I can't commit the fixes until I have jakarta-servletapi-4 karma. Can you help

RE: jakarta-servletapi-4

2003-12-12 Thread Mark Thomas
Keith, I can't commit the fixes until I have jakarta-servletapi-4 karma. Can you help with this? On the subject of karma I need access to jakarta-servletapi-5 as well to fix an example bug. Thanks, Mark On Tuesday, December 09, 2003 7:20 PM, Keith Wannamaker [SMTP:[EMAIL PROTECTED] wrote

RE: jakarta-servletapi-4

2003-12-12 Thread Shapira, Yoav
: jakarta-servletapi-4 Keith, I can't commit the fixes until I have jakarta-servletapi-4 karma. Can you help with this? On the subject of karma I need access to jakarta-servletapi-5 as well to fix an example bug. Thanks, Mark On Tuesday, December 09, 2003 7:20 PM, Keith Wannamaker [SMTP:[EMAIL

DO NOT REPLY [Bug 6649] - jakarta-servletapi-4 build using java 1.4 javadoc errors

2003-12-12 Thread bugzilla
/show_bug.cgi?id=6649 jakarta-servletapi-4 build using java 1.4 javadoc errors --- Additional Comments From [EMAIL PROTECTED] 2003-12-12 18:43 --- Created an attachment (id=9546) Patch to fix javadoc errors - To unsubscribe, e

jakarta-servletapi-4 and jakarta-servletapi-5 karma request

2003-12-10 Thread Mark Thomas
Please can I have karma for jakarta-servletapi-4 and jakarta-servletapi-5. I have some patches to commit (javadoc fixes and an example update). Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

jakarta-servletapi-4

2003-12-09 Thread Keith Wannamaker
Does anyone object to me tagging head of this module with TOMCAT_4_1_29 ? Keith - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: jakarta-servletapi-4

2003-12-09 Thread Mark Thomas
If you can wait a day or so I have some fixes to the javadoc comments to commit. Only affects javadoc warnings during build so no problem if you need to go ahead without them. I need to figure out how to use my newly acquired commit privs before I can make the changes ;) Mark On Tuesday,

RE: jakarta-servletapi-4

2003-12-09 Thread Keith Wannamaker
Works for me -- no rush. How about just tag it once you've checked those doc warning fixes in? :-) Keith | -Original Message- | From: Mark Thomas [mailto:[EMAIL PROTECTED] | Sent: Tuesday, December 09, 2003 2:03 PM | To: 'Tomcat Developers List' | Subject: RE: jakarta-servletapi-4

cvs commit: jakarta-servletapi-4/src/share/javax/servlet ServletException.java

2003-02-05 Thread jfarcand
jfarcand2003/02/05 07:17:47 Modified:src/share/javax/servlet ServletException.java Log: Revert patch seems doesn't works with vm 1.4 Revision ChangesPath 1.3 +2 -2 jakarta-servletapi-4/src/share/javax/servlet/ServletException.java Index

cvs commit: jakarta-servletapi-4/src/share/javax/servlet ServletException.java

2003-02-04 Thread jfarcand
jfarcand2003/02/04 19:06:33 Modified:src/share/javax/servlet ServletException.java Log: Fix root cause lost in ServletException. Submitted by: Costin Manolache Revision ChangesPath 1.2 +4 -4 jakarta-servletapi-4/src/share/javax/servlet

cvs commit: jakarta-servletapi-4/src/share/javax/servlet/jsp JspException.java

2003-02-04 Thread jfarcand
jfarcand2003/02/04 19:07:44 Modified:src/share/javax/servlet/jsp JspException.java Log: Fix root cause lost in JspException. Submitted by: Costin Manolache Revision ChangesPath 1.2 +4 -4 jakarta-servletapi-4/src/share/javax/servlet/jsp/JspException.java

DO NOT REPLY [Bug 6649] New: - jakarta-servletapi-4 build using java 1.4 javadoc errors

2002-02-25 Thread bugzilla
/show_bug.cgi?id=6649 jakarta-servletapi-4 build using java 1.4 javadoc errors Summary: jakarta-servletapi-4 build using java 1.4 javadoc errors Product: Tomcat 4 Version: Nightly Build Platform: PC OS/Version: Solaris Status: NEW

DO NOT REPLY [Bug 6193] - Second 'jakarta-servletapi-4-YYYYMMDD.zip'

2002-02-02 Thread bugzilla
/show_bug.cgi?id=6193 Second 'jakarta-servletapi-4-MMDD.zip' [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution

Updates to build processes and docs on jakarta-servletapi-4 andjakarta-watchdog-4

2001-07-20 Thread Craig R. McClanahan
Hey folks, As I mentioned earlier, I've gone through the jakarta-servletapi-4 and jakarta-watchdog-4.0 build processes, and brought them up to date with our current practices. In addition, I've brought the following docuemntation files up to date for both repositories: README.txt