Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-857

Better support for local builds

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0-RC1
    • Core
    • None

    Description

      Currently Ivy suggests to use a local filesystem resolver in a chain with returnFirst="true" to support local builds. It works well as long as you have control over the dependency revision requested, and can hence ask for a latest.integration version. But in some cases it would be nice to also override a transitive dependency, where do not control the requested revision.

      Eg:
      #A -> #B;1.0 -> #C;1.0
      A developer work on #A and #C, and want to use a local build for #C. But this requires a local publication of #B too, just too override the dependency on #C. It would be better to have a resolver able to force the returned module for the dependency on #C to a locally published module, whatever the requested revision is.

      Attachments

        Activity

          People

            xavier Xavier Hanin
            xavier Xavier Hanin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: