Shawn Heisey created LUCENE-4960:
------------------------------------

             Summary: Require minimum ivy version
                 Key: LUCENE-4960
                 URL: https://issues.apache.org/jira/browse/LUCENE-4960
             Project: Lucene - Core
          Issue Type: Bug
          Components: general/build
    Affects Versions: 4.2.1
            Reporter: Shawn Heisey
            Priority: Minor
             Fix For: 5.0, 4.4


Someone on solr-user ran into a problem while trying to run 'ant idea' so they 
could work on Solr in their IDE.  [~steve_rowe] indicated that this is probably 
due to IVY-1194, requiring an ivy jar upgrade.

The build system should check for a minimum ivy version, just like it does with 
ant.  The absolute minimum we require appears to be 2.2.0, but do we want to 
make it 2.3.0 due to IVY-1388?

I'm not sure how to go about checking the ivy version.  Checking the ant 
version is easy because it's ant itself that does the checking.

There might be other component versions that should be checked too.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to