Author: kwright
Date: Wed Feb 22 15:55:17 2017
New Revision: 1784033

URL: http://svn.apache.org/viewvc?rev=1784033&view=rev
Log:
Go to Java 8

Modified:
    manifoldcf/trunk/DEPENDENCIES.txt
    manifoldcf/trunk/README.txt
    manifoldcf/trunk/dist-license/DEPENDENCIES.txt

Modified: manifoldcf/trunk/DEPENDENCIES.txt
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/DEPENDENCIES.txt?rev=1784033&r1=1784032&r2=1784033&view=diff
==============================================================================
--- manifoldcf/trunk/DEPENDENCIES.txt (original)
+++ manifoldcf/trunk/DEPENDENCIES.txt Wed Feb 22 15:55:17 2017
@@ -1,6 +1,6 @@
 ManifoldCF requires
 ------------------
-* JRE 1.7 or above
+* JRE 1.8 or above
 * SVN client, version 1.7 or above
 * Apache Ant, version 1.7 or above
 * Apache Forrest, version 0.9-dev or above

Modified: manifoldcf/trunk/README.txt
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/README.txt?rev=1784033&r1=1784032&r2=1784033&view=diff
==============================================================================
--- manifoldcf/trunk/README.txt (original)
+++ manifoldcf/trunk/README.txt Wed Feb 22 15:55:17 2017
@@ -32,10 +32,10 @@ Instructions for Building Apache Manifol
    
 3. Copy the lib folder in the lib distribution into the source distribution.
 
-4. Download the Java SE 7 JDK (Java Development Kit), or greater, from 
http://www.oracle.com/technetwork/java/index.html.
+4. Download the Java SE 8 JDK (Java Development Kit), or greater, from 
http://www.oracle.com/technetwork/java/index.html.
    You will need the JDK installed, and the %JAVA_HOME%\bin directory included
    on your command path.  To test this, issue a "java -version" command from 
your
-   shell and verify that the Java version is 1.7 or greater.
+   shell and verify that the Java version is 1.8 or greater.
 
 5. Download the Apache Ant binary distribution (1.7.0 or greater) from 
http://ant.apache.org.
    You will need Ant installed and the %ANT_HOME%\bin directory included on 
your

Modified: manifoldcf/trunk/dist-license/DEPENDENCIES.txt
URL: 
http://svn.apache.org/viewvc/manifoldcf/trunk/dist-license/DEPENDENCIES.txt?rev=1784033&r1=1784032&r2=1784033&view=diff
==============================================================================
--- manifoldcf/trunk/dist-license/DEPENDENCIES.txt (original)
+++ manifoldcf/trunk/dist-license/DEPENDENCIES.txt Wed Feb 22 15:55:17 2017
@@ -1,6 +1,6 @@
 ManifoldCF requires
 ------------------
-* JRE 1.7 or above
+* JRE 1.8 or above
 * Many other libraries, available from the ManifoldCF XXX-lib distribution
 
 For running ManifoldCF:


Reply via email to