mirror of https://github.com/apache/openjpa.git
rewording statement re Java6
git-svn-id: https://svn.apache.org/repos/asf/incubator/openjpa/trunk@528067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
794ca05eed
commit
7713ecf104
|
@ -26,8 +26,7 @@ website at http://incubator.apache.org/openjpa/building-openjpa.html
|
||||||
|
|
||||||
1. Ensure that you have Java 1.5 installed and in your path by running:
|
1. Ensure that you have Java 1.5 installed and in your path by running:
|
||||||
java -version
|
java -version
|
||||||
OpenJPA requires Java 1.5 but will not compile with Java 6. More accurately
|
OpenJPA requires Java 1.5 but will not compile with Java 6. For more
|
||||||
OpenJPA is not compatible with JDBC 4 which is included in Java 6. For more
|
|
||||||
detail please see http://issues.apache.org/jira/browse/OPENJPA-5.
|
detail please see http://issues.apache.org/jira/browse/OPENJPA-5.
|
||||||
2. Install the build tool Apache Maven 2.0.4, from http://maven.apache.org/.
|
2. Install the build tool Apache Maven 2.0.4, from http://maven.apache.org/.
|
||||||
If it is installed correctly, typing mvn -v from the console will result
|
If it is installed correctly, typing mvn -v from the console will result
|
||||||
|
|
|
@ -35,8 +35,7 @@ http://incubator.apache.org/openjpa/</a>
|
||||||
|
|
||||||
<h2><a name="Prerequisites"></a>Prerequisites</h2>
|
<h2><a name="Prerequisites"></a>Prerequisites</h2>
|
||||||
<P>
|
<P>
|
||||||
OpenJPA requires Java 1.5 but will not compile with Java 6. More accurately
|
OpenJPA requires Java 1.5 but will not compile with Java 6. For more
|
||||||
OpenJPA is not compatible with JDBC 4 which is included in Java 6. For more
|
|
||||||
detail please see <a href="http://issues.apache.org/jira/browse/OPENJPA-5">
|
detail please see <a href="http://issues.apache.org/jira/browse/OPENJPA-5">
|
||||||
http://incubator.apache.org/openjpa/</a>
|
http://incubator.apache.org/openjpa/</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue