mirror of https://github.com/apache/poi.git
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:
parent
5eeaeff153
commit
41853d1f8e
|
@ -31,39 +31,19 @@
|
|||
</header>
|
||||
|
||||
<body>
|
||||
<section><title>POI 3.5 beta 6, and Office Open XML Support (2009-06-22)</title>
|
||||
<p>We are currently working to support the new Office Open XML
|
||||
file formats, such as XLSX and PPTX, which were introduced in
|
||||
Office 2007.</p>
|
||||
<p>Development for this is in a svn branch, but we are please to
|
||||
announce our first preview release containing this support.
|
||||
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>.
|
||||
<section><title>28 September 2009 - POI 3.5-FINAL available</title>
|
||||
<p>The Apache POI team is pleased to announce the release of 3.5 FINAL.
|
||||
This release brings many improvements including support for the new OOXML formats introduced in Office 2007, such as XLSX and DOCX.
|
||||
</p>
|
||||
<p>A full list of changes is available in the <link href="changes.html">change log</link></p>
|
||||
<p>The source and binaries can be downloaded from your <link href="http://www.apache.org/dyn/closer.cgi/poi/release/">local mirror</link>.
|
||||
People interested should also follow the
|
||||
<link href="mailinglists.html">dev list</link> to track progress.</p>
|
||||
<p>
|
||||
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>
|
||||
</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>
|
||||
<p>
|
||||
The POI project consists of APIs for manipulating various file formats
|
||||
|
|
Loading…
Reference in New Issue