TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:224: 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: 06/14/2007 21:11:51 |
Time to build: 104 minutes 20 seconds |
Last changed: 06/14/2007 20:18:53 |
Last log entry: document and test what is supported and what is not. |
Unit Tests: (1754) Total Errors and Failures: (36) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 35) | ||||
7432 | modified | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.java | document and test what is supported and what is not. |
7431 | modified | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/test/faces/el/ClassConstantPublisherBeanTestCase.java | test more the ClassConstantPublisherBean |
7430 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/faces-config.xml | - fix in ClassConstantPublisherBean config- use ClassConstantPublisherBean for PortalObject constants used in the objects.xhtml |
7430 | modified | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.java | - fix in ClassConstantPublisherBean config- use ClassConstantPublisherBean for PortalObject constants used in the objects.xhtml |
7430 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objects.xhtml | - fix in ClassConstantPublisherBean config- use ClassConstantPublisherBean for PortalObject constants used in the objects.xhtml |
7429 | modified | bdaw | //trunk/common/src/main/org/jboss/portal/common/net/jar/JarURLNavigationProvider.java | rollback recent changes that broke portal deployment |
7429 | modified | bdaw | //trunk/common/src/main/org/jboss/portal/common/net/file/FileURLNavigationProvider.java | rollback recent changes that broke portal deployment |
7429 | modified | bdaw | //trunk/common/src/main/org/jboss/portal/common/jar/JarEntryInfo.java | rollback recent changes that broke portal deployment |
7428 | modified | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.java | minor javadoc update |
7427 | modified | julien@jboss.com | //trunk/faces/build.xml | class constant bean test cases |
7427 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/test/faces/el/ClassConstantPublisherBeanTestCase.java | class constant bean test cases |
7427 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/test/faces/el/ClassConstant1.java | class constant bean test cases |
7427 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/test/faces/el/ClassConstant2.java | class constant bean test cases |
7427 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/test/faces/el/ClassConstant3.java | class constant bean test cases |
7427 | modified | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.java | class constant bean test cases |
7426 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/el/ClassConstantPublisherBean.java | implemented a dynamic bean which allow to access class constant fields in EL |
7425 | modified | mwringe | //trunk/common/src/main/org/jboss/portal/common/net/jar/JarURLNavigationProvider.java | - Add and modify tests for URLNavigationTestCase.- Implement file name based filtering.- Add option to allow visiting jar root. |
7425 | modified | mwringe | //trunk/common/src/main/org/jboss/portal/test/common/net/URLNavigatorTestCase.java | - Add and modify tests for URLNavigationTestCase.- Implement file name based filtering.- Add option to allow visiting jar root. |
7425 | modified | mwringe | //trunk/common/src/main/org/jboss/portal/common/net/file/FileURLNavigationProvider.java | - Add and modify tests for URLNavigationTestCase.- Implement file name based filtering.- Add option to allow visiting jar root. |
7425 | modified | mwringe | //trunk/common/src/main/org/jboss/portal/common/jar/JarEntryInfo.java | - Add and modify tests for URLNavigationTestCase.- Implement file name based filtering.- Add option to allow visiting jar root. |
7425 | modified | mwringe | //trunk/common/src/main/org/jboss/portal/test/common/JarTestCase.java | - Add and modify tests for URLNavigationTestCase.- Implement file name based filtering.- Add option to allow visiting jar root. |
7424 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/default-object.xml | added a sample portlet which perform programmatic form submit triggered by browser events |
7424 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet.xml | added a sample portlet which perform programmatic form submit triggered by browser events |
7424 | added | julien@jboss.com | //trunk/core-samples/src/main/org/jboss/portal/core/portlet/test/FormAutoSubmitPortlet.java | added a sample portlet which perform programmatic form submit triggered by browser events |
7424 | modified | julien@jboss.com | //trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet-instances.xml | added a sample portlet which perform programmatic form submit triggered by browser events |
7422 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java | - Made activate call refresh to make sure that the consumer information is valid. |
7421 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editPageLayout.xhtml | hide unknown region when it is empty in the page layout editor |
7420 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-war/WEB-INF/portal-layouts.xml | remove navigation region from layout metadata so it does not appear in the visual editor and ppl cannot add regions to it by accident. |
7419 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/dashboard/dashboard.xhtml | auto submit of page selection in the dashboard editor |
7418 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/common/PageManagerBean.java | page layout editor improvements:- workflow for content configuration simplified- removed the target region combo box- auto submit of content editor selection- switched region / content selection left<->right |
7418 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/ui/content/portlet/PortletContentEditorPortlet.java | page layout editor improvements:- workflow for content configuration simplified- removed the target region combo box- auto submit of content editor selection- switched region / content selection left<->right |
7418 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editPageLayout.xhtml | page layout editor improvements:- workflow for content configuration simplified- removed the target region combo box- auto submit of content editor selection- switched region / content selection left<->right |
7417 | modified | bdaw | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editProperties.xhtml | column reorder in property editor |
7416 | modified | bdaw | //trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertyBean.java | minimal fix for property editor to handle inheritance |
7416 | modified | bdaw | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editProperties.xhtml | minimal fix for property editor to handle inheritance |