svn commit: r348688 - in /struts: action/trunk/project.xml apps/trunk/project.xml el/trunk/project.xml extras/trunk/project.xml taglib/trunk/project.xml tiles/trunk/project.xml

2005-11-24 Thread wsmoak
Author: wsmoak Date: Thu Nov 24 00:49:55 2005 New Revision: 348688 URL: http://svn.apache.org/viewcvs?rev=348688&view=rev Log: Renamed 'core' sub-project to 'action' Modified: struts/action/trunk/project.xml struts/apps/trunk/project.xml struts/el/trunk/project.xml struts/extras/t

svn commit: r348693 - in /struts/build/trunk: maven-nightly.sh.current maven.xml

2005-11-24 Thread wsmoak
Author: wsmoak Date: Thu Nov 24 01:18:52 2005 New Revision: 348693 URL: http://svn.apache.org/viewcvs?rev=348693&view=rev Log: Renamed 'core' sub-project to 'action' Modified: struts/build/trunk/maven-nightly.sh.current struts/build/trunk/maven.xml Modified: struts/build/trunk/maven-nigh

Re: Reminder: 'core' will be renamed 'action' on Wednesday evening

2005-11-24 Thread Wendy Smoak
On 11/23/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > - rename core to action > - modify svn:externals on 'current' Would help to change all the dependencies, wouldn't it? I've checked that in, and 'maven build-all' works. I also created the directory under .../struts/maven/trunk/nightly . Jam

[EMAIL PROTECTED]: Project struts-core (in module struts) failed

2005-11-24 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-core has an issue affecting its community integration. This issue affects

[EMAIL PROTECTED]: Project struts-core (in module struts) failed

2005-11-24 Thread Stefan Bodewig
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project struts-core has an issue affecting its community integration. This issue affects

RE: Lightweight Skin Framework

