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/08/20 19:17:37 UTC

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

Author: kiwiwings
Date: Sun Aug 20 19:17:37 2017
New Revision: 1805580

URL: http://svn.apache.org/viewvc?rev=1805580&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=1805580&r1=1805579&r2=1805580&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Aug 20 19:17:37 2017
@@ -56,7 +56,10 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="3.17-beta2" date="2017-09-??">
+    <!-- release version="3.18-beta1" date="2017-11-??">
+    </release -->
+
+    <release version="3.17" date="2017-08-27">
       <summary>
         <summary-item>Removal of deprecated classes and methods that were marked for removal in v3.17</summary-item>
       </summary>

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1805580&r1=1805579&r2=1805580&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Aug 20 19:17:37 2017
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.17-beta2"/>
+    <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