Author: kiwiwings
Date: Sun Oct 18 00:41:39 2020
New Revision: 1882609
URL: http://svn.apache.org/viewvc?rev=1882609&view=rev
Log:
update info about JDK 1.8
Modified:
xmlbeans/site/build/site/documentation/conInstallGuide.html
xmlbeans/site/build/site/download/index.html
xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
xmlbeans/site/src/documentation/content/xdocs/download/index.xml
Modified: xmlbeans/site/build/site/documentation/conInstallGuide.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/documentation/conInstallGuide.html?rev=1882609&r1=1882608&r2=1882609&view=diff
==============================================================================
--- xmlbeans/site/build/site/documentation/conInstallGuide.html (original)
+++ xmlbeans/site/build/site/documentation/conInstallGuide.html Sun Oct 18 00:41:39 2020
@@ -220,7 +220,7 @@ document.write("Last Published: " + docu
<h2 class="boxed">Requirements</h2>
<div class="section">
<p>
- Before installing XMLBeans, you will need to have JDK 1.4 installed
+ Before installing XMLBeans, you will need to have JDK 1.8 installed
and <a href="http://ant.apache.org/">Ant</a>. Once you have
those, continue with the steps below.
</p>
Modified: xmlbeans/site/build/site/download/index.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1882609&r1=1882608&r2=1882609&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Sun Oct 18 00:41:39 2020
@@ -161,8 +161,7 @@ document.write("Last Published: " + docu
may want to compile the source for yourself.
</p>
<p>
- XMLBeans requires JDK 1.6. Last version to work with JDK 1.4 is 2.6.0 which
has not
- been updated in a while.
+ XMLBeans 4.0.0 requires JDK 1.8. Last version to work with JDK 1.6 is 3.1.0.
</p>
<p>
Once you've downloaded the distribution or checked out the source,
Modified: xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml?rev=1882609&r1=1882608&r2=1882609&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml Sun Oct
18 00:41:39 2020
@@ -8,7 +8,7 @@
<section>
<title>Requirements</title>
<p>
- Before installing XMLBeans, you will need to have JDK 1.4 installed
+ Before installing XMLBeans, you will need to have JDK 1.8 installed
and <a href="http://ant.apache.org/">Ant</a>. Once you have
those, continue with the steps below.
</p>
Modified: xmlbeans/site/src/documentation/content/xdocs/download/index.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/download/index.xml?rev=1882609&r1=1882608&r2=1882609&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/download/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/download/index.xml Sun Oct 18 00:41:39 2020
@@ -32,8 +32,7 @@
may want to compile the source for yourself.
</p>
<p>
- XMLBeans requires JDK 1.6. Last version to work with JDK 1.4 is 2.6.0 which
has not
- been updated in a while.
+ XMLBeans 4.0.0 requires JDK 1.8. Last version to work with JDK 1.6 is 3.1.0.
</p>
<p>
Once you've downloaded the distribution or checked out the source,
---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org
|