You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/28 15:43:00 UTC

[jira] [Commented] (LUCENE-4960) Require minimum ivy version

    [ https://issues.apache.org/jira/browse/LUCENE-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143918#comment-16143918 ] 

ASF subversion and git services commented on LUCENE-4960:
---------------------------------------------------------

Commit 7a9870e3f94215cf4167e6ccd75c011b7e50d114 in lucene-solr's branch refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=7a9870e ]

LUCENE-4960: Fail the build in the presence of Ivy jar(s) with unsupported versions.


> 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
>         Attachments: LUCENE-4960.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.4.14#64029)

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