[shale?] mimicking wildcard action mapping paths

2005-11-26 Thread Laurie Harper
I suspect that Shale doesn't provide anything over-and-above the standard JSF navigation management in this area, in which case this may be more of a general JSF question: I use wildcard action mapping paths extensively, which of course continues to work unchanged with struts-faces, but I'm wo

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

2005-11-26 Thread wsmoak
Author: wsmoak Date: Sat Nov 26 22:30:43 2005 New Revision: 349186 URL: http://svn.apache.org/viewcvs?rev=349186&view=rev Log: Use 'groupId' and 'artifactId' instead of 'id' alone. Modified: struts/action/branches/STRUTS_1_2_BRANCH/project.xml Modified: struts/action/branches/STRUTS_1_2_BRAN

svn commit: r349185 - /struts/shale/trunk/xdocs/features-view-controller.xml

2005-11-26 Thread wsmoak
Author: wsmoak Date: Sat Nov 26 22:29:24 2005 New Revision: 349185 URL: http://svn.apache.org/viewcvs?rev=349185&view=rev Log: Mention the requirement that the view controller's can be mapped from the view id, and add more links. Modified: struts/shale/trunk/xdocs/features-view-controller.x

Re: [VOTE] Confirm the Struts Action Library 1.3.0 release plan

2005-11-26 Thread Laurie Harper
Niall Pemberton wrote: project rather than core. At the moment I'm -0 on this feature because it doesn't have any JUnit tests - if tests are added I'd change that to a +0! Niall, are you comfortable with just a test page in the exercises app? I have that almost ready to commit; I just have to

Re: DO NOT REPLY [Bug 36794] - Enhance DynaActionForm and sub-classes to allow normal property access in JSPs

2005-11-26 Thread Wendy Smoak
On 11/26/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > Ted, where do I edit the release notes for 1.3.0? The only likely > candidate looked to be > >action/xdocs/userGuide/release-notes.xml > > but that looks like it's the 1.2.8 release notes... Are 1.3.0 release > notes being aggregated some

Re: DO NOT REPLY [Bug 36794] - Enhance DynaActionForm and sub-classes to allow normal property access in JSPs

2005-11-26 Thread Laurie Harper
Ted, where do I edit the release notes for 1.3.0? The only likely candidate looked to be action/xdocs/userGuide/release-notes.xml but that looks like it's the 1.2.8 release notes... Are 1.3.0 release notes being aggregated somewhere else? L. [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS

Re: [PROPOSAL] Merger with WebWork

2005-11-26 Thread Martin Cooper
Great stuff! The idea of combining what I consider to be the two leading action-oriented frameworks is very appealing. :-) I would definitely like to pursue this. We'll probably need to do some juggling to make the two-phase Ti approach work, but that sounds like a decent way to go about it. As fo

Re: ot: C# COR

2005-11-26 Thread Ted Husted
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > I was just loooking for a CoR only that reads XML config and makes a > configured chain, sort of commmons-chain.jar, w/o the rest. It's there as a standalone package called Agility. The rest of the framework cleanly builds over the base Agility pack

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

2005-11-26 Thread craigmcc
Author: craigmcc Date: Sat Nov 26 12:22:53 2005 New Revision: 349140 URL: http://svn.apache.org/viewcvs?rev=349140&view=rev Log: Ensure that LICENSE.txt and NOTICE.txt are included in the META-INF directory of shale-spring.jar and shale-tiles.jar as well as shale-core.jar. Modified: struts/sh

Re: [PROPOSAL] Merger with WebWork

2005-11-26 Thread Nathan Bubna
interesting. and promising! i'll keep on eye on this. webwork has long had better velocity integration that struts. this proposed merger might either obviate the need for VelocityStruts integration in VelocityTools or else provide an opportune time to shift some of that code over to the "StrutsW

Re: [ANNOUNCEMENT][shale] Struts Shale 1.0.0 Release Candidate 1 Available

2005-11-26 Thread Craig McClanahan
On 11/26/05, Ted Husted <[EMAIL PROTECTED]> wrote: > > I'm not sure if I'm comfortable with going back to using the "release > candidate" nomenclature. If we want to release a distribution, we > should vote on the plan, and release a distribution. If that > distribution needs work to make the GA gr

Re: ot: C# COR

2005-11-26 Thread Martin Cooper
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > > I was just loooking for a CoR only that reads XML config and makes a > configured chain, sort of commmons-chain.jar, w/o the rest. > > I can look at Overdrive and factor out what I need. But that was my point - you don't need to factor it out. Th

Re: ot: C# COR

2005-11-26 Thread netsql
I was just loooking for a CoR only that reads XML config and makes a configured chain, sort of commmons-chain.jar, w/o the rest. I can look at Overdrive and factor out what I need. .V Martin Cooper wrote: Unless I'm mistaken, that's exactly what Agility (part of OverDrive) is, in the Struts s

Re: home page of struts lists related projects....

2005-11-26 Thread Wendy Smoak
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > Idea is that one would not have to set up a project, that's boring. Exactly. :) It's mvn archetype:create ... mvn idea:idea<-- pick your IDE ... and open the project. > Key is that time be spent that choices be as simple as possib

Re: ot: C# COR

2005-11-26 Thread Martin Cooper
Unless I'm mistaken, that's exactly what Agility (part of OverDrive) is, in the Struts sandbox. See: http://svn.apache.org/repos/asf/struts/sandbox/trunk/overdrive/README.txt -- Martin Cooper On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > > Is there a C# COR impl someplace in SVN of Commons?

Re: home page of struts lists related projects....

2005-11-26 Thread Frank W. Zammetti
Martin Cooper wrote: Adding this kind of how-to to the wiki is a perfect use of the wiki, although I'd be leery of having a boatload of links directly from the Struts home page. (Imagine all the combinations we might end up with. Absolutely, a bunch of links would be a mess... but a single link

Re: home page of struts lists related projects....

2005-11-26 Thread Martin Cooper
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > > > JSTL? > What about jUnit (or MockObject)? > Ant (or Mave) > And Rico ;-) > > etc. > > I would put it on struts.sf.net like I used to. > There are too many choices, so just make not bad choices. If you don't want to make bad choices, why did you

Re: home page of struts lists related projects....

2005-11-26 Thread Martin Cooper
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > > I think home page should include a link to sister project: > http://ibatis.apache.org > > I'd say a lot of users use it. > And struts still does not have a dao api, a big minus. As Ted mentioned, to many people, including myself, this is a big pl

Re: home page of struts lists related projects....

2005-11-26 Thread netsql
JSTL? What about jUnit (or MockObject)? Ant (or Mave) And Rico ;-) etc. I would put it on struts.sf.net like I used to. There are too many choices, so just make not bad choices. .V Frank W. Zammetti wrote: The reason is that if there was a package on the Apache Struts site I could downlo

svn commit: r349130 - in /struts/sandbox/trunk/archetypes/blank: README.txt src/main/resources/archetype-resources/pom.xml

2005-11-26 Thread wsmoak
Author: wsmoak Date: Sat Nov 26 09:45:38 2005 New Revision: 349130 URL: http://svn.apache.org/viewcvs?rev=349130&view=rev Log: Updated the 'Struts Blank' archetype, core -> action Modified: struts/sandbox/trunk/archetypes/blank/README.txt struts/sandbox/trunk/archetypes/blank/src/main/r

Re: home page of struts lists related projects....

2005-11-26 Thread Martin Cooper
On 11/26/05, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: > > I personally would *NOT* want to see anything on the Apache Struts site > that has any extras (from outside the Struts project itself) in it, in > any combination, even my own Java Web Parts :) > > The reason is that if there was a packa

Re: home page of struts lists related projects....

2005-11-26 Thread Frank W. Zammetti
I personally would *NOT* want to see anything on the Apache Struts site that has any extras (from outside the Struts project itself) in it, in any combination, even my own Java Web Parts :) The reason is that if there was a package on the Apache Struts site I could download that included iBati

[Struts Wiki] Update of "SnapshotGuide11" by MartinCooper

2005-11-26 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 MartinCooper: http://wiki.apache.org/struts/SnapshotGuide11 The comment on the change is: Why can't people get the version numbering scheme right?

ot: C# COR

2005-11-26 Thread netsql
Is there a C# COR impl someplace in SVN of Commons? Elsewhere? .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: home page of struts lists related projects....

2005-11-26 Thread netsql
Wendy Smoak wrote: A "full stack" distribution that included Struts is a good idea, but it seems outside the scope of Apache Struts right now. Vic, are you thinking of a full example app, or of something more like AppFuse that sets up a project for you? I'm playing with Maven 2 archetypes

Re: home page of struts lists related projects....

2005-11-26 Thread Wendy Smoak
On 11/26/05, Ted Husted <[EMAIL PROTECTED]> wrote: > (I also thing an IDEA HOWTO would be a great addition for > the IDE section.) I started a page on the Wiki when I noticed how out of date the IDE guides were (last summer.) I think they've seen some updates since then, but the Wiki page is sti

svn commit: r349129 - /struts/site/trunk/xdocs/announce.xml

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 08:39:08 2005 New Revision: 349129 URL: http://svn.apache.org/viewcvs?rev=349129&view=rev Log: Announcements - Add Struts 1.2.8. Back-enter Hubert's committer announcement from February. Modified: struts/site/trunk/xdocs/announce.xml Modified: struts/site/tr

[Struts Wiki] Update of "StrutsIDEGuides" by WendySmoak

2005-11-26 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 WendySmoak: http://wiki.apache.org/struts/StrutsIDEGuides The comment on the change is: Page was never created --

