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 2011/12/10 13:57:36 UTC

svn commit: r1212785 - in /poi/trunk: build.xml src/documentation/content/xdocs/index.xml src/documentation/content/xdocs/status.xml

Author: yegor
Date: Sat Dec 10 12:57:36 2011
New Revision: 1212785

URL: http://svn.apache.org/viewvc?rev=1212785&view=rev
Log:
current version is 3.8-beta6 now

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

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1212785&r1=1212784&r2=1212785&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Dec 10 12:57:36 2011
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.8-beta5"/>
+    <property name="version.id" value="3.8-beta6"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->

Modified: poi/trunk/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/index.xml?rev=1212785&r1=1212784&r2=1212785&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/index.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/index.xml Sat Dec 10 12:57:36 2011
@@ -32,19 +32,19 @@
   </header>
 
   <body>
-    <section><title>28 August 2011 -  The Apache POI project is celebrating its 10th anniversary</title>
-      <p>
-        The Apache POI project is celebrating its 10th anniversary. On the 28th of August 2001, the first 0.1 alpha version of POI was released. 
-        <link href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces14">Read more...</link></p>
-    </section>
-    <section><title>26 August 2011 - POI 3.8 beta 4 available</title>
-      <p>The Apache POI team is pleased to announce the release of 3.8 beta 4. 
+    <section><title>17 December 2011 - POI 3.8 beta 5 available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.8 beta 5. 
          This includes a large number of bug fixes and enhancements. 
       </p>
       <p>A full list of changes is available in the <link href="changes.html">change log</link>.
         People interested should also follow the <link href="mailinglists.html">dev mailing list</link> to track further progress.</p>
       <p>See the <link href="download.html">downloads</link> page for more details.</p>
     </section>
+    <section><title>28 August 2011 -  The Apache POI project is celebrating its 10th anniversary</title>
+      <p>
+        The Apache POI project is celebrating its 10th anniversary. On the 28th of August 2001, the first 0.1 alpha version of POI was released. 
+        <link href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces14">Read more...</link></p>
+    </section>
     <section><title>29 October 2010 - POI 3.7 available</title>
      <p>The Apache POI team is pleased to announce the release of 3.7. This includes a large number of bug fixes, and some
         enhancements (especially text extraction). See the

Modified: poi/trunk/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/status.xml?rev=1212785&r1=1212784&r2=1212785&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/status.xml Sat Dec 10 12:57:36 2011
@@ -33,7 +33,9 @@
     </developers>
 
     <changes>
-        <release version="3.8-beta5" date="2011-??-??">
+        <release version="3.8-beta6" date="2012-??-??">
+        </release>
+        <release version="3.8-beta5" date="2011-12-17">
            <action dev="poi-developers" type="fix">52204 - Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file</action>
            <action dev="poi-developers" type="fix">46288 - fixed refcount of Fill pictures in HSLF </action>
            <action dev="poi-developers" type="add">51961 - support compression of temp files in SXSSF </action>



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