cvs commit: jakarta-struts/contrib/tiles/src/share/org/apache/struts/taglib/tiles InitInstancesTag.java

2001-09-17 Thread cedric
cedric 01/09/17 01:54:34 Removed: contrib/tiles/src/share/org/apache/struts/taglib/tiles InitInstancesTag.java Log: replaced by InitDefinitionsTag.java

cvs commit: jakarta-struts/contrib/tiles/src/share/org/apache/struts/taglib/tiles GetTag.java GetAttributeTag.java

2001-09-17 Thread cedric
cedric 01/09/17 01:55:51 Modified:contrib/tiles/src/share/org/apache/struts/taglib/tiles GetTag.java GetAttributeTag.java Log: Correct constructor declaration Correct null bug when getting undefined attribute Revision ChangesPath 1.2 +0

Re: Tiles broken

2001-09-17 Thread Cedric Dumoulin
Hi Jeff, Strange error. I also use the provided ant file to compile Tiles and test them, and all seem to work fine for me. Nightly bin distribution also use this build file. Which page cause this error ? Is there a difference between the jar you are producing and the original one (size,

Re: [PATCH] FormTag - call reset after instantiation

2001-09-17 Thread Erik Hatcher
Martin, Thanks for applying my patch. I haven't tested it yet, but I had one issue to bring up regarding the patch you applied. You did not apply my patch as I had implemented it exactly. One of the things I did was to refactor slightly so that getting the action mappings was pulled into a

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/util ConvertUtils.java

2001-09-17 Thread Ted Husted
Should we also apply this to the Commons version? If it was just an oversight, I can do it. -Ted. [EMAIL PROTECTED] wrote: martinc 01/09/14 22:02:20 Modified:src/share/org/apache/struts/util Tag: STRUTS_1_0_BRANCH ConvertUtils.java Log: Convert

Re: Updating Site for Struts 1.1

2001-09-17 Thread Ted Husted
How about if we (meaning I) put the Tag Libary References http://jakarta.apache.org/struts/struts-bean.html http://jakarta.apache.org/struts/struts-html.html http://jakarta.apache.org/struts/struts-logic.html http://jakarta.apache.org/struts/struts-template.html into the User Guide as section

Re: cvs commit: jakarta-struts/src/share/org/apache/struts/utilConvertUtils.java

2001-09-17 Thread martin . cooper
Actually, I did apply it in Commons, though my commit message never made it to the list. I posted a message to the Commons list about that, and was told that it was expected that the first commit message might be delayed due to moderator lag (my phrase :-) ). -- Martin Cooper - Original

Re: [PATCH] FormTag - call reset after instantiation

2001-09-17 Thread martin . cooper
Erik, I apologise if I offended by not making the exact changes you posted. Actually, there were two reasons for not applying the patch as-is. The first is that the patch, as copied from the archive, could not be applied directly. The patch utility complained about it, and wouldn't do it. I

Re: Updating Site for Struts 1.1

2001-09-17 Thread martin . cooper
At 07:23 AM 9/17/01, you wrote: How about if we (meaning I) put the Tag Libary References http://jakarta.apache.org/struts/struts-bean.html http://jakarta.apache.org/struts/struts-html.html http://jakarta.apache.org/struts/struts-logic.html http://jakarta.apache.org/struts/struts-template.html

cvs commit: jakarta-struts build-webapps.xml

2001-09-17 Thread husted
husted 01/09/17 12:52:22 Modified:.build-webapps.xml Log: Add clause for copying legacy files into documentation folder. Revision ChangesPath 1.7 +11 -5 jakarta-struts/build-webapps.xml Index: build-webapps.xml

Re: [PATCH] FormTag - call reset after instantiation

2001-09-17 Thread Erik Hatcher
Martin, No offense taken, I was just looking for clarification. Thanks for the tips on submission - I had originally submitted that patch before I knew there was a bug report already for it, but I'll be sure to check next time. Erik - Original Message - From: [EMAIL PROTECTED]

cvs commit: jakarta-struts/doc release-notes-1.01.xml release-notes.xml project.xml installation.xml

2001-09-17 Thread husted
husted 01/09/17 12:55:29 Modified:doc release-notes.xml project.xml installation.xml Added: doc release-notes-1.01.xml Log: Update release notes for current development. Update release notes for maintenance release. Refactor sidebar menu. Remove installation

cvs commit: jakarta-struts/doc/stylesheets userGuide.xsl

2001-09-17 Thread husted
husted 01/09/17 12:58:18 Modified:doc/stylesheets userGuide.xsl Log: Add tags elements to userGuide stylesheet. Revision ChangesPath 1.3 +92 -1 jakarta-struts/doc/stylesheets/userGuide.xsl Index: userGuide.xsl

