You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2017/09/05 22:49:04 UTC

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

Author: kiwiwings
Date: Tue Sep  5 22:49:04 2017
New Revision: 1807428

URL: http://svn.apache.org/viewvc?rev=1807428&view=rev
Log:
release prepare for 3.17 - updating build.xml and status.xml

Modified:
    poi/site/src/documentation/content/xdocs/status.xml
    poi/trunk/build.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1807428&r1=1807427&r2=1807428&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Sep  5 22:49:04 2017
@@ -56,7 +56,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="3.17" date="2017-09-??">
+    <!-- release version="3.18-beta1" date="2017-12-??">
+    </release -->
+
+    <release version="3.17" date="2017-09-13">
       <summary>
         <summary-item>Removal of deprecated classes and methods that were marked for removal in v3.17</summary-item>
 		<summary-item>Various modules: add sanity checks and fix infinite loops / OOMs caused by fuzzed data</summary-item>

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1807428&r1=1807427&r2=1807428&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Sep  5 22:49:04 2017
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.18-beta1"/>
+    <property name="version.id" value="3.17"/>
     <property name="release.rc" value="RC1"/>
 
     <property environment="env"/>



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