[
https://issues.apache.org/jira/browse/LUCENE-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13393529#comment-13393529
]
Uwe Schindler edited comment on LUCENE-4150 at 6/17/12 11:26 AM:
-----------------------------------------------------------------
Since 2.9 releases we never change the version numbers in common-build.xml.
This is not done, bacuse when anybody builds the release from a SVN checkout or
a modified local src.tgz extraction, he will not produce the same artifacts.
Because of that we only have the branch name in the default verson string.
When a release is prepared, we explicitely set the version number using
-Dversion=foobar.
P.S.: This means, when somebody downloads Lucene-3.6.0-src.tgz and then calls
ant package, he will get a -dev/-snapshot build unless he uses -Dversion.
was (Author: thetaphi):
Since 2.9 releases we never change the version numbers in common-build.xml.
This is not done, bacuse when anybody builds the release from a SVN checkout or
a modified local src.tgz extraction, he will not produce the same artifacts.
Because of that we only have the branch name in the default verson string.
When a release is prepared, we explicitely set the version number using
-Dversion=foobar.
> Change version properties in branch_4x to "4.0-ALPHA-SNAPSHOT"
> ---------------------------------------------------------------
>
> Key: LUCENE-4150
> URL: https://issues.apache.org/jira/browse/LUCENE-4150
> Project: Lucene - Java
> Issue Type: Task
> Components: general/build
> Affects Versions: 4.0
> Reporter: Steven Rowe
> Priority: Minor
>
> The next release off branch_4x will be named "4.0-ALPHA", so the current
> version string should be "4.0-ALPHA-SNAPSHOT".
> (Similarly, after 4.0-ALPHA is released, the version string should be changed
> to "4.0-BETA-SNAPSHOT".)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]