You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by ki...@apache.org on 2018/08/24 22:13:15 UTC

svn commit: r1838977 - in /xmlbeans/site: ./ build/site/ build/site/download/ src/documentation/content/xdocs/ src/documentation/content/xdocs/download/

Author: kiwiwings
Date: Fri Aug 24 22:13:14 2018
New Revision: 1838977

URL: http://svn.apache.org/viewvc?rev=1838977&view=rev
Log:
Update website to 3.0.1

Modified:
    xmlbeans/site/build.xml
    xmlbeans/site/build/site/download/index.html
    xmlbeans/site/build/site/index.html
    xmlbeans/site/build/site/linkmap.html
    xmlbeans/site/build/site/news.html
    xmlbeans/site/src/documentation/content/xdocs/download/index.xml
    xmlbeans/site/src/documentation/content/xdocs/index.xml
    xmlbeans/site/src/documentation/content/xdocs/news.xml
    xmlbeans/site/src/documentation/content/xdocs/site.xml

Modified: xmlbeans/site/build.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/build.xml?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/build.xml (original)
+++ xmlbeans/site/build.xml Fri Aug 24 22:13:14 2018
@@ -5,8 +5,6 @@
     <!-- TODO: cp forrest/lib/core/xml-commons-resolver-*.jar $ANT_HOME/lib -->
 
     <property environment="env"/>
-    <property name="forrest.home" value="${env.FORREST_HOME}"/>
-    <import file="${env.FORREST_HOME}/main/forrest.build.xml"/>
 
     <target name="usage">
         <echo message="Run 'ant -projecthelp' for usage."/>
@@ -45,5 +43,18 @@
         </copy>
     </target>
 
