You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by Atlassian Open Source Bamboo <ba...@apache.org> on 2010/03/17 23:06:55 UTC

[OSS Bamboo] Apache ACE - Core Maven Build build 72 has FAILED (0 tests failed). Change made by Marcel Offermans

-----------------------------------------------------------
ACE-CORE-72 failed.
-----------------------------------------------------------
Code has been updated by Marcel Offermans.
No failed tests found, a possible compilation error.

http://opensource.bamboo.atlassian.com/browse/ACE-CORE-72/        


--------------
Code Changes
--------------
Marcel Offermans (924516):

>More fixes after migrating to dependency manager 3.


--------------
Error Summary
--------------
   [INFO] ------------------------------------------------------------------------
   [ERROR] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Compilation failure
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[25,41] package org.apache.felix.dependencymanager does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[26,41] package org.apache.felix.dependencymanager does not exist
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[31,31] cannot find symbol
   symbol: class DependencyActivatorBase
   public class Activator extends DependencyActivatorBase {
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[33,44] cannot find symbol
   symbol&nbsp; : class DependencyManager
   location: class org.apache.ace.discovery.property.Activator
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[46,47] cannot find symbol
   symbol&nbsp; : class DependencyManager
   location: class org.apache.ace.discovery.property.Activator
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[41,29] cannot find symbol
   symbol&nbsp; : method createServiceDependency()
   location: class org.apache.ace.discovery.property.Activator
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[39,29] cannot find symbol
   symbol&nbsp; : method createConfigurationDependency()
   location: class org.apache.ace.discovery.property.Activator
   
   /opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/ACE-CORE/ace-discovery-property/src/main/java/org/apache/ace/discovery/property/Activator.java:[36,20] cannot find symbol
   symbol&nbsp; : method createService()
   location: class org.apache.ace.discovery.property.Activator
   
   
   [INFO] ------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo