Subversion Refactoring Frenzy and Maven Questions

2004-10-09 Thread Craig McClanahan
I've taken advantage of the new capabilities that Subversion provides for refactoring, to set up struts-faces as a top-level subproject with the ability to create its own release artifact. Interestingly, this subproject has four subsubprojects that provide its content as well, so the top-level bui

svn commit: rev 54210 - in struts/trunk/struts-faces: . core-library

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 20:51:47 2004 New Revision: 54210 Modified: struts/trunk/struts-faces/build.xml struts/trunk/struts-faces/core-library/build.xml Log: Update the top-level build.xml for Struts-Faces to delegate to the appropriate submodules as needed to assemble the entire r

svn commit: rev 54209 - struts/trunk/struts-faces/src

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 20:13:11 2004 New Revision: 54209 Removed: struts/trunk/struts-faces/src/ Log: Remove the now-obsolete original source directory. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

svn commit: rev 54208 - in struts/trunk/struts-faces: src/sysclient/org sysclient-app sysclient-app/src sysclient-app/src/java sysclient-app/src/java/org sysclient-app/src/java/org/apache sysclient-app/src/java/org/apache/struts/faces/sysclient

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 20:12:10 2004 New Revision: 54208 Added: struts/trunk/struts-faces/sysclient-app/ struts/trunk/struts-faces/sysclient-app/build.xml - copied, changed from rev 54206, struts/trunk/struts-faces/build.xml struts/trunk/struts-faces/sysclient-app/src/

svn commit: rev 54207 - struts/trunk/struts-faces/web

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 19:57:12 2004 New Revision: 54207 Removed: struts/trunk/struts-faces/web/ Log: Clean up after moving webapp web sources. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

svn commit: rev 54206 - in struts/trunk/struts-faces: example2-webapp example2-webapp/src example2-webapp/src/java example2-webapp/src/java/org example2-webapp/src/web example2-webapp/src/web/WEB-INF src/example2/org web/example2 web/example2/WEB-INF

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 19:54:35 2004 New Revision: 54206 Added: struts/trunk/struts-faces/example2-webapp/ struts/trunk/struts-faces/example2-webapp/build.xml - copied, changed from rev 54205, struts/trunk/struts-faces/example1-webapp/build.xml struts/trunk/struts-faces/

svn commit: rev 54205 - in struts/trunk/struts-faces: example1-webapp example1-webapp/src example1-webapp/src/java example1-webapp/src/java/org example1-webapp/src/web example1-webapp/src/web/WEB-INF src/example/org web/example web/example/WEB-INF

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 19:44:17 2004 New Revision: 54205 Added: struts/trunk/struts-faces/example1-webapp/ struts/trunk/struts-faces/example1-webapp/build.xml - copied, changed from rev 54202, struts/trunk/struts-faces/systest1-webapp/build.xml struts/trunk/struts-faces/

svn commit: rev 54202 - in struts/trunk/struts-faces: core-library systest1-webapp systest1-webapp/src/java/org/apache/struts/faces/systest systest1-webapp/src/java/org/apache/struts/faces/systest1 systest1-webapp/src/web systest1-webapp/src/web/WEB-INF

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 19:30:58 2004 New Revision: 54202 Added: struts/trunk/struts-faces/systest1-webapp/build.xml - copied, changed from rev 54195, struts/trunk/struts-faces/core-library/build.xml struts/trunk/struts-faces/systest1-webapp/src/java/org/apache/struts/faces/

svn commit: rev 54196 - in struts/trunk/struts-faces: systest-webapp systest1-webapp

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 17:09:17 2004 New Revision: 54196 Added: struts/trunk/struts-faces/systest1-webapp/ - copied from rev 54195, struts/trunk/struts-faces/systest-webapp/ Removed: struts/trunk/struts-faces/systest-webapp/ Log: Rename "systest-webapp" to "systest1-webapp"

svn commit: rev 54195 - in struts/trunk/struts-faces/systest-webapp/src/web: . WEB-INF systest

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 17:07:45 2004 New Revision: 54195 Added: struts/trunk/struts-faces/systest-webapp/src/web/WEB-INF/ - copied from rev 54194, struts/trunk/struts-faces/systest-webapp/src/web/systest/WEB-INF/ struts/trunk/struts-faces/systest-webapp/src/web/context.jsp

