]> source.dussan.org Git - poi.git/commitdiff
started a new section for poi-3.2 family, updated release date of 3.2-FINAL
authorYegor Kozlov <yegor@apache.org>
Sat, 21 Jun 2008 12:41:34 +0000 (12:41 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 21 Jun 2008 12:41:34 +0000 (12:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@670190 13f79535-47bb-0310-9956-ffa450edef68

build.xml
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml

index bf730796e44ee73ed076adab8a52e3c529bbcd6a..b3331e59e168ddc8a9d73b79aa04fe1ecbb36c97 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -135,7 +135,7 @@ under the License.
   <property name="mavendist.poi.dir" location="build/maven-dist/poi"/>
   <property name="mavendist.oap.dir" location="build/maven-dist/org.apache.poi"/>
   <property name="jar.name" value="poi"/>
-  <property name="version.id" value="3.1-beta3"/>
+  <property name="version.id" value="3.2-alpha1"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>
index 6bce0e56b25fd3a23c1362b10f84513f76b2696b..e82fa59db5af61766df4cf57b275a620ba8e873f 100644 (file)
     </devs>
 
                <!-- Don't forget to update status.xml too! -->
-        <release version="3.1-final" date="2008-06-??">
+        <release version="3.2-alpha1" date="2008-??-??">
+          <action dev="POI-DEVELOPERS" type="add"><!-- to keep forrest dtd quiet--></action>
+        </release>
+        <release version="3.1-final" date="2008-06-29">
            <action dev="POI-DEVELOPERS" type="fix">30978 - Fixed re-serialization of tRefErr3d and tAreaErr3d</action>
            <action dev="POI-DEVELOPERS" type="fix">45234 - Removed incorrect shared formula conversion in CFRuleRecord</action>
            <action dev="POI-DEVELOPERS" type="fix">45001 - Improved HWPF Range.replaceText()</action>
index 50c81b726e7b793f642931a30314a1e121672c92..56f909718afd4d5b865268c7bf9d161b8f169aaf 100644 (file)
 
        <!-- Don't forget to update changes.xml too! -->
     <changes>
-        <release version="3.1-final" date="2008-06-??">
+        <release version="3.2-alpha1" date="2008-??-??">
+          <action dev="POI-DEVELOPERS" type="add"><!-- to keep forrest dtd quiet--></action>
+        </release>
+        <release version="3.1-final" date="2008-06-29">
            <action dev="POI-DEVELOPERS" type="fix">30978 - Fixed re-serialization of tRefErr3d and tAreaErr3d</action>
            <action dev="POI-DEVELOPERS" type="fix">45234 - Removed incorrect shared formula conversion in CFRuleRecord</action>
            <action dev="POI-DEVELOPERS" type="fix">45001 - Improved HWPF Range.replaceText()</action>