Author: mikedd
Date: Thu Apr 12 11:03:24 2007
New Revision: 528067
URL: http://svn.apache.org/viewvc?view=rev&rev=528067
Log:
rewording statement re Java6
Modified:
incubator/openjpa/trunk/openjpa-project/BUILDING.txt
incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html
Modified: incubator/openjpa/trunk/openjpa-project/BUILDING.txt
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/BUILDING.txt?view=diff&rev=528067&r1=528066&r2=528067
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/BUILDING.txt (original)
+++ incubator/openjpa/trunk/openjpa-project/BUILDING.txt Thu Apr 12 11:03:24
2007
@@ -26,8 +26,7 @@
1. Ensure that you have Java 1.5 installed and in your path by running:
java -version
- OpenJPA requires Java 1.5 but will not compile with Java 6. More
accurately
- OpenJPA is not compatible with JDBC 4 which is included in Java 6. For
more
+ OpenJPA requires Java 1.5 but will not compile with Java 6. For more
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/.
If it is installed correctly, typing mvn -v from the console will result
Modified: incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html
URL:
http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html?view=diff&rev=528067&r1=528066&r2=528067
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html (original)
+++ incubator/openjpa/trunk/openjpa-project/RELEASE-NOTES.html Thu Apr 12
11:03:24 2007
@@ -35,8 +35,7 @@
<h2><a name="Prerequisites"></a>Prerequisites</h2>
<P>
-OpenJPA requires Java 1.5 but will not compile with Java 6. More accurately
-OpenJPA is not compatible with JDBC 4 which is included in Java 6. For more
+OpenJPA requires Java 1.5 but will not compile with Java 6. For more
detail please see <a href="http://issues.apache.org/jira/browse/OPENJPA-5">
http://incubator.apache.org/openjpa/</a>