svn commit: r411386 - in /struts/shale/branches/mvn_reorg/shale-clay/src: java/ main/ main/java/

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 22:43:06 2006 New Revision: 411386 URL: http://svn.apache.org/viewvc?rev=411386&view=rev Log: Correct directory structure so that the Clay classes get compiled. Added: struts/shale/branches/mvn_reorg/shale-clay/src/main/ struts/shale/branches/mvn_reorg/sh

svn commit: r411385 - /struts/shale/branches/mvn_reorg/pom.xml

2006-06-02 Thread wsmoak
Author: wsmoak Date: Fri Jun 2 22:41:56 2006 New Revision: 411385 URL: http://svn.apache.org/viewvc?rev=411385&view=rev Log: Override the inherited definition of apache.snapshots * enable both releases (our test builds) and snapshots to be retrieved * Use 'people.apache.org' as the domain name

svn commit: r411383 - in /struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/apache/shale/remoting/impl: ./ TestData.text

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 22:01:41 2006 New Revision: 411383 URL: http://svn.apache.org/viewvc?rev=411383&view=rev Log: Add the missing test resource. Now, shale-remoting can run "mvn clean install -Pmyfaces" cleanly. Added: struts/shale/branches/mvn_reorg/shale-remoting/src/test/re

svn commit: r411379 - in /struts/site/src/site: site.xml xdoc/announce.xml

2006-06-02 Thread husted
Author: husted Date: Fri Jun 2 21:39:24 2006 New Revision: 411379 URL: http://svn.apache.org/viewvc?rev=411379&view=rev Log: Site * Add announcements Modified: struts/site/src/site/site.xml struts/site/src/site/xdoc/announce.xml Modified: struts/site/src/site/site.xml URL: http://svn.

svn commit: r411377 - in /struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org: ./ apache/ apache/shale/ apache/shale/remoting/ apache/shale/remoting/Bundle.properties

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 21:21:12 2006 New Revision: 411377 URL: http://svn.apache.org/viewvc?rev=411377&view=rev Log: Add a missing bundle resource that corrects two of the three failing tests. Added: struts/shale/branches/mvn_reorg/shale-remoting/src/test/resources/org/ struts

svn commit: r411375 - in /struts/shale/branches/mvn_reorg/shale-remoting/src/main/resources/META-INF: ./ faces-config.xml

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 21:07:23 2006 New Revision: 411375 URL: http://svn.apache.org/viewvc?rev=411375&view=rev Log: Copy the resources required for the runtime jar. Getting the tests to work will require a fake webapp docroot (like the tiger tests), and that's a little more involved.

svn commit: r411372 - /struts/sandbox/trunk/archetypes/shale-blank/README.txt

2006-06-02 Thread wsmoak
Author: wsmoak Date: Fri Jun 2 20:51:38 2006 New Revision: 411372 URL: http://svn.apache.org/viewvc?rev=411372&view=rev Log: Remove obsolete instructions about moving Bundle.properties. Modified: struts/sandbox/trunk/archetypes/shale-blank/README.txt Modified: struts/sandbox/trunk/archetype

svn commit: r411371 - in /struts/shale/branches/mvn_reorg: ./ shale-core/src/main/java/org/apache/shale/remoting/ shale-core/src/test/java/org/apache/shale/remoting/ shale-remoting/ shale-remoting/src

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 20:51:29 2006 New Revision: 411371 URL: http://svn.apache.org/viewvc?rev=411371&view=rev Log: Extract the shale-remoting sources from shale-core. The subproject compiles, but still need to clean up resources for the unit tests to work. Added: struts/shale/b

svn commit: r411369 - /struts/sandbox/trunk/archetypes/shale-blank/src/main/resources/archetype-resources/pom.xml

2006-06-02 Thread wsmoak
Author: wsmoak Date: Fri Jun 2 20:38:04 2006 New Revision: 411369 URL: http://svn.apache.org/viewvc?rev=411369&view=rev Log: Remove the Jetty plugin config. Based on the MyFaces archetype, Jetty 6 requires the ContextListener to be registered in web.xml. Modified: struts/sandbox/trunk/arc

svn commit: r411367 - in /struts/shale/branches/mvn_reorg/shale-remoting/src: main/java/org/apache/shale/remoting/ test/java/org/apache/shale/remoting/

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 20:30:28 2006 New Revision: 411367 URL: http://svn.apache.org/viewvc?rev=411367&view=rev Log: It's easier to move entire directories at a time. Removed: struts/shale/branches/mvn_reorg/shale-remoting/src/main/java/org/apache/shale/remoting/ struts/shale

