]> source.dussan.org Git - poi.git/commitdiff
Update the stax dependency documentation
authorNick Burch <nick@apache.org>
Mon, 4 Apr 2011 11:35:45 +0000 (11:35 +0000)
committerNick Burch <nick@apache.org>
Mon, 4 Apr 2011 11:35:45 +0000 (11:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1088564 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/overview.xml

index 2dd51325d758c996008854f5227b56dad9259228..0dc5054b2f464dd652735caa7291695c2b22f2dd 100644 (file)
         </tr>
         <tr>
           <td>poi-ooxml-schemas (*)</td>
-         <td>xmlbeans, geronimo-stax-api_1.0_spec</td>
+         <td>xmlbeans, stax-api-1.0.1</td>
           <td>poi-ooxml-schemas-version-yyyymmdd.jar</td>
         </tr>
         <tr>
         </tr>
         <tr>
           <td>ooxml-schemas</td>
-         <td>xmlbeans, geronimo-stax-api_1.0_spec</td>
+         <td>xmlbeans, stax-api-1.0.1</td>
           <td>ooxml-schemas-1.1.jar</td>
         </tr>
       </table>
        The larger ooxml-schemas jar is <link href="faq.html">normally</link> 
    only required for development
       </p>
+      <p>
+   <!-- Include this bit until 3.9 -->
+   The OOXML jars require a stax implementation. Previously we suggested
+   "geronimo-stax-api_1.0_spec", but now "stax-api-1.0.1" is used for
+   better compatibilty with other Apache projects. Any compliant implementation
+   should work fine though.
     </section>
     <section><title>Examples</title>
       <p>