2005-11-24 Thread Matthias Wessendorf
Mohan- sounds interesting! Thanks for the paper ;) One question: Why are you using a Struts Plugin (SkinPlugin) instead of ContextListener ? With a context listener your framework is not *tied* to struts. -Matthias > -Original Message- > From: Mohan Kishore [mailto:[EMAIL PROTECTED] >

Re: Reminder: 'core' will be renamed 'action' on Wednesday evening

2005-11-24 Thread James Mitchell
The nightly build is completely self contained, such that an entire new svn checkout happens every night. So your fixes should fix the nightly as well. I am adding a cleanup piece to the nightly script right now. I knew I would have to do that eventually, and there's a rather large number of

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Niall Pemberton
Wendy, I think the best option would be to fix whatever maven 2 issues there are with 1.2 Branch project.xml and use that for the pom. Niall - Original Message - From: "Wendy Smoak" <[EMAIL PROTECTED]> Sent: Wednesday, November 23, 2005 6:34 PM On 11/20/05, Apache Wiki <[EMAIL PROTECT

Re: Reminder: 'core' will be renamed 'action' on Wednesday evening

2005-11-24 Thread Niall Pemberton
I've modified gump for the new name, although theres no way to test gump - so we'll find out in the next run if I did it correctly. Niall - Original Message - From: "Wendy Smoak" <[EMAIL PROTECTED]> Sent: Thursday, November 24, 2005 3:21 AM On 11/23/05, Wendy Smoak <[EMAIL PROTECTED]>

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Wendy Smoak
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > > I think the best option would be to fix whatever maven 2 issues there are > with 1.2 Branch project.xml and use that for the pom. > What's the URL for the 1.2 branch? (And where should I have been able to find it without asking?) Thanks

svn commit: r348769 - in /struts/apps/trunk/mailreader/src/webapp: ./ WEB-INF/ WEB-INF/entities/

2005-11-24 Thread husted
Author: husted Date: Thu Nov 24 08:38:59 2005 New Revision: 348769 URL: http://svn.apache.org/viewcvs?rev=348769&view=rev Log: Update the webtests for version 1.7. Add a couple of missing body tags to JSPs (thanks IDEA!). Added: struts/apps/trunk/mailreader/src/webapp/WEB-INF/entities/taskde

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Niall Pemberton
The following url is to check out the 1.2 branch: https://svn.apache.org/repos/asf/struts/action/branches/STRUTS_1_2_BRANCH Sorry I don't think this is documented anywhere - I guess we all got educated on it when the svn conversion was happening - which doesn't help for committers that have arri

RE: Lightweight Skin Framework

2005-11-24 Thread Mohan Kishore
No particular reason - could have gone either ways - but since we were already using Struts, preferred keeping my configurations in one place (instead of touching web.xml separately). - Mohan Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Mohan- sounds interesting! Thanks for the paper

Re: Lightweight Skin Framework

2005-11-24 Thread Niall Pemberton
This may be of interest: http://wiki.apache.org/struts/StrutsPlugins Niall - Original Message - From: "Mohan Kishore" <[EMAIL PROTECTED]> Sent: Thursday, November 24, 2005 4:46 PM > No particular reason - could have gone either ways - but since we were already using Struts, preferr

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Wendy Smoak
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > The following url is to check out the 1.2 branch: > > https://svn.apache.org/repos/asf/struts/action/branches/STRUTS_1_2_BRANCH I see what happened... I had it checked out with 'core' in the URL, and didn't realize until now that it was th

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Niall Pemberton
Part of the problem is that the Struts 1.2.x uses ant for the build - not sure if the maven one works properly or not. The ant build doesn't have xalan at all - just the xerces (xml-apis) dependency. I believe the xml-apis is an inherited dependency from digester for processing config files - and

svn commit: r348775 - /struts/action/branches/STRUTS_1_2_BRANCH/project.xml

2005-11-24 Thread wsmoak
Author: wsmoak Date: Thu Nov 24 09:34:43 2005 New Revision: 348775 URL: http://svn.apache.org/viewcvs?rev=348775&view=rev Log: Added dependency scope hints for conversion to a Maven 2 pom. Modified: struts/action/branches/STRUTS_1_2_BRANCH/project.xml Modified: struts/action/branches/STRUTS_

Re: Maven pom for 1.2.8 (was: Re: [Struts Wiki] Update of "StrutsRelease128" by NiallPemberton)

2005-11-24 Thread Wendy Smoak
On 11/24/05, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Part of the problem is that the Struts 1.2.x uses ant for the build - not > sure if the maven one works properly or not. > > The ant build doesn't have xalan at all - just the xerces (xml-apis) > dependency. I believe the xml-apis is an inh

[Struts Wiki] Update of "StrutsConsultants" by krishna manchikalapudi

2005-11-24 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 krishna manchikalapudi: http://wiki.apache.org/struts/StrutsConsultants The comment on the change is: nanobit inc, which provide services for stru

[Struts Wiki] Update of "StrutsTags" by FrankZammetti

2005-11-24 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 FrankZammetti: http://wiki.apache.org/struts/StrutsTags -- == Aja

svn commit: r348785 - in /struts/shale/trunk/xdocs: features-application-manager.xml navigation.xml using.xml

2005-11-24 Thread wsmoak
Author: wsmoak Date: Thu Nov 24 11:13:12 2005 New Revision: 348785 URL: http://svn.apache.org/viewcvs?rev=348785&view=rev Log: Collapsed the sub-project documentation menu, fixed typos. Modified: struts/shale/trunk/xdocs/features-application-manager.xml struts/shale/trunk/xdocs/navigation

svn commit: r348790 - in /struts/shale/trunk: build.xml core-library/src/java/overview.html docs/release-notes-1.0.0.html

2005-11-24 Thread craigmcc
Author: craigmcc Date: Thu Nov 24 11:46:44 2005 New Revision: 348790 URL: http://svn.apache.org/viewcvs?rev=348790&view=rev Log: Tweak global build script such that "ant clean release" works correctly in a distribution (there were problems with the location of the release notes file, which is now

svn commit: r348805 - /struts/shale/trunk/core-library/build.xml

2005-11-24 Thread craigmcc
Author: craigmcc Date: Thu Nov 24 13:27:43 2005 New Revision: 348805 URL: http://svn.apache.org/viewcvs?rev=348805&view=rev Log: Tweak JAR building so that the manifest of each JAR file has a unique "Extention-Name" entry: * shale-core.jarorg.apache.shale * shale-spring.jar

svn commit: r348867 - in /struts/shale/trunk/xdocs: features-reusable-views.xml images/ images/clay-rolodex.gif

2005-11-24 Thread wsmoak
Author: wsmoak Date: Thu Nov 24 20:18:42 2005 New Revision: 348867 URL: http://svn.apache.org/viewcvs?rev=348867&view=rev Log: Improve the Reusable Views page - Add a screen shot of the Clay Rolodex example - Link to the online DTD documentation - minor editing Added: struts/shale/trunk/xdocs

Request for help/suggestions on bug 37479

2005-11-24 Thread Paul Benedict
To those on the dev list, could I get someone to look at a defect I submitted? http://issues.apache.org/bugzilla/show_bug.cgi?id=37479 I would like to actually contribute this patch but I need some support from the community in terms of comments and suggestions. Any thoughts are app

iterating over collection

2005-11-24 Thread Malhotra, Amitkumar \(Exchange\)
Hello All, Am stuck up with a simple problem and could not find solution to the same over the net my DAO sets a list in the session , this list contains java bean classes, the action class forwards the flow to a jsp page. I want to iterate over the collection and read the java beans stor

sorry for posting this question to the wrong list, please igore it

2005-11-24 Thread Malhotra, Amitkumar \(Exchange\)
    From: Malhotra, Amitkumar (Exchange) Sent: Friday, November 25, 2005 10:38 AM To: dev@struts.apache.org Subject: iterating over collection   Hello All, Am stuck up with a simple problem and could not find solution to the same over the net my DAO sets a list in the sessi