BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:36: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:65: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:94: exec returned: 1 |
Date of build: 09/28/2006 21:12:26 |
Time to build: 6 minutes 23 seconds |
Last changed: 09/28/2006 20:27:48 |
Last log entry: JBPORTAL-1061 : Support localized description of portlet preference entries |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 92) | ||||
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/info/ContainerPreferenceInfo.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/info/ContainerPreferencesInfo.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/support/info/PreferenceInfoSupport.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/info/PortletResourceBundleManager.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/info/PreferenceInfoTest.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5289 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/info/PreferenceInfo.java | JBPORTAL-1061 : Support localized description of portlet preference entries |
5288 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesSequenceBuilder.java | renamed more conveniently test create method |
5285 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/preferences/PreferencesTestSuite.java | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/resources/test/jsr168/ext/preferences-war/WEB-INF/portlet.xml | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletPreferencesImpl.java | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesSequenceBuilder.java | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/resources/test/jsr168/api/portletpreferences-war/WEB-INF/portlet.xml | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/preferences/PreferencesSequenceBuilder.java | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesAPITestSuite.java | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5285 | modified | julien@jboss.com | //trunk/portlet/build.xml | JBPORTAL-1060 : Empty preferences values are not retrieved properly |
5284 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/servlet/DynaAjaxServlet.java | JBPORTAL-1010 - added window remove effect and callbackJBPORTAL-1010 - fixed bug in DOM in dragdrop.js |
5284 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/test/theme/servlet/TestAJAXServlet.java | JBPORTAL-1010 - added window remove effect and callbackJBPORTAL-1010 - fixed bug in DOM in dragdrop.js |
5284 | modified | roy.russo@jboss.com | //trunk/theme/src/bin/portal-ajax-war/js/portal/event.js | JBPORTAL-1010 - added window remove effect and callbackJBPORTAL-1010 - fixed bug in DOM in dragdrop.js |
5284 | modified | roy.russo@jboss.com | //trunk/theme/src/bin/portal-ajax-war/js/portal/dragdrop.js | JBPORTAL-1010 - added window remove effect and callbackJBPORTAL-1010 - fixed bug in DOM in dragdrop.js |
5284 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/impl/render/dynamic/DynaDecorationRenderer.java | JBPORTAL-1010 - added window remove effect and callbackJBPORTAL-1010 - fixed bug in DOM in dragdrop.js |
5283 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ConfigurableTestCase.java | Forgot to perform the assignment |
5282 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ConfigurableTestCase.java | ConfigurableTestCase tweak. |
5281 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/ParametersTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/jsr168/tck/portletsession/HttpSessionInvalidatorServlet.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/metadata/TestCaseParameterValue.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ant/TestFactory.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/tools/etc/buildfragments/buildmagic.ent | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | deleted | julien@jboss.com | //trunk/test/src/main/org/jboss/portal/test/framework/junit | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ConfigurableTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ant/ConfigurableJUnitTest.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/metadata/TestCaseMetaData.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/test/core/model/instance/InstanceContainerTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/metadata/TestCaseParameterMetaData.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/metadata | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/metadata/TestCaseParameterIterableValue.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ant/TestParameter.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ant | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/framework/portlet/actions/TestAction.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/test/src/main/org/jboss/portal/test/framework/embedded/DataSourceSupport.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/TestCaseFactory.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/test/identity/LDAPUserTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/tools/lib/explode.jar | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/test/common/HexTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/TransactionAssert.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/identity/src/main/org/jboss/portal/test/identity/DBUserTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/common/build.xml | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/core/build.xml | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | modified | julien@jboss.com | //trunk/cms/src/main/org/jboss/portal/test/cms/AbstractCMSTestCase.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit/ant/ConfigurableJUnitTask.java | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |
5281 | added | julien@jboss.com | //trunk/common/src/main/org/jboss/portal/common/junit | - hacked the concept of parametrizing a test case in the junit test declaration and integrated it with test case metadata |