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 2011/04/08 16:27:31 UTC

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

Author: nick
Date: Fri Apr  8 14:27:31 2011
New Revision: 1090264

URL: http://svn.apache.org/viewvc?rev=1090264&view=rev
Log:
3.8 beta2 has been released

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=1090264&r1=1090263&r2=1090264&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Apr  8 14:27:31 2011
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.8-beta2"/>
+    <property name="version.id" value="3.8-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=1090264&r1=1090263&r2=1090264&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/status.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/status.xml Fri Apr  8 14:27:31 2011
@@ -40,7 +40,7 @@
            <action dev="poi-developers" type="add">Improve HSMF encoding guessing for 7 bit fields in MAPIMessage</action>
            <action dev="poi-developers" type="add">Allow HSMF access to the HTML body contents in MAPIMessage</action>
         </release>
-        <release version="3.8-beta2" date="2011-??-??">
+        <release version="3.8-beta2" date="2011-04-08">
            <action dev="poi-developers" type="add">Implement the load method on MemoryPackagePart</action>
            <action dev="poi-developers" type="add">50967 - Support for continued ExtSSTRecords</action>
            <action dev="poi-developers" type="add">48968 - Support for HOUR, MINUTE and SECOND date formulas</action>



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