svn commit: r418443 - in /struts/shale/trunk/shale-core/src/main: java/org/apache/shale/view/faces/ViewActionListener.java resources/META-INF/faces-config.xml

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 23:03:41 2006 New Revision: 418443 URL: http://svn.apache.org/viewvc?rev=418443&view=rev Log: Contribute to SHALE-125 (consistent exception handling strategy) by wrapping the call to the user's action method in a common exception handler. Added: struts/shale

svn commit: r418441 - /struts/shale/trunk/shale-core/src/main/resources/org/apache/shale/remoting/faces-config.xml

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 22:27:03 2006 New Revision: 418441 URL: http://svn.apache.org/viewvc?rev=418441&view=rev Log: Remove stale artifact from before the Maven2 reorganization. Removed: struts/shale/trunk/shale-core/src/main/resources/org/apache/shale/remoting/faces-config.xml

svn commit: r418429 - in /struts/shale/trunk/shale-apps/shale-usecases: ./ src/test/java/org/apache/shale/usecases/systest/

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 17:54:16 2006 New Revision: 418429 URL: http://svn.apache.org/viewvc?rev=418429&view=rev Log: Use CargoTestSetup in the integration tests, so that they will automatically start up and deploy to the configured Cargo container (default=tomcat5x). Modified: stru

svn commit: r418428 - in /struts/shale/trunk/shale-apps/shale-blank: pom.xml src/test/java/org/apache/shale/blank/systest/Tomcat5xWelcomeTestCase.java src/test/java/org/apache/shale/blank/systest/Welc

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 17:46:58 2006 New Revision: 418428 URL: http://svn.apache.org/viewvc?rev=418428&view=rev Log: Refine the use of CargoTestSetup so that it does not presume that the container to be used is always tomcat5x. This requires setting a "cargo.container.home" property po

svn commit: r418427 - in /struts/shale/trunk/shale-clay/src/main: java/org/apache/shale/clay/convert/ java/org/apache/shale/clay/convert/TimeZoneConverter.java resources/META-INF/faces-config.xml

2006-06-30 Thread gvanmatre
Author: gvanmatre Date: Fri Jun 30 17:43:12 2006 New Revision: 418427 URL: http://svn.apache.org/viewvc?rev=418427&view=rev Log: Fix for SHALE-206 reported by Daniel del Rico. We were missing a TimeZone converter resulting in an exception when using the convertDateTime converter's timeZone prop

svn commit: r418418 - in /struts/action2/trunk/api: ./ pom.xml src/

2006-06-30 Thread crazybob
Author: crazybob Date: Fri Jun 30 16:28:59 2006 New Revision: 418418 URL: http://svn.apache.org/viewvc?rev=418418&view=rev Log: Renamed action-api to api to be consistent. Added: struts/action2/trunk/api/ - copied from r418410, struts/action2/trunk/action-api/ struts/action2/trunk/a

svn commit: r418416 - in /struts/action2/trunk: action-api/ api/ api/pom.xml api/src/ pom.xml

2006-06-30 Thread crazybob
Author: crazybob Date: Fri Jun 30 16:20:38 2006 New Revision: 418416 URL: http://svn.apache.org/viewvc?rev=418416&view=rev Log: Renamed action-api to api to be consistent. Added: struts/action2/trunk/api/ - copied from r418410, struts/action2/trunk/action-api/ struts/action2/trunk/a

svn commit: r418412 - in /struts/action2/trunk/action-api/src: main/java/org/apache/struts/ main/java/org/apache/struts2/ main/java/org/apache/struts2/servlet/ main/java/org/apache/struts2/spi/ test/j

2006-06-30 Thread crazybob
Author: crazybob Date: Fri Jun 30 16:05:20 2006 New Revision: 418412 URL: http://svn.apache.org/viewvc?rev=418412&view=rev Log: Renamed API package. Added: struts/action2/trunk/action-api/src/main/java/org/apache/struts2/ struts/action2/trunk/action-api/src/main/java/org/apache/struts2/Ac

svn commit: r418411 - /struts/shale/trunk/shale-core/src/main/java/org/apache/shale/component/Subview.java

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 16:01:22 2006 New Revision: 418411 URL: http://svn.apache.org/viewvc?rev=418411&view=rev Log: SHALE-198 -- Remove incompatibility between component and view controllers using the Tiger Extensions @View annotation, rather than implementing the ViewController inter

svn commit: r418399 - in /struts/shale/trunk/shale-tiger/src: main/java/org/apache/shale/tiger/register/ main/java/org/apache/shale/tiger/register/faces/ test/java/org/apache/shale/tiger/faces/

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 15:31:25 2006 New Revision: 418399 URL: http://svn.apache.org/viewvc?rev=418399&view=rev Log: Forgot to add the new annotations and classes for SHALE-197 resolution. Added: struts/shale/trunk/shale-tiger/src/main/java/org/apache/shale/tiger/register/AfterPha

svn commit: r418397 - in /struts/shale/trunk: shale-test/src/main/java/org/apache/shale/test/mock/ shale-tiger/src/main/java/org/apache/shale/tiger/faces/ shale-tiger/src/main/java/org/apache/shale/ti

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 15:27:58 2006 New Revision: 418397 URL: http://svn.apache.org/viewvc?rev=418397&view=rev Log: SHALE-197 -- Allow phase listeners to be automatically registered (at startup time) by virtue of implementing the @FacesPhaseListener annotation, rather than having to be

svn commit: r418350 - in /struts/shale/trunk/shale-remoting/src: main/resources/org/ main/resources/org/apache/ main/resources/org/apache/shale/ main/resources/org/apache/shale/remoting/ test/resource

2006-06-30 Thread craigmcc
Author: craigmcc Date: Fri Jun 30 11:14:01 2006 New Revision: 418350 URL: http://svn.apache.org/viewvc?rev=418350&view=rev Log: Move the localization bundle for Shale Remoting from the "test" hierarchy into the "main" hierarchy where it belongs. Added: struts/shale/trunk/shale-remoting/src/ma