Re: [Struts Wiki] Update of "DefinePita" by DakotaJack

2005-05-06 Thread Dakota Jack
Your note, Ted, seems to make an assumption that I am talking about some "we" which includes you and the community. That is not true. I find almost all the people on this list exemplary, hekpful, insightful, and plain just dandy.. And, I really have no difficulty in myself with you either, altho

[Struts Wiki] Update of "StrutsRelease127" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsRelease127 -- ||

Re: [Struts Wiki] Update of "DefinePita" by DakotaJack

2005-05-06 Thread Ted Husted
On 5/6/05, Dakota Jack <[EMAIL PROTECTED]> wrote: > Your note, Ted, seems to make an assumption that I am talking about > some "we" which includes you and the community. That is not true. I > find almost all the people on this list exemplary, hekpful, > insightful, and plain just dandy.. And, I

[Struts Wiki] Update of "StrutsUpgradeNotes124to127" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsUpgradeNotes124to127 New page: = Upgrading Struts 1.2.4 to Struts 1.2.7 = == 1. jars == Obvi

[Struts Wiki] Update of "StrutsUpgrade" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsUpgrade -- =

[Struts Wiki] Update of "StrutsUpgrade" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsUpgrade -- =

[ANNOUNCE] Struts 1.2.7 Test Build Available

2005-05-06 Thread Niall Pemberton
The Struts 1.2.7 Test Build is now available here: http://cvs.apache.org/dist/struts/v1.2.7/ The release notes include highlights of changes in this version, as well as the full details of changes and bug fixes: http://struts.apache.org/userGuide/release-notes.html Once feedback has been collect

[Struts Wiki] Update of "StrutsRelease127" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsRelease127 -- De

svn commit: r168612 - /struts/core/branches/STRUTS_1_2_BRANCH/build.xml

2005-05-06 Thread niallp
Author: niallp Date: Fri May 6 07:55:46 2005 New Revision: 168612 URL: http://svn.apache.org/viewcvs?rev=168612&view=rev Log: Exclude the "lib" directory from the source distro Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/build.

svn commit: r168613 - /struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml

2005-05-06 Thread niallp
Author: niallp Date: Fri May 6 08:01:44 2005 New Revision: 168613 URL: http://svn.apache.org/viewcvs?rev=168613&view=rev Log: Minor doc correction Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/i

1.3 "modular" and 1.2.7 "solid"

2005-05-06 Thread Michael Jouravlev
According to roadmap, 1.3 distribution will be divided into subprojects: * core, apps, el, faces, site, taglibs * flow, scripting (new) Is this the final decision on how subprojects will be divided? I am looking at 1.2.7 right now and I see stuff that I do not use, but which is included, like Va

Re: 1.3 "modular" and 1.2.7 "solid"

2005-05-06 Thread rmanchu
i think that ORO is required by Validator which is a requirement of struts. some validation expressions depend on it. Michael Jouravlev wrote: Also, http://wiki.apache.org/struts/StrutsRelease127 mentions dependency on Jakarta ORO, but looks like this is not the case. The only class that uses OR

[Struts Wiki] Update of "StrutsReleasePlans" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsReleasePlans --

[Struts Wiki] Update of "StrutsRelease127" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsRelease127 --

[Struts Wiki] Update of "StrutsReleasePlans" by NiallPemberton

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by NiallPemberton: http://wiki.apache.org/struts/StrutsReleasePlans -- -

Re: 1.3 "modular" and 1.2.7 "solid"

2005-05-06 Thread Niall Pemberton
- Original Message - From: "Michael Jouravlev" <[EMAIL PROTECTED]> Sent: Friday, May 06, 2005 6:27 PM > According to roadmap, 1.3 distribution will be divided into subprojects: > * core, apps, el, faces, site, taglibs > * flow, scripting (new) It already has been - actually the divisio

Re: [Struts Wiki] Update of "StrutsRelease127" by MichaelJouravlev

2005-05-06 Thread Niall Pemberton
Michael, The main purpose of the Release Plans - is as a "working document" for the committers to use during the release process. While theres nothing wrong with having the information you added there - if the purpose is to provide information for the wider community, then it would probably be bes

Re: 1.3 "modular" and 1.2.7 "solid"

2005-05-06 Thread Michael Jouravlev
Right, Validator was moved to core. I am sure that this decision was well motivated. I never used in in four years, though. But now I finally have a chance to try it ;-) On 5/6/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > - Original Message - > From: "Michael Jouravlev" <[EMAIL PROTECT

Re: 1.3 "modular" and 1.2.7 "solid"

2005-05-06 Thread Joe Germuska
At 11:38 AM -0700 5/6/05, Michael Jouravlev wrote: Right, Validator was moved to core. I am sure that this decision was well motivated. I never used in in four years, though. But now I finally have a chance to try it ;-) For a long time Struts absorbed things -- Validator, Tiles, etc. We've since

[Struts Wiki] Update of "StrutsCatalog" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsCatalog -- *

[Struts Wiki] Update of "StrutsCatalogInputOutputSeparation" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsCatalogInputOutputSeparation New page: This information is covers almost the same topic, as

[Struts Wiki] Update of "StrutsCatalogInputOutputSeparation" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsCatalogInputOutputSeparation ---

[Struts Wiki] Update of "StrutsCatalogInputOutputSeparation" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsCatalogInputOutputSeparation ---

[Struts Wiki] Update of "StrutsMultipleActionForms" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsMultipleActionForms

[Struts Wiki] Update of "StrutsCatalogInputOutputSeparation" by MichaelJouravlev

2005-05-06 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by MichaelJouravlev: http://wiki.apache.org/struts/StrutsCatalogInputOutputSeparation ---