You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by Atlassian Open Source Bamboo <ba...@apache.org> on 2009/10/30 15:37:00 UTC

[OSS Bamboo] Apache Felix - Default build 2824 has FAILED (2 tests failed, no failures were new). Change made by pauls

-----------------------------------------------------------
FELIX-DEF-2824 failed.
-----------------------------------------------------------
Code has been updated by pauls.
2/336 tests failed.

http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-2824/        


--------------
Code Changes
--------------
pauls (831311):

>Resolve a possible deadlock during system startup if system bundle stop is called from inside an activator.start method and the system bundle is still in the STARTNG state. The framework will now just throw an exception as a result of the stop call. As a side effect this makes it possible again to call System.exit inside an activator.start method while the framework is still in the STARTING state. However, the framework will not be shutdown when the jvm exits. (FELIX-1816, FELIX-1812)


--------------
Tests
--------------
Failed Tests (2)
   - ComponentFactoryTest: Component factory (Existing)
   - ComponentFactoryTest: Component factory disable factory (Existing)


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] There are test failures.
   
   Please refer to /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/scr/target/surefire-reports for the individual test results.
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo