]> source.dussan.org Git - poi.git/commitdiff
getting ready to 3.1-beta2
authorYegor Kozlov <yegor@apache.org>
Mon, 5 May 2008 14:00:30 +0000 (14:00 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 5 May 2008 14:00:30 +0000 (14:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@653486 13f79535-47bb-0310-9956-ffa450edef68

build.xml
src/documentation/content/xdocs/index.xml

index f6ecddc0cba711c8599d0bff724ddc04a513fd86..f8ef5efa3c08b324a4e777ddd254c803b73d2c8d 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-beta1"/>
+  <property name="version.id" value="3.1-beta2"/>
   <property name="halt.on.test.failure" value="true"/>
   <property name="jdk.version.source" value="1.3"
     description="JDK version of source code"/>
index 92eaaea0d13f0d9cebda42841a0a6153d3c60c75..8cc7ea8587ae848aaac08c54934a83a225b5cebe 100644 (file)
   </header>
 
   <body>
+    <section><title>POI 3.1-BETA1 Released (2008-04028)</title>
+      <p>
+        The POI team is pleased to announce the release of 3.1 BETA1 which is one of the final steps before 3.1 FINAL.
+        The status of this release is a beta, meaning that we encourage users to try it out.
+        If you find any bugs, please report them to the POI <link href="https://issues.apache.org/bugzilla/buglist.cgi?product=POI">bug database</link> or to
+        the <link href="./mailinglists.html">POI Developer List</link>.
+        </p><p>  A full list of changes        is available in
+      <link href="./changes.html">the changelog</link>, and 
+               <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">download</link>
+               the source and binaries from your
+    <link href="http://www.apache.org/dyn/closer.cgi/poi/dev/">local mirror</link>.
+      </p>
+      <p>
+        The release is also available from the central Maven repository 
+        under Group ID "org.apache.poi" and Version "3.1-beta1".
+      </p>  
+    </section>
     <section><title>POI 3.0.2 Released</title>
       <p>The POI team is pleased to announce POI 3.0.2, the latest release of Apache POI.
         There have been many important bug fixes since the 3.0.1 release and a lot of new features.  A full list of changes    is available in