You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ye...@apache.org on 2009/06/11 07:46:07 UTC

svn commit: r783637 - in /poi/tags/REL_3_5_BETA6: build.xml src/documentation/content/xdocs/index.xml src/documentation/content/xdocs/status.xml

Author: yegor
Date: Thu Jun 11 05:46:06 2009
New Revision: 783637

URL: http://svn.apache.org/viewvc?rev=783637&view=rev
Log:
updated date of 3.5-beta6 in the docs

Modified:
    poi/tags/REL_3_5_BETA6/build.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml
    poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml

Modified: poi/tags/REL_3_5_BETA6/build.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/build.xml?rev=783637&r1=783636&r2=783637&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/build.xml (original)
+++ poi/tags/REL_3_5_BETA6/build.xml Thu Jun 11 05:46:06 2009
@@ -148,7 +148,7 @@
   <property name="apache.repository" value="scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository"/>
   <property name="snapshots.repository" value="scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository/"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.5-beta7"/>
+  <property name="version.id" value="3.5-beta6"/>
   <property name="halt.on.test.failure" value="true"/>
 
   <property name="jdk.version.source" value="1.5"

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml?rev=783637&r1=783636&r2=783637&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/index.xml Thu Jun 11 05:46:06 2009
@@ -31,21 +31,21 @@
   </header>
 
   <body>
-    <section><title>POI 3.5 beta 5, and Office Open XML Support (2009-02-19)</title>
+    <section><title>POI 3.5 beta 6, and Office Open XML Support (2009-06-21)</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 5</link>
+       <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
        <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-beta5".
+        under Group ID "org.apache.poi" and Version "3.5-beta6".
       </p>
     </section>
     <section><title>POI 3.2-FINAL Released (2008-10-19)</title>

Modified: poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml?rev=783637&r1=783636&r2=783637&view=diff
==============================================================================
--- poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml (original)
+++ poi/tags/REL_3_5_BETA6/src/documentation/content/xdocs/status.xml Thu Jun 11 05:46:06 2009
@@ -32,9 +32,7 @@
     </developers>
 
     <changes>
-        <release version="3.5-beta7" date="2009-??-??">
-        </release>
-        <release version="3.5-beta6" date="2009-06-??">
+        <release version="3.5-beta6" date="2009-06-21">
            <action dev="POI-DEVELOPERS" type="fix">47294 - Fixed XSSFWorkbook#setRepeatingRowsAndColumns to tolerate sheet names with quotes</action>
            <action dev="POI-DEVELOPERS" type="fix">47309 - Fixed logic in HSSFCell.getCellComment to handle sheets with more than 65536 comments</action>
            <action dev="POI-DEVELOPERS" type="fix">46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet()</action>



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