You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2017/07/29 17:25:22 UTC

svn commit: r1016128 - in /websites/staging/directory/trunk/content: ./ studio/developers-guide.html

Author: buildbot
Date: Sat Jul 29 17:25:22 2017
New Revision: 1016128

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/studio/developers-guide.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Jul 29 17:25:22 2017
@@ -1 +1 @@
-1801299
+1803382

Modified: websites/staging/directory/trunk/content/studio/developers-guide.html
==============================================================================
--- websites/staging/directory/trunk/content/studio/developers-guide.html (original)
+++ websites/staging/directory/trunk/content/studio/developers-guide.html Sat Jul 29 17:25:22 2017
@@ -171,7 +171,7 @@ h2:hover > .headerlink, h3:hover > .head
 Also on <a href="https://github.com/apache/directory-studio#build-from-command-line">Github</a>. </p>
 <h3 id="prerequisties">Prerequisties<a class="headerlink" href="#prerequisties" title="Permanent link">&para;</a></h3>
 <ul>
-<li>JDK 7 or newer</li>
+<li>JDK 8 or newer</li>
 <li>Maven 3 or newer</li>
 <li>Sufficient heap space for Maven: <code>export MAVEN_OPTS="-Xmx512m"</code></li>
 <li>FIXME: Windows users have to replace the repository location <code>file://${basedir}/target/repository</code> in <code>eclipse-trgt-platform/template/org.apache.directory.studio.eclipse-trgt-platform.template</code> with the actual path, e.g. <code>file:///C:/Development/studio/eclipse-trgt-platform/target/repository</code></li>