Tag as 3.0.1 RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/tags/REL_3_0_1_RC1@544173 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1a13734e19
commit
8371ad9a05
@ -36,6 +36,8 @@
|
|||||||
</devs>
|
</devs>
|
||||||
|
|
||||||
<release version="3.0.1-FINAL" date="2007-06-08">
|
<release version="3.0.1-FINAL" date="2007-06-08">
|
||||||
|
<action dev="POI-DEVELOPERS" type="fix">Administrative updates to the Maven POM, and the release artificat build process</action>
|
||||||
|
<action dev="POI-DEVELOPERS" type="fix">23951 - [PATCH] Fix for HSSF setSheetOrder and tab names</action>
|
||||||
<action dev="POI-DEVELOPERS" type="fix">42524 - [PATCH] Better HSLF support for problem shape groups</action>
|
<action dev="POI-DEVELOPERS" type="fix">42524 - [PATCH] Better HSLF support for problem shape groups</action>
|
||||||
<action dev="POI-DEVELOPERS" type="fix">42520 - [PATCH] Better HSLF support for corrupt picture records</action>
|
<action dev="POI-DEVELOPERS" type="fix">42520 - [PATCH] Better HSLF support for corrupt picture records</action>
|
||||||
<action dev="POI-DEVELOPERS" type="add">Initial support for a "missing record aware" HSSF event model</action>
|
<action dev="POI-DEVELOPERS" type="add">Initial support for a "missing record aware" HSSF event model</action>
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
<strong>not</strong> present in POI releases up to and including 2.5. In
|
<strong>not</strong> present in POI releases up to and including 2.5. In
|
||||||
order to write properties you have to download a 3.0.x POI release,
|
order to write properties you have to download a 3.0.x POI release,
|
||||||
or retrieve the POI development version from the <link
|
or retrieve the POI development version from the <link
|
||||||
href="subversion.html">Subversion repository</link>.</note>
|
href="../subversion.html">Subversion repository</link>.</note>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -83,7 +83,7 @@
|
|||||||
and work your way up.</p>
|
and work your way up.</p>
|
||||||
</section>
|
</section>
|
||||||
<section><title>What Else Should I Know?</title>
|
<section><title>What Else Should I Know?</title>
|
||||||
<p>Make sure you <link href="contrib.html">read the contributing section</link>
|
<p>Make sure you <link href="../getinvolved/index.html">read the contributing section</link>
|
||||||
as it contains more generation information about contributing to POI in general.</p>
|
as it contains more generation information about contributing to POI in general.</p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
@ -33,6 +33,8 @@
|
|||||||
|
|
||||||
<changes>
|
<changes>
|
||||||
<release version="3.0.1-FINAL" date="2007-06-08">
|
<release version="3.0.1-FINAL" date="2007-06-08">
|
||||||
|
<action dev="POI-DEVELOPERS" type="fix">Administrative updates to the Maven POM, and the release artificat build process</action>
|
||||||
|
<action dev="POI-DEVELOPERS" type="fix">23951 - [PATCH] Fix for HSSF setSheetOrder and tab names</action>
|
||||||
<action dev="POI-DEVELOPERS" type="fix">42524 - [PATCH] Better HSLF support for problem shape groups</action>
|
<action dev="POI-DEVELOPERS" type="fix">42524 - [PATCH] Better HSLF support for problem shape groups</action>
|
||||||
<action dev="POI-DEVELOPERS" type="fix">42520 - [PATCH] Better HSLF support for corrupt picture records</action>
|
<action dev="POI-DEVELOPERS" type="fix">42520 - [PATCH] Better HSLF support for corrupt picture records</action>
|
||||||
<action dev="POI-DEVELOPERS" type="add">Initial support for a "missing record aware" HSSF event model</action>
|
<action dev="POI-DEVELOPERS" type="add">Initial support for a "missing record aware" HSSF event model</action>
|
||||||
|
Loading…
Reference in New Issue
Block a user