svn commit: rev 54194 - in struts/trunk/struts-faces: src/systest/org systest-webapp systest-webapp/src systest-webapp/src/java systest-webapp/src/java/org systest-webapp/src/web systest-webapp/src/web/systest web/systest

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 17:04:18 2004 New Revision: 54194 Added: struts/trunk/struts-faces/systest-webapp/ struts/trunk/struts-faces/systest-webapp/src/ struts/trunk/struts-faces/systest-webapp/src/java/ struts/trunk/struts-faces/systest-webapp/src/java/org/ - copied fr

svn commit: rev 54193 - struts/trunk/struts-faces/core-library/src/test/org/apache/struts/faces/util

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 16:55:11 2004 New Revision: 54193 Modified: struts/trunk/struts-faces/core-library/src/test/org/apache/struts/faces/util/Bundle.properties struts/trunk/struts-faces/core-library/src/test/org/apache/struts/faces/util/MessagesMapTestCase.java Log: Tweak loca

svn commit: rev 54192 - in struts/trunk/struts-faces/src: conf java

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 16:52:10 2004 New Revision: 54192 Removed: struts/trunk/struts-faces/src/conf/ struts/trunk/struts-faces/src/java/ Log: Move the "src/java" and "src/conf" hierarchies down one level, to be under "core-library". -

svn commit: rev 54191 - in struts/trunk/struts-faces/core-library: . src/conf src/java src/test src/test/org src/test/org/apache src/test/org/apache/struts src/test/org/apache/struts/faces src/test/org/apache/struts/faces/util

2004-10-09 Thread craigmcc
Author: craigmcc Date: Sat Oct 9 16:50:41 2004 New Revision: 54191 Added: struts/trunk/struts-faces/core-library/LICENSE.txt - copied unchanged from rev 54187, struts/trunk/struts-faces/LICENSE.txt struts/trunk/struts-faces/core-library/NOTICE.txt - copied unchanged from rev 541

Maven build

2004-10-09 Thread Marco Tedone
In my company we recently switched to Maven and Struts. Personally I believe Maven is great, not only for the 'xdocs' facility, but from a project management point of view. Its greatest benefit, IMO, is to offer developers a common repository, via the dependency mechanism, promoting integreation of

Re: struts, maven & example projects

2004-10-09 Thread David Graham
One thing I like about Maven is that it has website generation built in. I also like being able to run 'maven clean dist' which outputs both the binary and source distros in zip and tar.gz formats. That being said, I use Ant rather than Maven for all my non-Jakarta work. Maven just doesn't solve

Re: ViewSVN (was Re: Conversion from CVS to Subversion Complete)

2004-10-09 Thread Ted Husted
(Returning after a four-week hiatus ...) > http://svn.apache.org/viewcvs.cgi/struts/?root=Apache-SVN {chuckling-out-loud} Revision 54010 Boggles the mind ... -Ted. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: wrapping of POJO's with WrapDyanBean

2004-10-09 Thread Ted Husted
On Fri, 17 Sep 2004 10:43:58 -0500, Durham David R Jr Contr 805 CSPTS/SCE wrote: >On this subject, has anyone mentioned anything about conversion >utilities from Struts 1.x to Struts 2.0?  I'm thinking it would make >sense to design and develop these kinds of tools along side the >Struts 2.0 develo

Re: SVN keywords (was Re: svn commit: rev 51787 - struts/trunk/conf/share)

2004-10-09 Thread Ted Husted
+1 for Id -Ted. On Sat, 02 Oct 2004 11:21:59 -0700, Martin Cooper wrote: > It looks like we'll need to change the keywords, since SVN uses a > different set. ;-( The SVN keywords are documented here: > > http://svnbook.red-bean.com/svnbook-1.1/ch07s02.html#svn-ch-7-sect- > 2.3.4 > > I would sugge

Re: Separate Lists for Wiki & Commits?

2004-10-09 Thread Ted Husted
On Thu, 07 Oct 2004 00:36:38 -0400, Mike Kienenberger wrote: > Most of the people on this list aren't committers.  What's wrong > with giving the rest of us a choice if it costs you nothing? I doubt that an automated solution is going to help much. If sublists posted to a master list, then replyi

Re: struts, maven & example projects

2004-10-09 Thread Ted Husted
On Sat, 09 Oct 2004 11:40:44 +0800, Nathan Coast wrote: > should there be some vote on this?   I continue to be in favor of a best-practices Maven build system for Struts, and will help "make it so" The Jakarta folks have a different spin on voting, but many other Apache projects tend to "vote"