[
https://issues.apache.org/jira/browse/LUCENE-1123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-1123:
----------------------------------
Attachment: lucene-1123.patch
This simple patch allows overriding the specification version:
ant -Dversion=2.3-rc1 -Dspec.version=2.3 clean dist dist-src
I'm planning to commit this today.
> Allow overriding the specification version in MANIFEST.MF
> ---------------------------------------------------------
>
> Key: LUCENE-1123
> URL: https://issues.apache.org/jira/browse/LUCENE-1123
> Project: Lucene - Java
> Issue Type: Task
> Components: Build
> Reporter: Michael Busch
> Assignee: Michael Busch
> Priority: Trivial
> Fix For: 2.3
>
> Attachments: lucene-1123.patch
>
>
> The specification version in MANIFEST.MF should only consist of
> digits. When we e. g. build a release candidate with a version like
> 2.3-rc1 then we have to specify a different specification version.
> See related discussion:
> http://www.gossamer-threads.com/lists/lucene/java-dev/56611
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]