From 7acfd0590232035879e2a08dfc5b35c37017bb68 Mon Sep 17 00:00:00 2001
From: Gaetan Boismal <gaetan.boismal@forgerock.com>
Date: Wed, 06 May 2015 07:44:04 +0000
Subject: [PATCH] OPENDJ-1993 Replace outdated Java 6 references

---
 opendj-server-legacy/src/svr4/OpenDJ/install.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opendj-server-legacy/src/svr4/OpenDJ/install.txt b/opendj-server-legacy/src/svr4/OpenDJ/install.txt
index e0e33ad..386a0dc 100644
--- a/opendj-server-legacy/src/svr4/OpenDJ/install.txt
+++ b/opendj-server-legacy/src/svr4/OpenDJ/install.txt
@@ -5,8 +5,8 @@
 
 Before You Configure
 ------------------
-A Java SE 6.0 (version 1.6.0_10) or higher runtime environment must be installed. It is
-recommended that your system have at least 100MB of disk space and 256MB of free memory to run 
+A Java SE 7 or higher runtime environment must be installed. It is
+recommended that your system have at least 100MB of disk space and 256MB of free memory to run
 OpenDJ for evaluation purposes. Note that you can configure OpenDJ in such a way that it requires
 substantially less, or more, disk space. For more information, see the OpenDJ System Requirements
 at https://

--
Gitblit v1.10.0