View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-seam-testsuite?log=log20060811021117

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-seam-testsuite.xml:132: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.
Date of build: 08/11/2006 02:11:17
Time to build: 4 minutes 44 seconds
Last changed: 08/09/2006 17:39:50
Last log entry: exception reporting

 Unit Tests: (28)  Total Errors and Failures: (1)
testEmptyInitialization.Core
 

 Modifications since last build:  (first 50 of 44)
1.158modifiedgavinsrc/main/org/jboss/seam/Component.javaexception reporting
1.9modifiedgavinsrc/main/org/jboss/seam/util/Reflections.javaexception reporting
1.7modifiedssilvertexamples/booking/src/org/jboss/seam/example/booking/test/BookingUnitTest.javaFix BookingUnitTest. No longer need to set hotelSearch field.
1.1addedssilvertsrc/ui/org/jboss/seam/ui/tag/CommandButtonTag.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.1addedssilvertsrc/ui/org/jboss/seam/ui/tag/HtmlCommandButtonTagBase.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.1addedssilvertsrc/ui/org/jboss/seam/ui/tag/HtmlCommandLinkTag.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.5modifiedssilvertsrc/ui/org/jboss/seam/ui/tag/LinkTag.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.2modifiedssilvertsrc/ui/org/jboss/seam/ui/tag/UIComponentTagBase.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.9modifiedssilvertsrc/ui/META-INF/seam.taglib.xmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.13modifiedssilvertsrc/ui/META-INF/taglib.tldAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.17modifiedssilvertexamples/booking/view/main.xhtmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.4modifiedssilvertexamples/booking/view/exp/bookingExp.htmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.3modifiedssilvertexamples/booking/view/exp/confirmExp.htmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.1addedssilvertexamples/registration/resources/WEB-INF/pages.xmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.3modifiedssilvertexamples/registration/src/org/jboss/seam/example/registration/Register.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.13modifiedssilvertexamples/registration/src/org/jboss/seam/example/registration/RegisterAction.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.20modifiedssilvertsrc/main/org/jboss/seam/core/Pages.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.1addedssilvertsrc/test/misc/org/jboss/seam/test/MethodExpressionParserTest.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.4modifiedssilvertsrc/test/misc/org/jboss/seam/test/testng.xmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.88modifiedssilvert/build.xmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.36modifiedssilvertexamples/booking/resources/WEB-INF/faces-config.xmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.10modifiedssilvertexamples/booking/src/org/jboss/seam/example/booking/HotelBooking.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.37modifiedssilvertexamples/booking/src/org/jboss/seam/example/booking/HotelBookingAction.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.34modifiedssilvertexamples/booking/src/org/jboss/seam/example/booking/test/BookingTest.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.6modifiedssilvertexamples/booking/src/org/jboss/seam/example/booking/test/BookingUnitTest.javaAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.8modifiedssilvertexamples/booking/view/confirm.xhtmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.7modifiedssilvertexamples/booking/view/hotel.xhtmlAdd support for action params. See http://jira.jboss.com/jira/browse/JBSEAM-329
1.1addedsbryzak2examples/remoting/helloworld/resources/META-INF/ejb-jar.xmlCleaned up remoting documentation and examples
1.1addedsbryzak2examples/remoting/progressbar/resources/META-INF/ejb-jar.xmlCleaned up remoting documentation and examples
1.17modifiedsbryzak2doc/reference/en/modules/remoting.xmlCleaned up remoting documentation and examples
1.9modifiedsbryzak2examples/remoting/helloworld/build.xmlCleaned up remoting documentation and examples
1.5modifiedsbryzak2examples/remoting/helloworld/src/org/jboss/seam/example/remoting/HelloAction.javaCleaned up remoting documentation and examples
1.7modifiedsbryzak2examples/remoting/progressbar/build.xmlCleaned up remoting documentation and examples
1.7modifiedsbryzak2examples/remoting/progressbar/src/org/jboss/seam/example/remoting/ProgressBarAction.javaCleaned up remoting documentation and examples
1.4modifiedsbryzak2examples/remoting/progressbar/view/progressbar.xhtmlCleanup
1.16modifiedsbryzak2doc/reference/en/modules/remoting.xmlUpdated to reflect changes in JBSEAM-281
1.2modifiedsbryzak2examples/remoting/chatroom/resources/WEB-INF/components.xmlRemoting configured via components.xml instead of JS
1.5modifiedsbryzak2examples/remoting/chatroom/view/chatroom.jsRemoting configured via components.xml instead of JS
1.3modifiedsbryzak2examples/remoting/chatroom/view/chatroom.xhtmlRemoting configured via components.xml instead of JS
1.2modifiedsbryzak2examples/remoting/helloworld/resources/WEB-INF/components.xmlRemoting configured via components.xml instead of JS
1.4modifiedsbryzak2examples/remoting/helloworld/view/helloworld.xhtmlRemoting configured via components.xml instead of JS
1.1addedsbryzak2src/main/org/jboss/seam/remoting/RemotingConfig.javaJBSEAM-281
1.10modifiedsbryzak2src/main/org/jboss/seam/remoting/SeamRemotingServlet.javaJBSEAM-281
1.84modifiedsbryzak2src/main/org/jboss/seam/init/Initialization.javaJBSEAM-281