You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2018/09/16 21:45:00 UTC

[jira] [Resolved] (IVY-1242) Ivy Buildlist Revision Support

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

Maarten Coene resolved IVY-1242.
--------------------------------
       Resolution: Fixed
    Fix Version/s: master

Will be fixed in the next release

> Ivy Buildlist Revision Support
> ------------------------------
>
>                 Key: IVY-1242
>                 URL: https://issues.apache.org/jira/browse/IVY-1242
>             Project: Ivy
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 2.2.0
>            Reporter: Ralph C
>            Assignee: Maarten Coene
>            Priority: Major
>             Fix For: master
>
>
> Currently buildlist does not support revisions while filtering leafs and roots.
> The leaf and root attribute should handle specifying revisions (and even organizations) in the form of (org#module#revision,org#module#revision,...) and should return a list also of the form (org#module#revision,org#module#revision,...).
> This is crucial when new dependencies are introduced in new releases of a certain project.
> A use case for this is in continuous integration scripts, where a change in a certain org1#module1#revision1 should trigger a recompilation of a dependent org2#module2#revision2 (All other org2#module2 projects should not need rebuilding)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)