You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2017/11/01 21:21:00 UTC

[jira] [Updated] (LUCENE-6144) Upgrade ivy to 2.4.0

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

Steve Rowe updated LUCENE-6144:
-------------------------------
    Attachment: LUCENE-6144.patch

Modernized patch.  Also switches lock strategy to "artifact-lock-nio", as recommended on a comment on IVY-1489.

bq. I'm not sure whether we have a minimum version check for ivy, or whether we are using any features that *require* a minimum version check.

We do have a check for disallowed ivy versions, in ivy-availability-check; I updated the regex to also disallow 2.3.X.  "artifact-lock-nio" is new in 2.4.0, so 2.3.X will have to be disallowed.

With this patch I interrupted {{ant resolve}} with ctrl-c a couple times, and each following invocation succeeded, so I think it's an improvement over 2.3.0.

If there are no objections, I'll commit tomorrow.

> Upgrade ivy to 2.4.0
> --------------------
>
>                 Key: LUCENE-6144
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6144
>             Project: Lucene - Core
>          Issue Type: Task
>          Components: general/build
>    Affects Versions: 5.0
>            Reporter: Shawn Heisey
>            Assignee: Shawn Heisey
>            Priority: Major
>             Fix For: 5.0, 6.0
>
>         Attachments: LUCENE-6144.patch, LUCENE-6144.patch
>
>
> Ivy 2.4.0 is released.  IVY-1489 is likely to still be a problem.
> I'm not sure whether we have a minimum version check for ivy, or whether we are using any features that *require* a minimum version check.



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