You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2010/08/04 19:24:06 UTC

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

Author: nick
Date: Wed Aug  4 17:24:05 2010
New Revision: 982336

URL: http://svn.apache.org/viewvc?rev=982336&view=rev
Log:
Prepare for 3.7 beta 2

Modified:
    poi/trunk/build.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=982336&r1=982335&r2=982336&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Wed Aug  4 17:24:05 2010
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.7-beta2"/>
+    <property name="version.id" value="3.7-beta3"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->

Modified: poi/trunk/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/status.xml?rev=982336&r1=982335&r2=982336&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/status.xml Wed Aug  4 17:24:05 2010
@@ -33,7 +33,11 @@
     </developers>
 
     <changes>
+<!--
         <release version="3.7-beta2" date="2010-??-??">
+        </release>
+-->
+        <release version="3.7-beta2" date="2010-08-09">
            <action dev="POI-DEVELOPERS" type="add">47990 - Support for .msg attachments within a MAPIMessage .msg</action>
            <action dev="POI-DEVELOPERS" type="fix">Improve handling and warnings when closing OPCPackage objects</action>
            <action dev="POI-DEVELOPERS" type="fix">49702 - Correct XSSFWorkbook.getNumCellStyles to check the right styles list</action>



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