Re: [ANNOUNCEMENT][shale] Struts Shale 1.0.0 Release Candidate 1 Available

2005-11-26 Thread Ted Husted
I'm not sure if I'm comfortable with going back to using the "release candidate" nomenclature. If we want to release a distribution, we should vote on the plan, and release a distribution. If that distribution needs work to make the GA grade, then we should just release the next milestone. We worke

Re: site/build/DRAFTS.txt

2005-11-26 Thread Dakota Jack
What is with the silence on this WebWorks? That is very interesting. On 11/26/05, Ted Husted <[EMAIL PROTECTED]> wrote: > > Believe it or not, the ASF actually has a Public Relations Committee, > that likes to do things like collect together a stack of press > releases to send out during ApacheCo

svn commit: r349122 - in /struts/site/trunk: DRAFTS.txt build

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 07:39:36 2005 New Revision: 349122 URL: http://svn.apache.org/viewcvs?rev=349122&view=rev Log: Renamed remotely to avoid conflict with "virtual" build folder. Added: struts/site/trunk/DRAFTS.txt - copied unchanged from r349121, struts/site/trunk/build Re

svn commit: r349121 - in /struts/site/trunk/xdocs: mail.xml navigation.xml

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 07:28:00 2005 New Revision: 349121 URL: http://svn.apache.org/viewcvs?rev=349121&view=rev Log: Update link to announcements@; update sidebar links to struts-action, struts-scripting, and struts-shale; add Tomcat and MyFaces as related projects. Modified: stru

Re: home page of struts lists related projects....

2005-11-26 Thread Ted Husted
On 11/26/05, netsql <[EMAIL PROTECTED]> wrote: > I think home page should include a link to sister project: > http://ibatis.apache.org > I'd say a lot of users use it. > And struts still does not have a dao api, a big minus. And others might believe it is a big plus, since many teams have their ow

home page of struts lists related projects....

2005-11-26 Thread netsql
I think home page should include a link to sister project: http://ibatis.apache.org I'd say a lot of users use it. And struts still does not have a dao api, a big minus. There are other projects listed on home page/releated projects and I'd argue that iBatis is #1 related project. oto further

[Struts Wiki] Trivial Update of "SnapshotGuide11" by VicCekvenich

2005-11-26 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 VicCekvenich: http://wiki.apache.org/struts/SnapshotGuide11 -- http:

[Struts Wiki] Update of "SnapshotGuide11" by VicCekvenich

2005-11-26 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 VicCekvenich: http://wiki.apache.org/struts/SnapshotGuide11 The comment on the change is: head from tails New page: Struts news this weekend and

[Struts Wiki] Update of "StrutsBook" by VicCekvenich

2005-11-26 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 VicCekvenich: http://wiki.apache.org/struts/StrutsBook The comment on the change is: fixed name, etc. ---

[Struts Wiki] Update of "FrontPage" by VicCekvenich

2005-11-26 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 VicCekvenich: http://wiki.apache.org/struts/FrontPage -- * StrutsWa

site/build/DRAFTS.txt

2005-11-26 Thread Ted Husted
Believe it or not, the ASF actually has a Public Relations Committee, that likes to do things like collect together a stack of press releases to send out during ApacheCon, which starts in two weeks. There are some draft announcements in a new file named "DRAFTS.txt" in the Site Build folder, inclu

svn commit: r349110 - in /struts: build/trunk/DRAFTS.txt site/trunk/build

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 04:16:14 2005 New Revision: 349110 URL: http://svn.apache.org/viewcvs?rev=349110&view=rev Log: Move DRAFTS file to site Added: struts/site/trunk/build - copied unchanged from r349109, struts/build/trunk/DRAFTS.txt Removed: struts/build/trunk/DRAFTS.tx

svn commit: r349109 - /struts/build/trunk/DRAFTS.txt

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 04:01:00 2005 New Revision: 349109 URL: http://svn.apache.org/viewcvs?rev=349109&view=rev Log: Add DRAFTS file to hold working copies of announcements and such, until finalized. Added: struts/build/trunk/DRAFTS.txt Added: struts/build/trunk/DRAFTS.txt URL:

svn commit: r349108 - in /struts/apps/trunk/cookbook/src/webapp: WEB-INF/struts-config.xml WEB-INF/web.xml index.jsp jsp/Wildcard/ jsp/Wildcard/MatchAny.jsp jsp/Wildcard/MatchOne.jsp jsp/Wildcard/Sour

2005-11-26 Thread husted
Author: husted Date: Sat Nov 26 03:58:52 2005 New Revision: 349108 URL: http://svn.apache.org/viewcvs?rev=349108&view=rev Log: Cookbook - Add page demonstrating Wildcard mappings. * Note that consistent use of initial case for component names makes names easier to use in Wildcard expressions. * T