updated index.html to reflect current release

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819486 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2009-09-28 09:51:52 +00:00
parent 99f5c38440
commit b299d32a07

View File

@ -31,39 +31,19 @@
</header> </header>
<body> <body>
<section><title>POI 3.5 beta 6, and Office Open XML Support (2009-06-22)</title> <section><title>28 September 2009 - POI 3.5-FINAL available</title>
<p>We are currently working to support the new Office Open XML <p>The Apache POI team is pleased to announce the release of 3.5 FINAL.
file formats, such as XLSX and PPTX, which were introduced in This release brings many improvements including support for the new OOXML formats introduced in Office 2007, such as XLSX and DOCX.
Office 2007.</p> </p>
<p>Development for this is in a svn branch, but we are please to <p>A full list of changes is available in the <link href="changes.html">change log</link></p>
announce our first preview release containing this support. <p>The source and binaries can be downloaded from your <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.
Users interested in the OOXML support should download the
<link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">POI 3.5 beta 6</link>
the source and binaries from their
<link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">local mirror</link>.
People interested should also follow the People interested should also follow the
<link href="mailinglists.html">dev list</link> to track progress.</p> <link href="mailinglists.html">dev list</link> to track progress.</p>
<p> <p>
The release is also available from the central Maven repository The release is also available from the central Maven repository
under Group ID "org.apache.poi" and Version "3.5-beta6". under Group ID "org.apache.poi" and Version "3.5-FINAL".
</p> </p>
</section> </section>
<section><title>POI 3.2-FINAL Released (2008-10-19)</title>
<p>
The POI team is pleased to announce the release of 3.2 FINAL, the latest release of Apache POI.
There have been many important bug fixes since the 3.1 release and a lot of new features.
</p><p> A full list of changes is available in
<link href="./changes.html">the changelog</link>, and
<link href="http://www.apache.org/dyn/closer.cgi/poi/release/">download</link>
the source and binaries from your
<link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.
</p>
<p>
The release is also available from the central Maven repository
under Group ID "org.apache.poi" and Version "3.2-FINAL".
</p>
</section>
<section><title>Purpose</title> <section><title>Purpose</title>
<p> <p>
The POI project consists of APIs for manipulating various file formats The POI project consists of APIs for manipulating various file formats