What is the best way to do the blueprint tutorial, leaving Java 1.7 as my (main) Java environment?

doing mvn clean install led to

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project org.apache.aries.testsupport.unit: Compilation failure: Compilation failure: [ERROR] could not parse error message: warning: [options] bootstrap class path not set in conjunction with -source 1.5 [ERROR] /opt/aries/testsupport/testsupport-unit/src/main/java/org/apache/aries/mocks/BundleMock.java:187: warning: [deprecation] toURL() in File has been deprecated
[ERROR] this(name,properties,location.toURL().toExternalForm());
[ERROR] ^
[ERROR]
[ERROR] /opt/aries/testsupport/testsupport-unit/src/main/java/org/apache/aries/mocks/BundleMock.java:[239,17] [deprecation] toURL() in File has been deprecated
[ERROR]
[ERROR] /opt/aries/testsupport/testsupport-unit/src/main/java/org/apache/aries/mocks/BundleMock.java:[263,60] [deprecation] toURL() in File has been deprecated
[ERROR]
[ERROR] /opt/aries/testsupport/testsupport-unit/src/main/java/org/apache/aries/mocks/BundleMock.java:[328,65] [deprecation] toURL() in File has been deprecated
[ERROR]
[ERROR] /opt/aries/testsupport/testsupport-unit/src/main/java/org/apache/aries/mocks/BundleContextMock.java:[632,58] [deprecation] toURL() in File has been deprecated
[ERROR] -> [Help 1]

the whole terminal output can viewd at
http://paste.debian.net/64050/

--
mit freundlichen Grüßen, kind regards


Rolf Schumacher

Reply via email to