[
https://issues.apache.org/jira/browse/LUCENE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-1446:
----------------------------------
Attachment: lucene-1446.patch
Small update: the availability check of a tag must be done in the sequential
block of target 'test-tag'. I'll commit this soon.
> Run 'test-tag' in nightly build
> -------------------------------
>
> Key: LUCENE-1446
> URL: https://issues.apache.org/jira/browse/LUCENE-1446
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Michael Busch
> Assignee: Michael Busch
> Priority: Trivial
> Fix For: 2.9
>
> Attachments: lucene-1446.patch, lucene-1446.patch
>
>
> Changes in this trivial patch:
> - ant target 'nightly' now also depends on 'test-tag'
> - adds property 'compatibility.tag' to common-build.xml that should always
> point to the last tagged release; its unit tests will be downloaded unless
> -Dtag="" is used to override
> - 'download-tag' does not fail if the svn checkout wasn't successful; instead
> 'test-tag' checks if the specified tag is checked-out and available, if not
> it fails
--
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]