Re: [VOTE] Struts 1.0-beta-1 Release Plan

2001-02-20 Thread Johan Compagner
+1 - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 20, 2001 7:18 AM Subject: [VOTE] Struts 1.0-beta-1 Release Plan > Now that the TODO list for 1.0 (and the bug reports in Bugzilla) are > dwindling away, it's time for

Re: PROPOSAL - Testing Framework

2001-02-20 Thread Vincent Massol
+1 Great idea ! :) I am the author of J2EEUnit (http://j2eeunit.sourceforge.net) and I'm committed to help you implement this suite of tests. I have already been implementing such a suite of tests for J2EEUnit itself and thus I know very well how to integrate it with Ant (actually I already have

cvs commit: jakarta-struts WhoWeAre

2001-02-20 Thread husted
husted 01/02/20 04:22:23 Modified:.WhoWeAre Log: Minor fix to bio. Revision ChangesPath 1.2 +7 -18 jakarta-struts/WhoWeAre Index: WhoWeAre === RCS file: /home/cvs/jakarta-struts/W

cvs commit: jakarta-struts/src/doc installation-ip.xml installation.xml

2001-02-20 Thread husted
husted 01/02/20 04:25:04 Modified:src/doc installation.xml Added: src/doc installation-ip.xml Log: Add iPlanet instructions. Submitted by Stanley Santiago. Revision ChangesPath 1.17 +12 -15jakarta-struts/src/doc/installation.xml Index: insta

cvs commit: jakarta-struts/web/blank/WEB-INF/classes ApplicationResources.properties

2001-02-20 Thread husted
husted 01/02/20 04:27:10 Modified:web/blank/WEB-INF/classes ApplicationResources.properties Log: Clarify use of "blank" application. Suggested by Dan Connelly. Revision ChangesPath 1.2 +2 -2 jakarta-struts/web/blank/WEB-INF/classes/ApplicationResources.

cvs commit: jakarta-struts/src/share/org/apache/struts/taglib/logic package.html

2001-02-20 Thread husted
husted 01/02/20 04:29:35 Modified:src/share/org/apache/struts/taglib/logic package.html Log: Document that rewrite now accepts href, forward, and page (code version 1.7). Revision ChangesPath 1.7 +103 -93 jakarta-struts/src/share/org/apache/struts/taglib/logic

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

2001-02-20 Thread husted
husted 01/02/20 04:33:21 Modified:src/share/org/apache/struts/taglib/html package.html Log: Document new attributes for img and image tags (source revision 1.12 and 1.7). Revision ChangesPath 1.3 +6 -0 jakarta-struts/src/share/org/apache/struts/taglib/html/

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

2001-02-20 Thread husted
husted 01/02/20 04:34:32 Modified:src/doc/userGuide resources.xml Log: Add new resources - Craig T's presentation and Malcom D's article. Revision ChangesPath 1.5 +37 -56jakarta-struts/src/doc/userGuide/resources.xml Index: resources.xml ===

Re: [VOTE] Struts 1.0-beta-1 Release Plan

2001-02-20 Thread Ted Husted
+1

Support for submitting unchecked checkboxes

2001-02-20 Thread Laine Donlan
In order to capture the act of a user unchecking checkboxes and to initialize the checkbox as checked/unchecked with non boolean values I made a couple of changes to the org.apache.struts.taglib.html.CheckboxTag. Basically the changes consisted of: 1) Using the supplied value attribute to matc

Re: PROPOSAL - Testing Framework

2001-02-20 Thread Rob Leland
On the contact info for testing could you change the contact email address from: [EMAIL PROTECTED] to : [EMAIL PROTECTED] That way I can sort out email easier. -Rob

RE: [VOTE] Struts 1.0-beta-1 Release Plan

2001-02-20 Thread Schachter, Michael
+1 -Original Message- From: Craig R. McClanahan To: [EMAIL PROTECTED] Sent: 2/20/01 1:18 AM Subject: [VOTE] Struts 1.0-beta-1 Release Plan Now that the TODO list for 1.0 (and the bug reports in Bugzilla) are dwindling away, it's time for a 1.0-beta-1 release of Struts! I just checked i

cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread craigmcc
craigmcc01/02/20 09:28:30 Modified:src/doc todo-1.1.xml Log: Correct email contact address for Rob. TODO: figure out why my stylesheet is eating the tags on volunteers... Revision ChangesPath 1.13 +1 -1 jakarta-struts/src/doc/todo-1.1.xml Index: to

Re: PROPOSAL - Testing Framework

2001-02-20 Thread Craig R. McClanahan
Vincent Massol wrote: > +1 > > Great idea ! :) > > I am the author of J2EEUnit (http://j2eeunit.sourceforge.net) and I'm > committed to help you implement this suite of tests. That is great news, Vincent! > I have already been > implementing such a suite of tests for J2EEUnit itself and thus I

Re: cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread Craig Tataryn
Let us see the stylesheet ;) [EMAIL PROTECTED] wrote: > craigmcc01/02/20 09:28:30 > > Modified:src/doc todo-1.1.xml > Log: > Correct email contact address for Rob. > > TODO: figure out why my stylesheet is eating the tags on volunteers... > > Revision ChangesPath >

Re: cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread Craig R. McClanahan
Craig Tataryn wrote: > Let us see the stylesheet ;) > http://jakarta.apache.org/cvsweb/index.cgi/jakarta-struts/src/doc/stylesheets/struts.xsl :-) Craig > > > > [EMAIL PROTECTED] wrote: > > > craigmcc01/02/20 09:28:30 > > > > Modified:src/doc todo-1.1.xml > > Log: > > Correct

cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread craigmcc
craigmcc01/02/20 11:39:41 Modified:src/doc todo-1.1.xml Log: Add a TODO item for a presentation tags library (similar to the HTML library) with output aimed at WML / WAP / HDML environments. Submitted by: Nathan Niesen <[EMAIL PROTECTED]> PR: Bugzilla #655 Revision C

Re: cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread Craig Tataryn
h, maybe for now you can just add a section before your "" section that looks like this: Would that do it? Change it to: "Craig R. McClanahan" wrote: > Craig Tataryn wrote: > > > Let us see the stylesheet ;) > > > > >http://jakarta.apache.org/cvsweb/index.cgi/jak

Re: cvs commit: jakarta-struts/src/doc todo-1.1.xml

2001-02-20 Thread Incze Lajos
On Tue, Feb 20, 2001 at 05:28:31PM -, [EMAIL PROTECTED] wrote: > craigmcc01/02/20 09:28:30 > > Modified:src/doc todo-1.1.xml > Log: > Correct email contact address for Rob. > > TODO: figure out why my stylesheet is eating the tags on volunteers... > You explicitely s

cvs commit: jakarta-struts/src/conf struts-config_1_0.dtd

2001-02-20 Thread craigmcc
craigmcc01/02/20 16:19:09 Modified:src/conf struts-config_1_0.dtd Log: Remove default scope so that the configured ActionMapping base class determines the default setting. Revision ChangesPath 1.12 +2 -2 jakarta-struts/src/conf/struts-config_1_0.dtd Inde

cvs commit: jakarta-struts/src/share/org/apache/struts/actions AddFormBeanAction.java AddForwardAction.java AddMappingAction.java ReloadAction.java RemoveFormBeanAction.java RemoveForwardAction.java RemoveMappingAction.java

2001-02-20 Thread craigmcc
craigmcc01/02/20 16:35:56 Modified:src/share/org/apache/struts/action Action.java ActionBase.java ActionError.java ActionErrors.java ActionForm.java ActionFormBean.java ActionFormBeans.java ActionForward.java

Re: [VOTE] Struts 1.0-beta-1 Release Plan

2001-02-20 Thread Pierre Delisle
+1 -- Pierre

Re: PROPOSAL - Testing Framework

2001-02-20 Thread Vincent Massol
Ok Here are some pointers to get started : - In order to be able to automatically start the tests using Ant, you need a custom ant task. Ant is not able to start a task in parallel for the moment and then join it with the parent thread on some conditions. This is why I have developped an Ant task