Repository Root: https://svn.wso2.org/repos/wso2 Repository UUID: a5903396-d722-0410-b921-86c7d4935375 Revision: 107717 Node Kind: directory Schedule: normal Last Changed Author: senaka Last Changed Rev: 107654 Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) case "$BUILD_TASK" in 'all') run_all ;; 'orbit') run_from_carbon_orbit ;; 'core') run_from_carbon_core ;; 'components') run_from_carbon_components ;; 'features') run_from_carbon_features ;; 'products') run_from_carbon_products ;; 'p2') run_from_carbon_p2 ;; 'help') echo "Usage: $0 -o -h -t[all|orbit|core|components|features|products|p2]" ;; esac svn: Failed to add directory 'products/ms/2.3.1': an unversioned directory of the same name already exists svn info Path: . URL: https://svn.wso2.org/repos/wso2/branches/carbon/3.2.0 Repository Root: https://svn.wso2.org/repos/wso2 Repository UUID: a5903396-d722-0410-b921-86c7d4935375 Revision: 107717 Node Kind: directory Schedule: normal Last Changed Author: senaka Last Changed Rev: 107654 Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) Wed Jun 15 01:55:45 EDT 2011 [INFO] NOTE: Maven is executing in offline mode. Any artifacts not already in your local repository will be inaccessible.
[INFO] Scanning for projects... [INFO] Reactor build order: [INFO] OpenID4Java no dependencies [INFO] Apache Abdera [INFO] I18N Libraries [INFO] Abdera Core [INFO] Abdera Parser [INFO] Abdera Client [INFO] Abdera Server [INFO] Abdera Spring Integration [INFO] Abdera Adapters [INFO] Abdera JCR Adapter [INFO] Abdera CouchDB Adapter [INFO] Abdera Filesystem Adapter [INFO] Abdera JDBC Adapter [INFO] Abdera Security [INFO] Abdera Extensions - GData [INFO] Abdera Extensions - Geo [INFO] Abdera Extensions - HTML [INFO] Abdera Extensions - Main [INFO] Abdera Extensions - JSON [INFO] Abdera Extensions - Media [INFO] Abdera Extensions - OAuth [INFO] Abdera Extensions - OpenSearch -- log4j:WARN No appenders could be found for logger (org.wso2.carbon.utils.multitenancy.CarbonContextHolder). log4j:WARN Please initialize the log4j system properly. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 52.723 sec <<< FAILURE! Running org.wso2.carbon.governance.api.test.EndpointTest log4j:WARN No appenders could be found for logger (org.wso2.carbon.utils.multitenancy.CarbonContextHolder). log4j:WARN Please initialize the log4j system properly. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving document at 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Retrieving schema at '../xsd/purchasing.xsd', relative to 'http://svn.wso2.org/repos/wso2/trunk/carbon/components/governance/org.wso2.carbon.governance.api/src/test/resources/test-resources/wsdl/BizService.wsdl'. Tests run: 8, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 145.824 sec <<< FAILURE! Results : Tests in error: testAddWsdlWithEndpoints(org.wso2.carbon.governance.api.test.EndpointTest) testServiceAddingEndpointsWithWsdl(org.wso2.carbon.governance.api.test.EndpointTest) Tests run: 17, Failures: 0, Errors: 4, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /home/carbon320/carbon/components/governance/org.wso2.carbon.governance.api/3.2.0/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 62 minutes 59 seconds [INFO] Finished at: Wed Jun 15 03:08:49 EDT 2011 [INFO] Final Memory: 1430M/1736M [INFO] ------------------------------------------------------------------------ _______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
