FELIX-5126: Build DM using Java 8.


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1727867 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/dependencymanager/cnf/build.bnd b/dependencymanager/cnf/build.bnd
index e999562..cd63f47 100644
--- a/dependencymanager/cnf/build.bnd
+++ b/dependencymanager/cnf/build.bnd
@@ -50,8 +50,8 @@
 ## Java Compiler Options
 #java:                  java
 #javac:                 javac
-javac.source:          1.7
-javac.target:          1.7
+javac.source:          1.8
+javac.target:          1.8
 #javac.profile:
 #javac.debug:           on
 
diff --git a/dependencymanager/cnf/releaserepo/index.xml b/dependencymanager/cnf/releaserepo/index.xml
index 341f262..6d75c4d 100644
--- a/dependencymanager/cnf/releaserepo/index.xml
+++ b/dependencymanager/cnf/releaserepo/index.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<repository increment="1448229677000" name="Release" xmlns="http://www.osgi.org/xmlns/repository/v1.0.0">
+<repository increment="1448314118000" name="Release" xmlns="http://www.osgi.org/xmlns/repository/v1.0.0">
   <resource>
     <capability namespace="osgi.identity">
       <attribute name="osgi.identity" value="org.apache.felix.dependencymanager.annotation"/>
@@ -199,4 +199,25 @@
       <directive name="filter" value="(&amp;(osgi.ee=JavaSE)(version=1.7))"/>
     </requirement>
   </resource>
+  <resource>
+    <capability namespace="osgi.identity">
+      <attribute name="osgi.identity" value="release"/>
+      <attribute name="type" value="osgi.bundle"/>
+      <attribute name="version" type="Version" value="1.0.0.201511232128"/>
+    </capability>
+    <capability namespace="osgi.content">
+      <attribute name="osgi.content" value="8da68fdd27fd7000db7210deca7a073cdd61dd146d025f6bd66ff96bb0a32f21"/>
+      <attribute name="url" value="release/release-1.0.0.jar"/>
+      <attribute name="size" type="Long" value="244"/>
+      <attribute name="mime" value="application/vnd.osgi.bundle"/>
+    </capability>
+    <capability namespace="osgi.wiring.bundle">
+      <attribute name="osgi.wiring.bundle" value="release"/>
+      <attribute name="bundle-version" type="Version" value="1.0.0.201511232128"/>
+    </capability>
+    <capability namespace="osgi.wiring.host">
+      <attribute name="osgi.wiring.host" value="release"/>
+      <attribute name="bundle-version" type="Version" value="1.0.0.201511232128"/>
+    </capability>
+  </resource>
 </repository>
\ No newline at end of file
diff --git a/dependencymanager/cnf/releaserepo/index.xml.sha b/dependencymanager/cnf/releaserepo/index.xml.sha
index 7818117..c523902 100644
--- a/dependencymanager/cnf/releaserepo/index.xml.sha
+++ b/dependencymanager/cnf/releaserepo/index.xml.sha
@@ -1 +1 @@
-1d241c2a7948d72d9bea808c03cbad7cb3fdfa1303437add8e0eb8d2c89d17cd
\ No newline at end of file
+877924d3a090ea7ed86bb01a4c571b3c33bba0209c86419d79fb42c6bc58f2a3
\ No newline at end of file