cvs commit: jakarta-struts/src/share/org/apache/struts/action ActionMessages.java ActionMessage.java

2001-09-17 Thread husted
husted 01/09/17 12:58:58 Modified:src/share/org/apache/struts/action ActionMessages.java ActionMessage.java Log: Add @since javadocs. Revision ChangesPath 1.3 +35 -34

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html TextareaTag.java SubmitTag.java SelectTag.java RadioTag.java package.html MessagesTag.java LinkTag.java ImageTag.java CheckboxTag.java ButtonTag.java BaseHandlerTag.java BaseFieldTag.java

2001-09-17 Thread husted
husted 01/09/17 12:59:30 Modified:src/share/org/apache/struts/taglib/html TextareaTag.java SubmitTag.java SelectTag.java RadioTag.java package.html MessagesTag.java LinkTag.java ImageTag.java CheckboxTag.java

cvs commit: jakarta-struts/legacy/api-1.0 - New directory

2001-09-17 Thread husted
husted 01/09/17 13:00:58 jakarta-struts/legacy/api-1.0 - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org - New directory

2001-09-17 Thread husted
husted 01/09/17 13:01:48 jakarta-struts/legacy/api-1.0/org - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache - New directory

2001-09-17 Thread husted
husted 01/09/17 13:01:55 jakarta-struts/legacy/api-1.0/org/apache - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/actions - New directory

2001-09-17 Thread husted
husted 01/09/17 13:04:24 jakarta-struts/legacy/api-1.0/org/apache/struts/actions - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/digester - New directory

2001-09-17 Thread husted
husted 01/09/17 13:06:24 jakarta-struts/legacy/api-1.0/org/apache/struts/digester - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib - New directory

2001-09-17 Thread husted
husted 01/09/17 13:07:09 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/bean - New directory

2001-09-17 Thread husted
husted 01/09/17 13:07:24 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/bean - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/html - New directory

2001-09-17 Thread husted
husted 01/09/17 13:09:09 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/html - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/logic - New directory

2001-09-17 Thread husted
husted 01/09/17 13:10:20 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/logic - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/template - New directory

2001-09-17 Thread husted
husted 01/09/17 13:11:24 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/template - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/template/util - New directory

2001-09-17 Thread husted
husted 01/09/17 13:11:51 jakarta-struts/legacy/api-1.0/org/apache/struts/taglib/template/util - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/upload - New directory

2001-09-17 Thread husted
husted 01/09/17 13:12:21 jakarta-struts/legacy/api-1.0/org/apache/struts/upload - New directory

cvs commit: jakarta-struts/legacy/api-1.0/org/apache/struts/util - New directory

2001-09-17 Thread husted
husted 01/09/17 13:12:52 jakarta-struts/legacy/api-1.0/org/apache/struts/util - New directory

Wrong commons jars - very obscure bugs (Re: Tiles broken)

2001-09-17 Thread Jeff Turner
After much digging, I found the problem is that I'm using a later version of commons-digester.jar than that used in the nightly builds. By doing 'cvs log's on missing files, it looks like the commons-digester.jar used in the nightly build cannot be newer than 2001/08/04. How does the nightly

cvs commit: jakarta-struts/doc todo-1.1.xml project.xml installation.xml index.xml

2001-09-17 Thread husted
husted 01/09/17 18:39:51 Modified:doc todo-1.1.xml project.xml installation.xml index.xml Log: Minor tweaks to home page; refactor installation pages to put binary instructions first; update TODO list to reflect current task status. Revision ChangesPath 1.6

cvs commit: jakarta-struts/doc/userGuide volunteers.xml resources.xml kickstart.xml

2001-09-17 Thread husted
husted 01/09/17 18:40:35 Modified:doc/userGuide volunteers.xml resources.xml kickstart.xml Log: Add next link to pages. Revision ChangesPath 1.5 +2 -0 jakarta-struts/doc/userGuide/volunteers.xml Index: volunteers.xml

Re: Updating Site for Struts 1.1

2001-09-17 Thread martin . cooper
I've just been looking at the current state of things. This is looking very good, Ted! Other comments interspersed. - Original Message - From: Ted Husted archive@jab.org To: [EMAIL PROTECTED] Sent: Monday, September 17, 2001 1:15 PM Subject: Re: Updating Site for Struts 1.1 [EMAIL

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/html ImageTag.java

2001-09-17 Thread martinc
martinc 01/09/17 22:50:51 Modified:doc struts-html.xml src/share/org/apache/struts/taglib/html ImageTag.java Log: Add the 'align' attribute to the html:image tag. PR: 3288 Submitted by: Misak Boulatian Revision ChangesPath 1.22 +9 -0