You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2020/10/18 00:38:30 UTC

svn commit: r1882608 - in /xmlbeans/site: build/site/download/index.html src/documentation/content/xdocs/download/index.xml

Author: kiwiwings
Date: Sun Oct 18 00:38:30 2020
New Revision: 1882608

URL: http://svn.apache.org/viewvc?rev=1882608&view=rev
Log:
update Saxon download link

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

Modified: xmlbeans/site/build/site/download/index.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1882608&r1=1882607&r2=1882608&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Sun Oct 18 00:38:30 2020
@@ -457,9 +457,9 @@ document.write("Last Published: " + docu
 <a name="dependencies"></a>
 <h2 class="boxed">Dependencies</h2>
 <div class="section">
-<p>Using XPath/XQuery requires an additional download of saxonb9-0-0-4j.zip and placing on
-                the classpath of the files saxon9.jar and saxon9-dom.jar that it contains. The zip is available
-                <a href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download">here</a>.
+<p>Using XPath/XQuery requires an additional download of Saxon-HE 10.2 and placing on
+                the classpath. The library is available
+                <a href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/10.2/jar">here</a>.
                 We cannot distribute this zip in a binary distribution due to licensing issues.
             </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=1882608&r1=1882607&r2=1882608&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:38:30 2020
@@ -222,9 +222,9 @@
 
         <section id="dependencies">
             <title>Dependencies</title>
-            <p>Using XPath/XQuery requires an additional download of saxonb9-0-0-4j.zip and placing on
-                the classpath of the files saxon9.jar and saxon9-dom.jar that it contains. The zip is available
-                <a href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download">here</a>.
+            <p>Using XPath/XQuery requires an additional download of Saxon-HE 10.2 and placing on
+                the classpath. The library is available
+                <a href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/10.2/jar">here</a>.
                 We cannot distribute this zip in a binary distribution due to licensing issues.
             </p>
         </section>



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