svn commit: rev 57587 - struts/core

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 12:22:15 2004 New Revision: 57587 Added: struts/core/ Log: Adding root directory for struts core subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

svn commit: rev 57589 - in struts: core/trunk trunk

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 12:29:53 2004 New Revision: 57589 Added: struts/core/trunk/ - copied from rev 57588, struts/trunk/ Removed: struts/trunk/ Log: Moving trunk into the core subproject - To unsubscribe, e-

svn commit: rev 57590 - in struts: core/tags tags

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 12:30:52 2004 New Revision: 57590 Added: struts/core/tags/ - copied from rev 57589, struts/tags/ Removed: struts/tags/ Log: Moving tags into core subproject - To unsubscribe, e-mail: [E

svn commit: rev 57591 - in struts: branches core/branches

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 12:31:14 2004 New Revision: 57591 Added: struts/core/branches/ - copied from rev 57590, struts/branches/ Removed: struts/branches/ Log: Moving branches into core subproject - To unsubsc

svn commit: rev 57594 - in struts/core/trunk: . doc xdocs

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 13:10:48 2004 New Revision: 57594 Modified: struts/core/trunk/doc/acquiring.xml struts/core/trunk/doc/project.xml struts/core/trunk/doc/roadmap.xml struts/core/trunk/project.xml struts/core/trunk/xdocs/acquiring.xml struts/core/trunk/xdocs/navigatio

svn commit: rev 65519 - struts/faces

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 14:49:13 2004 New Revision: 65519 Added: struts/faces/ Log: Adding faces subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: rev 65520 - in struts: core/trunk/struts-faces faces/trunk

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 14:50:33 2004 New Revision: 65520 Added: struts/faces/trunk/ - copied from rev 65519, struts/core/trunk/struts-faces/ Removed: struts/core/trunk/struts-faces/ Log: Moving struts-faces to the faces subproject

svn commit: rev 65521 - in struts/faces: branches tags

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 14:52:35 2004 New Revision: 65521 Added: struts/faces/branches/ struts/faces/tags/ Log: Added branches/tags structure for faces - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

svn commit: rev 65525 - struts/sandbox

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 14:56:53 2004 New Revision: 65525 Added: struts/sandbox/ Log: Adding sandbox subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: rev 65527 - in struts: core/trunk/contrib sandbox/trunk

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 14:57:58 2004 New Revision: 65527 Added: struts/sandbox/trunk/ - copied from rev 65526, struts/core/trunk/contrib/ Removed: struts/core/trunk/contrib/ Log: Moving contrib to the sandbox subproject

svn commit: rev 65530 - in struts/sandbox: branches tags

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 15:00:14 2004 New Revision: 65530 Added: struts/sandbox/branches/ struts/sandbox/tags/ Log: Adding tags/branches structure for sandbox subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

svn commit: rev 65536 - struts/sandbox/trunk/struts-shale

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 15:09:39 2004 New Revision: 65536 Modified: struts/sandbox/trunk/struts-shale/project.xml Log: Changing svn url for shale to sandbox project Modified: struts/sandbox/trunk/struts-shale/project.xml =

svn commit: rev 65564 - struts/el

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 17:41:58 2004 New Revision: 65564 Added: struts/el/ Log: Adding el subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: rev 65565 - in struts: el/trunk sandbox/trunk/struts-el

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 17:43:55 2004 New Revision: 65565 Added: struts/el/trunk/ - copied from rev 65564, struts/sandbox/trunk/struts-el/ Removed: struts/sandbox/trunk/struts-el/ Log: Moving struts-el to el subproject --

svn commit: rev 65566 - in struts/el: branches tags

2004-11-13 Thread mrdon
Author: mrdon Date: Sat Nov 13 17:45:04 2004 New Revision: 65566 Added: struts/el/branches/ struts/el/tags/ Log: Adding branches/tags structure for el subproject - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

svn commit: rev 65577 - struts/core/trunk

2004-11-13 Thread martinc
Author: martinc Date: Sat Nov 13 18:59:32 2004 New Revision: 65577 Modified: struts/core/trunk/build.xml Log: Update the build file for the recent SVN reshuffle. Since we can't know the path to the el package relative to the core package, add two new properties so that each can find the other

svn commit: rev 65578 - struts/el/trunk

2004-11-13 Thread martinc
Author: martinc Date: Sat Nov 13 18:59:50 2004 New Revision: 65578 Modified: struts/el/trunk/build.xml Log: Update the build file for the recent SVN reshuffle. Since we can't know the path to the el package relative to the core package, add two new properties so that each can find the other:

Subversion repository reorganization

2004-11-13 Thread Don Brown
As you many have noticed, we've reorganized the Struts as discussed, moving core Struts code as its own "subproject", then giving struts-faces and struts-el their own "subproject". At the same time, due to core build requirements concerning struts-el, we moved struts-el to its own "subproject". I

svn commit: rev 65585 - struts/core/trunk

2004-11-13 Thread martinc
Author: martinc Date: Sat Nov 13 19:54:47 2004 New Revision: 65585 Modified: struts/core/trunk/build.xml Log: Add a default value for struts.el.home. I'm not completely convinced that this is a good idea, because it is based on two assumptions: 1) The checked out path matches the repo path. 2

svn commit: rev 65586 - struts/el/trunk

2004-11-13 Thread martinc
Author: martinc Date: Sat Nov 13 19:55:15 2004 New Revision: 65586 Modified: struts/el/trunk/build.xml Log: Add a default value for struts.core.home. I'm not completely convinced that this is a good idea, because it is based on two assumptions: 1) The checked out path matches the repo path. 2