+    <target name="site" depends="-check-forrest-installed"
+            description="Builds website documentation">
+        <exec executable="${env.FORREST_HOME}/bin/forrest"/>
+    </target>
+
+    <target name="-check-forrest-installed" unless="env.FORREST_HOME">
+        <echo>Please install Apache Forrest (see
+            &lt;https://forrest.apache.org/index.html&gt;) and set the
+            FORREST_HOME environment variable!
+        </echo>
+        <fail message="Apache Forrest is not installed."/>
+    </target>
+
 
 </project>

Modified: xmlbeans/site/build/site/download/index.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Fri Aug 24 22:13:14 2018
@@ -117,7 +117,7 @@ document.write("Last Published: " + docu
 <div class="menupagetitle">Binary/Source</div>
 </div>
 <div class="menuitem">
-<a href="../download/index.html#XMLBeans-3.0.0" title="XMLBeans-3.0.0">XMLBeans 3.0.0</a>
+<a href="../download/index.html#XMLBeans-3.0.1" title="XMLBeans-3.0.1">XMLBeans 3.0.1</a>
 </div>
 <div class="menuitem">
 <a href="../download/index.html#verify" title="verify release">Verify release</a>
@@ -187,10 +187,10 @@ document.write("Last Published: " + docu
 </div>
 
         
-<a name="XMLBeans-3.0.0"></a>
-<h2 class="boxed">29 June 2018 - XMLBeans 3.0.0 available</h2>
+<a name="XMLBeans-3.0.1"></a>
+<h2 class="boxed">24 August 2018 - XMLBeans 3.0.1 available</h2>
 <div class="section">
-<p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.0.
+<p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.1.
                 Featured are a handful of new areas of functionality and numerous bug fixes.
             </p>
 <div class="note">
@@ -199,11 +199,11 @@ document.write("Last Published: " + docu
             </div>
 </div>
 <p>A summary of changes is available in the
-                <a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/dev/RELEASE-NOTES-3.0.0.txt">Release
+                <a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/dev/RELEASE-NOTES-3.0.1.txt">Release
                     Notes</a>.
                 A full list of changes is available in the
                 <a href="../status.html">change log</a>
-                or the corresponding <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">
+                or the corresponding <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">
                     Jira ticket</a>.
                 People interested should also follow the
                 <a href="../community/index.html">dev list</a>
@@ -212,121 +212,97 @@ document.write("Last Published: " + docu
 <p>
                 The XMLBeans source release as well as the pre-built binary deployment packages are listed below.
                 Pre-built versions are available in the central Maven repository under
-                Group ID "org.apache.xmlbeans" and Version "3.0.0".
+                Group ID "org.apache.xmlbeans" and Version "3.0.1".
             </p>
-<a name="XMLBeans-3.0.0-bin"></a>
+<a name="XMLBeans-3.0.1-bin"></a>
 <h3 class="boxed">Binary Distribution</h3>
 <ul>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz">
-                            xmlbeans-bin-3.0.0-20180629.tgz
+<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.tgz">
+                            xmlbeans-bin-3.0.1-20180824.tgz
                         </a>
-                        (3.11 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.asc">
+                        (3.2 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.tgz.asc">
                         signature (.asc)</a>)
                         <br>
-                        SHA1 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha1">
-                            b47e43fc46405eb2da8a0506f391dfb69572cad6
-                        </a>
-                        
-<br>
                         SHA256 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha256">
-                            5f690eec0609fc9387a25c0dc55bec441d2b34d7015c47da95da9207f8f4d0ec
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.tgz.sha256">
+                            c997494f358d0828a6686e0083a1ca27ef002e928ea9e9b4f2c9cd6ca9b5c45d
                         </a>
                         
 <br>
                         SHA512 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha512">
-                            6427948a853138833f0b53acda7448e41d41ab170f552cfb1be9e14e1dd902ca5c3fca5455e7534c5cf120a44fc588dc20557aeb38fa4f89ce82c6e145f8fa7e
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.tgz.sha512">
+                            5ae308cd5b3e01d8366ecced6fed455295ebbad217c570308b60e885c013ac429af7721ad37a0dafac15083e010b42c0782c34b9cbb11fbfcc015ac79535113e
                         </a>
                     
 </li>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip">
-                            xmlbeans-bin-3.0.0-20180629.zip
+<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.zip">
+                            xmlbeans-bin-3.0.1-20180824.zip
                         </a>
-                        (3.46 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.asc">
+                        (3.5 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.zip.asc">
                         signature (.asc)</a>)
                         <br>
-                        SHA1 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha1">
-                            28216bf2a2db58a2a5bc61bb726afce0d2cd2514
-                        </a>
-                        
-<br>
                         SHA256 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha256">
-                            0421841d35a319617b6aea236712394a9768eecd335680de7938da3b5e10b26e
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.zip.sha256">
+                            b8ce40828e6b20bc351163c504af413064d28dede47fe4e769e81c429230652a
                         </a>
                         
 <br>
                         SHA512 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha512">
-                            ca13111eecf1b069422b0180b18f0d73cc458c4e7090fb4c713f12e8a889d347efc43d0d988925b6fab44cdb0b8256168b453ddf88b81ac9eb88a5faad1e47ab
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.1-20180824.zip.sha512">
+                            e94cd187c83e5551e2485f83f14024ce3f916c21adac461c3cfd63a93f5b947879e46a6c7017b0088145d150dbd806e79164f164fb4336e5cdb0e0aceef5e023
                         </a>
                     
 </li>
                 
 </ul>
-<a name="XMLBeans-3.0.0-src"></a>
+<a name="XMLBeans-3.0.1-src"></a>
 <h3 class="boxed">Source Distribution</h3>
 <ul>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz">
-                            xmlbeans-src-3.0.0-20180629.tgz
+<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.tgz">
+                            xmlbeans-src-3.0.1-20180824.tgz
                         </a>
-                        (7.48 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.asc">
+                        (7.5 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.tgz.asc">
                         signature (.asc)</a>)
                         <br>
-                        SHA1 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha1">
-                            6fa7e2363661c228bea35f2902e3636a6fd43998
-                        </a>
-                        
-<br>
                         SHA256 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha256">
-                            cfdc476be43372ca2e9539465963fd85aeacf9dd53d0336c39c6de00029c1622
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.tgz.sha256">
+                            6153ea85e925b3dcffb85f21227f7a2f030b28bed537d87a59c1105453a7f058
                         </a>
                         
 <br>
                         SHA512 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha512">
-                            4eed2c22caab54599162b8f529e2921d809418843fb4b75be06da8c3e1ed0b79803bd49722be812621446fb3c76efed51f715fe64a8d55ecdc21a3c750701753
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.tgz.sha512">
+                            a842d29d507d81f091612a01054250a857f79c763042c61eccbe0592034b47f34406b95f0a3aa74d485d6cc953a386d615f453a2e70c34085a124721d7c23e50
                         </a>
                     
 </li>
                     
 <li>
                         
-<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip">
-                            xmlbeans-src-3.0.0-20180629.zip
+<a href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.zip">
+                            xmlbeans-src-3.0.1-20180824.zip
                         </a>
-                        (7.98 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.asc">
+                        (8.1 MB, <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.zip.asc">
                         signature (.asc)</a>)
                         <br>
-                        SHA1 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha1">
-                            3dfde4e6dcbce6711eca6c9197720bf65a2e269d
-                        </a>
-                        
-<br>
                         SHA256 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha256">
-                            8a65249bd939c1b7a27f59ba5983d7f85dd6afe07c8b4ab5ba299c90be0991e3
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.zip.sha256">
+                            3c5c27acdcd666d7ad7344e4b27c98215b7a8bea1a00e8cde1497b9a70761c40
                         </a>
                         
 <br>
                         SHA512 checksum:
-                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha512">
-                            3ff0eca60f73494834e2d5c6ae905c982c58a19351c44d172552760bab50eda01da9c2e8d18506210aaaa7feee53c9f022ed966c242a57fc50c217b99c2a8971
+                        <a href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.1-20180824.zip.sha512">
+                            aaccfcea75a7e3450f16b7b025f08c13d61b096dd814dde30f57ee488966e26799a95a5a315065ae654aa14a0afd9c1bfe0c7bb54ed5397c9a96b306ec884afb
                         </a>
                     
 </li>
@@ -339,7 +315,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">Verify</h2>
 <div class="section">
 <p>
-                It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures.
+                It is essential that you verify the integrity of the downloaded files using the PGP and SHA signatures.
                 Please read <a href="https://httpd.apache.org/dev/verification.html">Verifying Apache HTTP Server Releases</a>
                 for more information on why you should verify our releases. This page provides detailed instructions which you can use for POI artifacts.
             </p>
@@ -367,7 +343,7 @@ document.write("Last Published: " + docu
 % gpg --import KEYS
 % gpg --verify xmlbeans-X.Y.Z.jar.asc xmlbeans-X.Y.Z.jar
 </pre>
-<p>Sample verification of xmlbeans-bin-3.0.0-20180629.tgz</p>
+<p>Sample verification of xmlbeans-bin-3.0.1-20180824.tgz</p>
 <pre class="code">
 % gpg --import KEYS
 gpg: key 38DAC8E212DAE9BE: "Glen Stampoultzis &lt;glens at apache.org&gt;" not changed
@@ -378,8 +354,8 @@ gpg: key F5C260164CEED75F: "Nick Burch &
 gpg: key 8AAF88D6D84E41AE: 1 duplicate signature removed
     ...
 
-% gpg --verify xmlbeans-bin-3.0.0-20180629.tgz.asc
-gpg: assuming signed data in 'xmlbeans-bin-3.0.0-20180629.tgz'
+% gpg --verify xmlbeans-bin-3.0.1-20180824.tgz.asc
+gpg: assuming signed data in 'xmlbeans-bin-3.0.1-20180824.tgz'
 gpg: Signature made Di 03 Jul 2018 00:52:28 CEST
 gpg:                using RSA key 24188560524400B142BE3386A93E1C4B26062CE3
 gpg: Good signature from "Andreas Beeker &lt;kiwiwings at apache.org&gt;" [ultimate]

Modified: xmlbeans/site/build/site/index.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Fri Aug 24 22:13:14 2018
@@ -188,35 +188,28 @@ document.write("Last Published: " + docu
                 or the XMLBeans documentation (the Documentation tab on this website).</p>
 </div>
 
-        
-<a name="Release%3A+Apache+XMLBeans+3.0.0+%28June+29%2C+2018%29"></a>
-<h2 class="boxed">Release: Apache XMLBeans 3.0.0 (June 29, 2018)</h2>
+ 		
+<a name="Release%3A+Apache+XMLBeans+3.0.1+%28August+24%2C+2018%29"></a>
+<h2 class="boxed">Release: Apache XMLBeans 3.0.1 (August 24, 2018)</h2>
 <div class="section">
 <p>
-                Latest release files <a href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin">are available</a>.
-            </p>
+       		   Latest release files <a href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</a>.
+      		</p>
 <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
 <p>
-                Few of the improvements in this release (for a more complete list of changes see
-                <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup">CHANGES.txt</a> or
-                <a href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">XMLBEANS-517</a>).
-            </p>
+          		Few of the improvements in this release (for a more complete list of changes see
+          		<a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345">CHANGES.txt</a> or
+          		<a href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</a>).
+      		</p>
 <ul>
-                
-<li>XMLBEANS-517: use safe XML parsers</li>
-                
-<li>XMLBEANS-515: remove piccolo support</li>
-                
-<li>XMLBEANS-514: make Java 6 the lowest supported runtime</li>
-                
-<li>Fix for XMLBEANS-332: XMLBeans changes surrogate pair bytes to question marks</li>
-            
+          		
+<li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li>
+      		
 </ul>
 </div>
 
-
         
-<a name="N10064"></a>
+<a name="N1005B"></a>
 <h2 class="boxed"></h2>
 <div class="section">
 <p>

Modified: xmlbeans/site/build/site/linkmap.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/linkmap.html?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/build/site/linkmap.html (original)
+++ xmlbeans/site/build/site/linkmap.html Fri Aug 24 22:13:14 2018
@@ -150,7 +150,7 @@ document.write("Last Published: " + docu
 <a href="download/index.html" title="Which is right for you?">Binary/Source</a>
 </div>
 <div class="menuitem">
-<a href="download/index.html#XMLBeans-3.0.0" title="XMLBeans-3.0.0">XMLBeans 3.0.0</a>
+<a href="download/index.html#XMLBeans-3.0.1" title="XMLBeans-3.0.1">XMLBeans 3.0.1</a>
 </div>
 <div class="menuitem">
 <a href="download/index.html#verify" title="verify release">Verify release</a>
@@ -383,7 +383,7 @@ document.write("Last Published: " + docu
         
 <ul>
 <li>
-<a href="download/index.html#XMLBeans-3.0.0">XMLBeans 3.0.0</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>rel300</em>&nbsp;: XMLBeans-3.0.0</li>
+<a href="download/index.html#XMLBeans-3.0.1">XMLBeans 3.0.1</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>rel300</em>&nbsp;: XMLBeans-3.0.1</li>
 </ul>
         
 <ul>

Modified: xmlbeans/site/build/site/news.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/news.html?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/build/site/news.html (original)
+++ xmlbeans/site/build/site/news.html Fri Aug 24 22:13:14 2018
@@ -162,11 +162,30 @@ document.write("Last Published: " + docu
 <h1>XMLBeans News</h1>
 <div id="front-matter"></div>
   
+<a name="Release%3A+Apache+XMLBeans+3.0.1+%28August+24%2C+2018%29"></a>
+<h2 class="boxed">Release: Apache XMLBeans 3.0.1 (August 24, 2018)</h2>
+<div class="section">
+<p>
+          Latest release files <a href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</a>.
+      </p>
+<p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
+<p>
+          Few of the improvements in this release (for a more complete list of changes see
+          <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345">CHANGES.txt</a> or
+          <a href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</a>).
+      </p>
+<ul>
+          
+<li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li>
+      
+</ul>
+</div>
+  
 <a name="Release%3A+Apache+XMLBeans+3.0.0+%28June+29%2C+2018%29"></a>
 <h2 class="boxed">Release: Apache XMLBeans 3.0.0 (June 29, 2018)</h2>
 <div class="section">
 <p>
-          Latest release files <a href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</a>.
+          Latest release files <a href="https://archive.apache.org/dist/poi/xmlbeans/release/">are available</a>.
       </p>
 <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
 <p>
@@ -265,7 +284,7 @@ content that has facets defined in the b
       <a href="http://git.apache.org/">Git at Apache</a> page for details.
       Git Clone URL:  <a href="git://git.apache.org/xmlbeans.git">git://git.apache.org/xmlbeans.git</a> and
       Http Clone URL: <a href="http://git.apache.org/xmlbeans.git">http://git.apache.org/xmlbeans.git</a>.</p>
-<p>Now <a href="http://grepcode.com/search/?query=xmlbeans">search and browse XMLBeans source code</a> 
+<p>Now <a href="http://grepcode.com/search/?query=xmlbeans">search and browse XMLBeans source code</a>
      is available thanks to <a href="http://grepcode.com/">grepcode</a>.</p>
 </div>
 
@@ -513,7 +532,7 @@ content that has facets defined in the b
 <a name="XMLBeans+moved+to+SVN+%287+December+2004%29"></a>
 <h2 class="boxed">XMLBeans moved to SVN (7 December 2004)</h2>
 <div class="section">
-<p>XMLBeans changed it's repository from CVS to <a href="http://subversion.tigris.org/">Subversion</a>. See the sources at the new location: 
+<p>XMLBeans changed it's repository from CVS to <a href="http://subversion.tigris.org/">Subversion</a>. See the sources at the new location:
 <a href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/">http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/</a>. The CVS location is read-only, no further changes are aplied to it and it will be closed soon.
 </p>
 </div>

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=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/download/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/download/index.xml Fri Aug 24 22:13:14 2018
@@ -51,9 +51,9 @@
             </ul>
         </section>
 
-        <section id="XMLBeans-3.0.0">
-            <title>29 June 2018 - XMLBeans 3.0.0 available</title>
-            <p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.0.
+        <section id="XMLBeans-3.0.1">
+            <title>24 August 2018 - XMLBeans 3.0.1 available</title>
+            <p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.1.
                 Featured are a handful of new areas of functionality and numerous bug fixes.
             </p>
             <note>XMLBeans 3.x.x requires Java 6 but can be used with schema files generated with earlier versions.
@@ -75,7 +75,7 @@
                 Pre-built versions are available in the central Maven repository under
                 Group ID "org.apache.xmlbeans" and Version "3.0.1".
             </p>
-            <section id="XMLBeans-3.0.0-bin">
+            <section id="XMLBeans-3.0.1-bin">
                 <title>Binary Distribution</title>
                 <ul>
                     <li>
@@ -116,7 +116,7 @@
                     </li>
                 </ul>
             </section>
-            <section id="XMLBeans-3.0.0-src">
+            <section id="XMLBeans-3.0.1-src">
                 <title>Source Distribution</title>
                 <ul>
                     <li>

Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/index.xml?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/index.xml Fri Aug 24 22:13:14 2018
@@ -15,7 +15,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "document-v20.dtd">
 <document>
     <header>
         <title>Welcome to XMLBeans</title>
@@ -44,13 +44,13 @@
  		<section>
       		<title>Release: Apache XMLBeans 3.0.1 (August 24, 2018)</title>
       		<p>
-       		   Latest release files <link href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</link>.
+       		   Latest release files <a href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</a>.
       		</p>
       		<p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
       		<p>
           		Few of the improvements in this release (for a more complete list of changes see
-          		<link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&pathrev=1838345">CHANGES.txt</link> or
-          		<link href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</link>).
+          		<a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345">CHANGES.txt</a> or
+          		<a href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</a>).
       		</p>
       		<ul>
           		<li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li>

Modified: xmlbeans/site/src/documentation/content/xdocs/news.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/news.xml?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/news.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/news.xml Fri Aug 24 22:13:14 2018
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "document-v20.dtd">
 <document>
 
 <header>
@@ -10,13 +10,13 @@
   <section>
       <title>Release: Apache XMLBeans 3.0.1 (August 24, 2018)</title>
       <p>
-          Latest release files <link href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</link>.
+          Latest release files <a href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</a>.
       </p>
       <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
       <p>
           Few of the improvements in this release (for a more complete list of changes see
-          <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&pathrev=1838345">CHANGES.txt</link> or
-          <link href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</link>).
+          <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1838345">CHANGES.txt</a> or
+          <a href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</a>).
       </p>
       <ul>
           <li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li>
@@ -25,13 +25,13 @@
   <section>
       <title>Release: Apache XMLBeans 3.0.0 (June 29, 2018)</title>
       <p>
-          Latest release files <link href="https://archive.apache.org/dist/poi/xmlbeans/release/">are available</link>.
+          Latest release files <a href="https://archive.apache.org/dist/poi/xmlbeans/release/">are available</a>.
       </p>
       <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p>
       <p>
           Few of the improvements in this release (for a more complete list of changes see
-          <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup">CHANGES.txt</link> or
-          <link href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">XMLBEANS-517</link>).
+          <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup">CHANGES.txt</a> or
+          <a href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">XMLBEANS-517</a>).
       </p>
       <ul>
           <li>XMLBEANS-517: use safe XML parsers</li>
@@ -44,11 +44,11 @@
   <section>
     <title>Release: Apache XMLBeans 2.6.0 (August 14, 2012)</title>
     <p>
-	Latest release files <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">are available</link>.
+	Latest release files <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">are available</a>.
     </p>
     <p>
 	Few of the improvements in this release (for a more complete list of changes see 
-	<link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&amp;view=markup">CHANGES.txt</link>).
+	<a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1364789&amp;view=markup">CHANGES.txt</a>).
     </p>
     <ul>
 	<li>Add new xml option CopyUseNewSynchronizationDomain used for copy. This fixes the scenario when copy and access (ex. selectPath) are used in a multithreading environment.</li>
@@ -68,14 +68,14 @@ content that has facets defined in the b
   <section>
     <title>Release: Apache XMLBeans 2.5.0 (December 14, 2009)</title>
     <p>
-	Download the latest release <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</link>.
+	Download the latest release <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</a>.
     </p>
     <p>
 	Few of the improvements in this release (for a more complete list of changes see 
-	<link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=884294&amp;view=markup">CHANGES.txt</link>).
+	<a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=884294&amp;view=markup">CHANGES.txt</a>).
     </p>
     <ul>
-	<li><link href="ext:wiki/UserTypes">"User types"</link> feature - allows mapping of Schema simple types to custom user Java classes</li>
+	<li><a href="ext:wiki/UserTypes">"User types"</a> feature - allows mapping of Schema simple types to custom user Java classes</li>
 	<li>Option to perform additional, stricter Schema validation checks: XMLBEANS-350</li>
 	<li>Updated pattern for dayTimeDuration </li>
 	<li>Extended year min/max value limitations</li>
@@ -92,22 +92,22 @@ content that has facets defined in the b
    <title>New access to XMLBeans sources (August 12, 2009)</title>
 
      <p>Git read-only access to XMLBeans sources is now available. Please see the 
-      <link href="http://git.apache.org/">Git at Apache</link> page for details.
-      Git Clone URL:  <link href="git://git.apache.org/xmlbeans.git">git://git.apache.org/xmlbeans.git</link> and
-      Http Clone URL: <link href="http://git.apache.org/xmlbeans.git">http://git.apache.org/xmlbeans.git</link>.</p>
+      <a href="http://git.apache.org/">Git at Apache</a> page for details.
+      Git Clone URL:  <a href="git://git.apache.org/xmlbeans.git">git://git.apache.org/xmlbeans.git</a> and
+      Http Clone URL: <a href="http://git.apache.org/xmlbeans.git">http://git.apache.org/xmlbeans.git</a>.</p>
 
-     <p>Now <link href="http://grepcode.com/search/?query=xmlbeans">search and browse XMLBeans source code</link> 
-     is available thanks to <link href="http://grepcode.com/">grepcode</link>.</p>
+     <p>Now <a href="http://grepcode.com/search/?query=xmlbeans">search and browse XMLBeans source code</a>
+     is available thanks to <a href="http://grepcode.com/">grepcode</a>.</p>
 </section>
 
 <section>
     <title>Release: Apache XMLBeans 2.4.0 (July 8, 2008)</title>
     <p>
-        Download the latest release <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</link>.
+        Download the latest release <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</a>.
     </p>
     <p>
         New features in this release (for a more complete list of changes see 
-        <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=666108&amp;view=markup">CHANGES.txt</link>).
+        <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=666108&amp;view=markup">CHANGES.txt</a>).
     </p>
     <ul>
         <li>Finer grained support for CDATA</li>
@@ -117,7 +117,7 @@ content that has facets defined in the b
         <li>Bug fixes</li>
     </ul>
     <p>
-        Advanced XPath and XQuery support is provided through <link href="http://sourceforge.net/projects/saxon">Saxon-9.0.0.4</link>.
+        Advanced XPath and XQuery support is provided through <a href="http://sourceforge.net/projects/saxon">Saxon-9.0.0.4</a>.
     </p>
     <p>
     <strong>XmlBeans 2.4.0 is still compatible with JDK 1.4, xmlbeans-qname.jar is required on classpath of your application alongside xbean.jar</strong>
@@ -127,17 +127,17 @@ content that has facets defined in the b
 <section>
     <title>Release Apache XMLBeans 2.3.0 (June 1, 2007)</title>
     <p>
-        Download the latest release <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</link>.
+        Download the latest release <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">here</a>.
     </p>
     <p>
     <strong>In order to run XmlBeans 2.3.0 with JDK 1.4, it is necessary to add xmlbeans-qname.jar on the classpath of your application alongside xbean.jar</strong>
     </p>
     <p>
         Because XMLBeans 2.3.0 is designed to be used with Saxon-8.8 for XPath/XQuery support and because Saxon is not backwards-compatible,
-        it is strongly reccomended that if you use Saxon-8.6.1 with XMLBeans, you upgrade to <link href="http://sourceforge.net/projects/saxon">Saxon-8.8</link>.
+        it is strongly reccomended that if you use Saxon-8.6.1 with XMLBeans, you upgrade to <a href="http://sourceforge.net/projects/saxon">Saxon-8.8</a>.
     </p>
     <p>
-        Few of the improvements in this release (for a more complete list of changes see <link href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=540734">CHANGES.txt</link>).
+        Few of the improvements in this release (for a more complete list of changes see <a href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=540734">CHANGES.txt</a>).
     </p>
     <ul>
         <li>Added options to handle serialization of CDATA sections</li>
@@ -159,15 +159,15 @@ content that has facets defined in the b
     <li>xbean_xpath.jar</li>
   </ul>
   <p>
-    To download Saxon-B, go to <link href="http://sourceforge.net/projects/saxon">http://sourceforge.net/projects/saxon</link>, click the "download" link and then choose Saxon 8.6.1 from the list of files. Make sure you look at the license, which is MPL (Mozilla Public License) 1.0.
+    To download Saxon-B, go to <a href="http://sourceforge.net/projects/saxon">http://sourceforge.net/projects/saxon</a>, click the "download" link and then choose Saxon 8.6.1 from the list of files. Make sure you look at the license, which is MPL (Mozilla Public License) 1.0.
   </p>
 </section>
 
 <section>
   <title>Release: Just released Apache XMLBeans 2.2.0! (June 23, 2006)</title>
-  <p><link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download XMLBeans 2.2.0</link></p>
+  <p><a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download XMLBeans 2.2.0</a></p>
   <p>
-    These are a few of the improvements in this release for a more complete list of changes see <link href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?rev=328990">CHANGES.txt</link>
+    These are a few of the improvements in this release for a more complete list of changes see <a href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?rev=328990">CHANGES.txt</a>
   </p>
   <ul>
     <li>Updated to the latest XMLSchema.xsd - January 25, 2006</li>
@@ -190,9 +190,9 @@ content that has facets defined in the b
 <p>
   The first dot release in the V2 line is now available from your favorite mirror.
 </p>
-<p><link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download XMLBeans 2.1.0</link></p>
+<p><a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download XMLBeans 2.1.0</a></p>
 <p>
-  This release contains a few small features that you may find useful, along with the usual assortment of bug and performance fixes. See the list of changes at <link href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?rev=328990">CHANGES.txt</link>
+  This release contains a few small features that you may find useful, along with the usual assortment of bug and performance fixes. See the list of changes at <a href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/CHANGES.txt?rev=328990">CHANGES.txt</a>
 </p>
 </section>
 
@@ -200,7 +200,7 @@ content that has facets defined in the b
 <title>Release: Apache XMLBeans 2.0.0 released! (30 June 2005)</title>
 <p>
   The XMLBeans team is happy to announce the availability of XMLBeans V2.
-  <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download it</link> from you favorite mirrror and check it out!
+  <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">Download it</a> from you favorite mirrror and check it out!
 </p>
 <p>
   Here's a short list of improvements in this release:
@@ -230,13 +230,13 @@ content that has facets defined in the b
   get the jars from an Apache mirror:
 </p>
 <p>
-  <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xbean_xpath-2.0.0-beta1.jar">
+  <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xbean_xpath-2.0.0-beta1.jar">
   http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xbean_xpath-2.0.0-beta1.jar
-  </link>
+  </a>
   <br/>
-  <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xmlpublic-2.0.0-beta1.jar">
+  <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xmlpublic-2.0.0-beta1.jar">
   http://www.apache.org/dyn/closer.cgi/xmlbeans/binaries/xmlpublic-2.0.0-beta1.jar
-  </link>
+  </a>
 </p>
 <p>
   The xbean_xpath.jar is used in conjunction with saxon-8.2 to execute xpath and xquery expressions.
@@ -249,7 +249,7 @@ content that has facets defined in the b
 <title>Release: Apache XMLBeans 2.0.0-beta1, 1.0.4, and 1.0.4-jdk1.3 released! (24 February 2005)</title>
 
 <p>The Apache XMLBeans project is pleased to announce new releases of XMLBeans available for
-  <link href="http://www.apache.org/dyn/closer.cgi/xmlbeans">download</link>:
+  <a href="http://www.apache.org/dyn/closer.cgi/xmlbeans">download</a>:
   2.0.0-beta1, 1.0.4, and 1.0.4-jdk1.3.
 </p>
 <p>
@@ -279,8 +279,8 @@ content that has facets defined in the b
 <section>
 <title>XMLBeans moved to SVN (7 December 2004)</title>
 
-<p>XMLBeans changed it's repository from CVS to <link href="http://subversion.tigris.org/">Subversion</link>. See the sources at the new location: 
-<link href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/">http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/</link>. The CVS location is read-only, no further changes are aplied to it and it will be closed soon.
+<p>XMLBeans changed it's repository from CVS to <a href="http://subversion.tigris.org/">Subversion</a>. See the sources at the new location:
+<a href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/">http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/</a>. The CVS location is read-only, no further changes are aplied to it and it will be closed soon.
 </p>
 
 </section>
@@ -288,10 +288,10 @@ content that has facets defined in the b
 <section>
 <title>Article: Configuring XMLBeans (30 November 2004)</title>
 
-<p>Read <link href="http://dev2dev.bea.com/technologies/xmlbeans/articles/Configuring_XMLBeans.jsp">Configuring XMLBeans</link>
-by Hetal Shah posted on the <link href="http://dev2dev.bea.com/">dev2dev</link> website.
+<p>Read <a href="http://dev2dev.bea.com/technologies/xmlbeans/articles/Configuring_XMLBeans.jsp">Configuring XMLBeans</a>
+by Hetal Shah posted on the <a href="http://dev2dev.bea.com/">dev2dev</a> website.
 
-(More <link href="site:articles">XMLBeans articles</link>.)
+(More <a href="site:articles">XMLBeans articles</a>.)
 
 </p>
 
@@ -300,9 +300,9 @@ by Hetal Shah posted on the <link href="
 <section>
 <title>Presentation: Apache XMLBeans 2: Accessing the Full Power of XML in Java (17 November 2004)</title>
 
-<p>I've put my presentation from <link href="http://apachecon.com/2004/US/index.html">ApacheCon 2004</link> online, titled <link href="http://www.apache.org/~kkrouse/apachecon/ac2004_XmlBeans_v2.ppt">Apache XMLBeans 2: Accessing the Full Power of XML in Java</link> (ppt).  Enjoy!
+<p>I've put my presentation from <a href="http://apachecon.com/2004/US/index.html">ApacheCon 2004</a> online, titled <a href="http://www.apache.org/~kkrouse/apachecon/ac2004_XmlBeans_v2.ppt">Apache XMLBeans 2: Accessing the Full Power of XML in Java</a> (ppt).  Enjoy!
 
-(More <link href="site:articles">XMLBeans articles</link>.)
+(More <a href="site:articles">XMLBeans articles</a>.)
 
 </p>
 
@@ -311,11 +311,11 @@ by Hetal Shah posted on the <link href="
 <section>
 <title>ApacheCon 2004 (13-17 November 2004)</title>
 
-<p><link href="http://apachecon.com/2004/US/index.html">
+<p><a href="http://apachecon.com/2004/US/index.html">
 <img src="http://apache.org/images/ac2004_170x100.gif" alt="ApacheCon 2004 Logo"/>
-</link>
+</a>
 
-<link href="http://apachecon.com/2004/US/index.html">ApacheCon US 2004</link> (13-17 November
+<a href="http://apachecon.com/2004/US/index.html">ApacheCon US 2004</a> (13-17 November
 2004).  ApacheCon is the conference for all things Apache. Come along and learn about a range of new
 technologies, meet some Apache folks and share the knowledge.  See more information about Apache
 Conferences.  Cliff Schmidt and Kevin Krouse are scheduled to speak about XMLBeans.</p>
@@ -325,11 +325,11 @@ Conferences.  Cliff Schmidt and Kevin Kr
 <section>
 <title>Article: XML-Java Data Binding Using XMLBeans (28 July 2004)</title>
 
-<p>Read <link href="http://www.onjava.com/pub/a/onjava/2004/07/28/XMLBeans.html">XML-Java Data
-    Binding Using XMLBeans</link> by <link href="http://www.onjava.com/pub/au/1355">Hetal C.
-    Shah</link> posted on the <link href="http://www.onjava.com/">O'Reilly</link> website.
+<p>Read <a href="http://www.onjava.com/pub/a/onjava/2004/07/28/XMLBeans.html">XML-Java Data
+    Binding Using XMLBeans</a> by <a href="http://www.onjava.com/pub/au/1355">Hetal C.
+    Shah</a> posted on the <a href="http://www.onjava.com/">O'Reilly</a> website.
 
-(More <link href="site:articles">XMLBeans articles</link>.)
+(More <a href="site:articles">XMLBeans articles</a>.)
 
 </p>
 
@@ -338,25 +338,25 @@ Conferences.  Cliff Schmidt and Kevin Kr
 <section>
 <title>XMLBeans 1.0.3 Released (28 June 2004)</title>
 
-<p><link href="http://xmlbeans.apache.org/">Apache XMLBeans Team</link> has released XMLBeans Version
-1.0.3.  Download version 1.0.3 from the <link
-href="download/index.html">Source and Binaries section</link>.
+<p><a href="http://xmlbeans.apache.org/">Apache XMLBeans Team</a> has released XMLBeans Version
+1.0.3.  Download version 1.0.3 from the <a
+href="download/index.html">Source and Binaries section</a>.
 </p>
 
-<p>Version 1.0.3 is <link href="http://xmlbeans.apache.org/">Apache XMLBeans</link> first release after
-becomming a Top Level Project in the <link href="http://www.apache.org/">Apache Software
-Foundation</link>.</p>
+<p>Version 1.0.3 is <a href="http://xmlbeans.apache.org/">Apache XMLBeans</a> first release after
+becomming a Top Level Project in the <a href="http://www.apache.org/">Apache Software
+Foundation</a>.</p>
 
 </section>
 
 <section>
 <title>XMLBeans becomes a Top Level Apache project (25 June 2004)</title>
 
-<p>Apache XMLBeans Project has graduated out the <link href="http://incubator.apache.org/">Apache
-Incubator Project</link> to become Top Level Project in the <link
-href="http://www.apache.org/">Apache Software Foundation</link>.  Apache XMLBeans provides a
+<p>Apache XMLBeans Project has graduated out the <a href="http://incubator.apache.org/">Apache
+Incubator Project</a> to become Top Level Project in the <a
+href="http://www.apache.org/">Apache Software Foundation</a>.  Apache XMLBeans provides a
 simplified model for interacting with XML documents. The project originated with a contribution from
-<link href="http://www.bea.com">BEA Inc.</link>, however, after its time within the Apache
+<a href="http://www.bea.com">BEA Inc.</a>, however, after its time within the Apache
 Incubator, it is now a full-fledged Apache community and codebase under Apache License 2.0. Cliff
 Schmidt is the Chair of the new Apache XMLBeans PMC (Project Management Committee).  </p>
 
@@ -365,20 +365,20 @@ Schmidt is the Chair of the new Apache X
 <section>
 <title>XMLBeans (incubated) 1.0.2 Released (23 April 2004)</title>
 
-<p><link href="http://xmlbeans.apache.org/">Apache XMLBeans Team</link> has released XMLBeans Version
+<p><a href="http://xmlbeans.apache.org/">Apache XMLBeans Team</a> has released XMLBeans Version
 1.0.2.  Download version 1.0.2 from the
-<link href="download/index.html">Source and Binaries
-section</link>.</p>
+<a href="download/index.html">Source and Binaries
+section</a>.</p>
 
-<p><link href="http://xmlbeans.apache.org/">Apache XMLBeans</link> is an effort undergoing <link
-href="http://incubator.apache.org/">incubation</link> at the <link href="http://www.apache.org/">Apache
-Software Foundation (ASF)</link>, sponsored by the <link href="http://xml.apache.org/">XML project</link>.</p>
+<p><a href="http://xmlbeans.apache.org/">Apache XMLBeans</a> is an effort undergoing <a
+href="http://incubator.apache.org/">incubation</a> at the <a href="http://www.apache.org/">Apache
+Software Foundation (ASF)</a>, sponsored by the <a href="http://xml.apache.org/">XML project</a>.</p>
 
 <p>Incubation is required of all newly accepted projects until a further review indicates that the
 infrastructure, communications, and decision making process have stabilized in a manner consistent
 with other successful ASF projects. While incubation status is not necessarily a reflection of the
 completeness or stability of the code, it does indicate that the project has yet to be fully
-endorsed by <link href="http://www.apache.org/">the ASF</link>.</p>
+endorsed by <a href="http://www.apache.org/">the ASF</a>.</p>
 
 </section>
 

Modified: xmlbeans/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/site.xml?rev=1838977&r1=1838976&r2=1838977&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/site.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/site.xml Fri Aug 24 22:13:14 2018
@@ -54,9 +54,9 @@ See http://forrest.apache.org/docs/linki
     </home>
     <download label="Download" href="download/" tab="download">
         <index label="Binary/Source" href="index.html" description="Which is right for you?"/>
-        <rel300 label="XMLBeans 3.0.0"
-                href="index.html#XMLBeans-3.0.0"
-                description="XMLBeans-3.0.0"/>
+        <rel300 label="XMLBeans 3.0.1"
+                href="index.html#XMLBeans-3.0.1"
+                description="XMLBeans-3.0.1"/>
         <verify label="Verify release" href="index.html#verify" description="verify release"/>
         <dependencies label="Dependencies" href="index.html#dependencies" description="Dependencies"/>
         <source label="Source" href="index.html#source" description="Get the code."/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org