Author: buildbot
Date: Tue Mar  1 23:12:11 2016
New Revision: 981584

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/development.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar  1 23:12:11 2016
@@ -1 +1 @@
-1733126
+1733186

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/development.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/development.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/development.html
 Tue Mar  1 23:12:11 2016
@@ -94,7 +94,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h2 id="compilation-using-gradle">Compilation Using gradle:<a 
class="headerlink" href="#compilation-using-gradle" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>
-<p>Install Java 7.</p>
+<p>Install latest Java 8 (the dm libraries has been built and tested with java 
1.8.0_74)</p>
 </li>
 <li>
 <p>Compile Dependendency Manager annotations bndtools plugin:</p>
@@ -115,15 +115,14 @@ h2:hover > .headerlink, h3:hover > .head
 </ul>
 <h2 id="compilation-using-eclipse">Compilation Using Eclipse:<a 
class="headerlink" href="#compilation-using-eclipse" title="Permanent 
link">&para;</a></h2>
 <ul>
-<li>Install either Eclipse Kepler SR2 or Eclipse Luna.</li>
+<li>Install Latest Eclipse Mars.</li>
 <li>Use the dependency manager folder as the root of your workspace.</li>
-<li>Configure two JREs for both Java 7 and Java 8:<ul>
+<li>Configure two JREs for Java 8:<ul>
 <li>Go to Windows -&gt; Preferences -&gt; Java -&gt; Installed JREs</li>
-<li>Add two JREs: one for Java 7, and the other for Java 8.</li>
-<li>Declare the Java 7 JRE as the default one. Java 8 is only used to build 
and run the <code>org.apache.felix.dependencymanager.benchmark</code> module, 
which is used to perform DM performance tests within Eclipse Bndtools.</li>
+<li>Add your jdk8 JRE</li>
 </ul>
 </li>
-<li>Install BndTools 2.4.1, and (optionally) a subversion plugin for 
Eclipse.</li>
+<li>Install BndTools 3.0.0, and (optionally) a subversion plugin for 
Eclipse.</li>
 <li>Open BndTools perspective</li>
 <li>Import Dependency Manager into Eclipse, and compile everything</li>
 <li>if it's the first time you import the project into eclipse, it may happen 
that some modules that requires the Dependency Manager Annotations bnd plugin 
don't compile: It's a know issue. To work around, restart eclipse and rebuild 
every modules. </li>
@@ -131,9 +130,10 @@ h2:hover > .headerlink, h3:hover > .head
 <li>Click on org.apache.felix.dependencymanager.shell and run it as "JUnit 
test"</li>
 <li>Click on org.apache.felix.dependencymanager.itest and run it as "Bnd OSGi 
Test Launcher (Junit)".</li>
 <li>Click on org.apache.felix.dependencymanager.runtime.itest and run it as 
""Bnd OSGi Test Launcer (Junit)".</li>
+<li>Click on org.apache.felix.dependencymanager.lambda.itest and run it as 
""Bnd OSGi Test Launcer (Junit)".</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1665812 by marrs on Wed, 11 Mar 2015 09:02:04 +0000
+        Rev. 1733186 by pderop on Tue, 1 Mar 2016 23:11:42 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to