svn commit: r411366 - in /struts/shale/branches/mvn_reorg/shale-remoting: ./ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/shale/ src/main/java/or

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 20:25:26 2006 New Revision: 411366 URL: http://svn.apache.org/viewvc?rev=411366&view=rev Log: Add basic infrastructure for a shale-remoting subproject. Next step is to extract the necessary stuff from the shale-core build. Added: struts/shale/branches/mvn_re

svn commit: r411365 - in /struts/sandbox/trunk/archetypes/shale-blank/src/main/resources/archetype-resources: pom.xml src/main/webapp/messages.jspf

2006-06-02 Thread wsmoak
Author: wsmoak Date: Fri Jun 2 20:16:43 2006 New Revision: 411365 URL: http://svn.apache.org/viewvc?rev=411365&view=rev Log: Change the location of the resource bundle. (Maven Archetype currently will not put anything but Java sources in a package structure.) Add Jetty 6 plugin configuration

svn commit: r411351 - /struts/shale/branches/mvn_reorg/pom.xml

2006-06-02 Thread craigmcc
Author: craigmcc Date: Fri Jun 2 18:09:32 2006 New Revision: 411351 URL: http://svn.apache.org/viewvc?rev=411351&view=rev Log: Update module names to reflect renaming, add missing shale-designtime. Next step is to extract out the Shale Remoting stuff, which should be creating its own artifact.

svn commit: r411349 - in /struts/shale/branches/mvn_reorg: shale-tiles/ tiles/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:20:04 2006 New Revision: 411349 URL: http://svn.apache.org/viewvc?rev=411349&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-tiles/ - copied from r411348, struts/shale/branches/mvn_reorg/tiles/ Removed:

svn commit: r411348 - in /struts/shale/branches/mvn_reorg: shale-tiger/ tiger/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:19:31 2006 New Revision: 411348 URL: http://svn.apache.org/viewvc?rev=411348&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-tiger/ - copied from r411347, struts/shale/branches/mvn_reorg/tiger/ Removed:

svn commit: r411347 - in /struts/shale/branches/mvn_reorg: shale-spring/ spring/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:18:44 2006 New Revision: 411347 URL: http://svn.apache.org/viewvc?rev=411347&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-spring/ - copied from r411346, struts/shale/branches/mvn_reorg/spring/ Removed

svn commit: r411346 - in /struts/shale/branches/mvn_reorg: designtime/ shale-designtime/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:17:42 2006 New Revision: 411346 URL: http://svn.apache.org/viewvc?rev=411346&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-designtime/ - copied from r411345, struts/shale/branches/mvn_reorg/designtime/

svn commit: r411345 - in /struts/shale/branches/mvn_reorg: clay-plugin/ shale-clay/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:17:11 2006 New Revision: 411345 URL: http://svn.apache.org/viewvc?rev=411345&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-clay/ - copied from r411344, struts/shale/branches/mvn_reorg/clay-plugin/ Remo

svn commit: r411344 - in /struts/shale/branches/mvn_reorg: shale-test/ test-framework/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 17:16:47 2006 New Revision: 411344 URL: http://svn.apache.org/viewvc?rev=411344&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-test/ - copied from r411343, struts/shale/branches/mvn_reorg/test-framework/ R

svn commit: r411341 - in /struts/shale/branches/mvn_reorg: core-library/ shale-core/

2006-06-02 Thread schof
Author: schof Date: Fri Jun 2 16:56:18 2006 New Revision: 411341 URL: http://svn.apache.org/viewvc?rev=411341&view=rev Log: renaming module to match artifact name Added: struts/shale/branches/mvn_reorg/shale-core/ - copied from r411340, struts/shale/branches/mvn_reorg/core-library/ Rem

svn commit: r411140 [2/2] - in /struts/action/trunk: el/src/site/ el/src/site/xdoc/ extras/src/site/ extras/src/site/xdoc/ faces/src/site/ faces/src/site/xdoc/ scripting/src/site/ scripting/src/site/x

2006-06-02 Thread husted
Modified: struts/action/trunk/taglib/src/site/xdoc/indexedprops.xml URL: http://svn.apache.org/viewvc/struts/action/trunk/taglib/src/site/xdoc/indexedprops.xml?rev=411140&r1=411139&r2=411140&view=diff == --- struts/action/