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 2012/11/25 13:43:03 UTC

svn commit: r1413345 - in /poi/tags/REL_3_9: build.xml doap_POI.rdf src/documentation/content/xdocs/index.xml src/documentation/content/xdocs/status.xml

Author: yegor
Date: Sun Nov 25 12:43:02 2012
New Revision: 1413345

URL: http://svn.apache.org/viewvc?rev=1413345&view=rev
Log:
updated POI rdf descriptor

Modified:
    poi/tags/REL_3_9/build.xml
    poi/tags/REL_3_9/doap_POI.rdf
    poi/tags/REL_3_9/src/documentation/content/xdocs/index.xml
    poi/tags/REL_3_9/src/documentation/content/xdocs/status.xml

Modified: poi/tags/REL_3_9/build.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_9/build.xml?rev=1413345&r1=1413344&r2=1413345&view=diff
==============================================================================
--- poi/tags/REL_3_9/build.xml (original)
+++ poi/tags/REL_3_9/build.xml Sun Nov 25 12:43:02 2012
@@ -51,7 +51,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.9-beta1"/>
+    <property name="version.id" value="3.9"/>
 
     <property environment="env"/>
     <!-- the repository to download jars from -->

Modified: poi/tags/REL_3_9/doap_POI.rdf
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_9/doap_POI.rdf?rev=1413345&r1=1413344&r2=1413345&view=diff
==============================================================================
--- poi/tags/REL_3_9/doap_POI.rdf (original)
+++ poi/tags/REL_3_9/doap_POI.rdf Sun Nov 25 12:43:02 2012
@@ -21,6 +21,21 @@
     <category rdf:resource="http://projects.apache.org/category/library" />
     <release>
       <Version>
+        <name>Apache POI 3.9</name>
+        <created>2012-12-03</created>
+        <revision>3.9</revision>
+      </Version>
+      <Version>
+        <name>Apache POI 3.8</name>
+        <created>2012-03-26</created>
+        <revision>3.8</revision>
+      </Version>
+      <Version>
+        <name>Apache POI 3.7</name>
+        <created>2010-10-29</created>
+        <revision>3.7</revision>
+      </Version>
+      <Version>
         <name>Apache POI 3.6</name>
         <created>2009-12-14</created>
         <revision>3.6</revision>

Modified: poi/tags/REL_3_9/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_9/src/documentation/content/xdocs/index.xml?rev=1413345&r1=1413344&r2=1413345&view=diff
==============================================================================
--- poi/tags/REL_3_9/src/documentation/content/xdocs/index.xml (original)
+++ poi/tags/REL_3_9/src/documentation/content/xdocs/index.xml Sun Nov 25 12:43:02 2012
@@ -32,8 +32,8 @@
   </header>
 
   <body>
-    <section><title>26 March 2012 - POI 3.8 available</title>
-     <p>The Apache POI team is pleased to announce the release of 3.8. This includes a large number of bug fixes, and some
+    <section><title>03 December 2012 - POI 3.9 available</title>
+     <p>The Apache POI team is pleased to announce the release of 3.9. This includes a large number of bug fixes, and some
         enhancements (especially text extraction). See the
         <link href="http://www.apache.org/dist/poi/release/RELEASE-NOTES.txt">release notes</link> for more details.
       </p>

Modified: poi/tags/REL_3_9/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/tags/REL_3_9/src/documentation/content/xdocs/status.xml?rev=1413345&r1=1413344&r2=1413345&view=diff
==============================================================================
--- poi/tags/REL_3_9/src/documentation/content/xdocs/status.xml (original)
+++ poi/tags/REL_3_9/src/documentation/content/xdocs/status.xml Sun Nov 25 12:43:02 2012
@@ -33,7 +33,7 @@
     </developers>
 
     <changes>
-        <release version="3.9-beta1" date="2012-??-??">
+        <release version="3.9" date="2012-12-03">
           <action dev="poi-developers" type="fix">54188 - Avoid NPE in PPT2PNG</action>
           <action dev="poi-developers" type="fix">52628 - Replace System.err info messages with a POILogger</action>
           <action dev="poi-developers" type="fix">54137 - improved performance of DataFormatter with Fractions</action>



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