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/09/14 14:18:09 UTC

[OSS Bamboo] Apache Felix - Default build 2443 has FAILED (0 tests failed). Change made by dsavage

-----------------------------------------------------------
FELIX-DEF-2443 failed.
-----------------------------------------------------------
Code has been updated by dsavage.
No failed tests found, a possible compilation error.

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


--------------
Code Changes
--------------
dsavage (814601):

>tidy up handling of caching local obr file
>

dsavage (814602):

>add javadoc
>


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Compilation failure
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/http/bundle/src/main/java/org/apache/felix/http/bundle/internal/CombinedActivator.java:[39,34] cannot access org.apache.felix.http.base.internal.AbstractActivator
   class file for org.apache.felix.http.base.internal.AbstractActivator not found
   &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; this.jettyActivator = new JettyActivator();
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/http/bundle/src/main/java/org/apache/felix/http/bundle/internal/CombinedActivator.java:[41,35] incompatible types
   found&nbsp; &nbsp;: org.apache.felix.http.bridge.internal.BridgeActivator
   required: org.osgi.framework.BundleActivator
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo