Robert Muir created LUCENE-4180:
-----------------------------------
Summary: Bump Constants.LUCENE_MAIN_VERSION before beta release
Key: LUCENE-4180
URL: https://issues.apache.org/jira/browse/LUCENE-4180
Project: Lucene - Java
Issue Type: Task
Reporter: Robert Muir
Priority: Blocker
Attachments: LUCENE-4180.patch, LUCENE-4180.patch
Constants.LUCENE_MAIN_VERSION is an internal number (only numbers allowed)
thats written into the index, documenting the version of lucene that wrote the
segment.
Because we are going to support backwards compat with alpha indexes: its
possible we might need to distinguish between these releases.
I propose we encode beta as 4.0.0.1 and final as 4.0.0.2 and so on.
--
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]