[ 
https://issues.apache.org/jira/browse/LUCENE-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Busch resolved LUCENE-1440.
-----------------------------------

       Resolution: Fixed
    Lucene Fields: [New, Patch Available]  (was: [Patch Available, New])

Committed revision 712416.

> Add ability to run backwards-compatibility tests automatically
> --------------------------------------------------------------
>
>                 Key: LUCENE-1440
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1440
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: Build
>            Reporter: Michael Busch
>            Assignee: Michael Busch
>            Priority: Minor
>             Fix For: 2.9
>
>         Attachments: lucene-1440.patch
>
>
> This is an idea Doug mentioned on LUCENE-1422.
> This patch adds new targets to build.xml to automatically download the junit 
> tests from a previous Lucene release and run them against the current core.
> Execute tests like this:
> ant -Dtag=lucene_2_4_0 test-tag
> It will create a new directory tags/lucene_2_4_0 and fetch the tests from the 
> svn repository and run them.

-- 
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