mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
11.04.2011 550273af92ba9085594de223f10bc8b6c0e7ad85
Clarify Java version required
1 files modified
10 ■■■■ changed files
opendj3/src/main/docbkx/release-notes/chap-testing.xml 10 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/release-notes/chap-testing.xml
@@ -30,9 +30,15 @@
 xmlns:xlink='http://www.w3.org/1999/xlink'
 xmlns:xinclude='http://www.w3.org/2001/XInclude'>
 <title>Tested Operating Systems &amp; Application Servers</title>
 <indexterm><primary>System requirements</primary></indexterm>
 <para>OpenDJ software depends on the Java environment more than it depends
 on the underlying operating systems.</para>
 on the underlying operating systems. OpenDJ directory server relies on Java 6,
 specifically at least the Java Standard Edition 6.0 (Sun version 1.6.0_10)
 runtime environment. For best server performance, use at least version
 1.6.0_22, which includes a major security fix for TLS as well. To build
 applications with the OpenDJ LDAP SDK, you need the Java SDK as the runtime
 environment has no compiler.</para>
 <para>That said, OpenDJ <?eval ${project.version}?> has been validated on
 the following operating systems.</para>