You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by dn...@apache.org on 2016/09/17 08:50:18 UTC

svn commit: r1761161 - /poi/trunk/build.xml

Author: dnorth
Date: Sat Sep 17 08:50:18 2016
New Revision: 1761161

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

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1761161&r1=1761160&r2=1761161&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sat Sep 17 08:50:18 2016
@@ -40,7 +40,7 @@ under the License.
 
     <description>The Apache POI project Ant build.</description>
 
-    <property name="version.id" value="3.16-beta1"/>
+    <property name="version.id" value="3.15"/>
     <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


Re: svn commit: r1761161 - /poi/trunk/build.xml

Posted by Andreas Beeker <ki...@apache.org>.
On 17.09.2016 19:10, Javen O'Neal wrote:
> Should the classifier be RC3?
>
> Looking at build.xml, this seems to only affect the output file name and
> not the maven artifact coordinates. If so, then this doesn't matter.
>

When reworking the release scripts, I've removed a few naming parts (e.g. the timestamps) and having
the RC3 was also part of it. I think RC3 is just something for us poi-devs to track and refer to
and shouldn't be in the names of the files - maximum is the root folder of the svn dist.

Andi

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


Re: svn commit: r1761161 - /poi/trunk/build.xml

Posted by Javen O'Neal <ja...@gmail.com>.
Should the classifier be RC3?

Looking at build.xml, this seems to only affect the output file name and
not the maven artifact coordinates. If so, then this doesn't matter.

On Sep 17, 2016 01:50, <dn...@apache.org> wrote:

> Author: dnorth
> Date: Sat Sep 17 08:50:18 2016
> New Revision: 1761161
>
> URL: http://svn.apache.org/viewvc?rev=1761161&view=rev
> Log:
> release prepare for 3.15 - updating build.xml and status.xml
>
> Modified:
>     poi/trunk/build.xml
>
> Modified: poi/trunk/build.xml
> URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=
> 1761161&r1=1761160&r2=1761161&view=diff
> ============================================================
> ==================
> --- poi/trunk/build.xml (original)
> +++ poi/trunk/build.xml Sat Sep 17 08:50:18 2016
> @@ -40,7 +40,7 @@ under the License.
>
>      <description>The Apache POI project Ant build.</description>
>
> -    <property name="version.id" value="3.16-beta1"/>
> +    <property name="version.id" value="3.15"/>
>      <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
>
>