-----------------------------------------------------------
FELIX-DEF-2880 failed.
-----------------------------------------------------------
Code has been updated by Marcel Offermans.
No failed tests found, a possible compilation error.

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


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

>Added the first set of integration tests based on Pax Exam.


--------------
Error Summary
--------------
   [INFO] 
------------------------------------------------------------------------
   [ERROR] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Compilation failure
   
   
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/dependencymanager/src/test/java/org/apache/felix/dependencymanager/test/ComponentLifeCycleTest.java:[3,7]
 static import declarations are not supported in -source 1.3
   (use -source 5 or higher to enable static import declarations)
   import static org.ops4j.pax.exam.CoreOptions.mavenBundle;
   
   
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/dependencymanager/src/test/java/org/apache/felix/dependencymanager/test/ComponentLifeCycleTest.java:[17,1]
 annotations are not supported in -source 1.3
   (use -source 5 or higher to enable annotations)
   @RunWith( JUnit4TestRunner.class )
   
   
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/dependencymanager/src/test/java/org/apache/felix/dependencymanager/test/ServiceDependencyTest.java:[3,7]
 static import declarations are not supported in -source 1.3
   (use -source 5 or higher to enable static import declarations)
   import static org.ops4j.pax.exam.CoreOptions.mavenBundle;
   
   
/opt/j2ee/domains/bamboo.atlassian.com/opensource/home/xml-data/build-dir/FELIX-DEF/dependencymanager/src/test/java/org/apache/felix/dependencymanager/test/ServiceDependencyTest.java:[17,1]
 annotations are not supported in -source 1.3
   (use -source 5 or higher to enable annotations)
   @RunWith( JUnit4TestRunner.class )
   
   
   [INFO] 
------------------------------------------------------------------------
   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo

Reply via email to