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


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]

Reply via email to