Re: Subversion Refactoring Frenzy and Maven Questions

2004-10-10 Thread Craig McClanahan
On Sun, 10 Oct 2004 08:29:20 -0400, Ted Husted [EMAIL PROTECTED] wrote: On Sat, 09 Oct 2004 21:06:44 -0700, Craig McClanahan wrote: ... Interestingly, this subproject has four subsubprojects ... Are you counting the MailReader database as a separate artifact? I hadn't been, and that

Re: Roadmap

2004-10-10 Thread Ted Husted
On Sun, 10 Oct 2004 16:04:40 -0400, Mike Stanley wrote:  Another simple suggstion I would like to make (enhancement request) -   it would be extremely powerful to add the property support that  exists for plugin configuration, to action and request processors.    This can go along way for special

Re: struts, maven example projects

2004-10-10 Thread Joe Germuska
I intend to continue to work to make Maven a good way to build Struts. We use Maven extensively at my day job, so I'm happy to build synergy between that and working on Struts. Nathan, in looking specifically at your project, I'm wondering one thing: are you using the term Module synonymously

Re: Subversion Refactoring Frenzy and Maven Questions

2004-10-10 Thread Ted Husted
On Sun, 10 Oct 2004 13:22:27 -0700, Craig McClanahan wrote:  Splitting out the database part of mailreader seems like an obvious  first step.  How about a top level examples directory with a  mailreader-database subdirectory to contain this artifact?  If  the business logic turns out to be

Re: struts, maven example projects

2004-10-10 Thread Nathan Coast
Nathan, in looking specifically at your project, I'm wondering one thing: are you using the term Module synonymously with the sense of a Struts module as a separate config/* entry in the web.xml? Or is module just your term for a unit of a web application? yes, we're using 'module' to mean a