You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2007/05/14 10:00:16 UTC

[jira] Commented: (IVY-504) When resolving dependencies using the buildlist ant task, it would be useful to only get the direct dependencies instead of the transitive

    [ https://issues.apache.org/jira/browse/IVY-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495532 ] 

Gilles Scokart commented on IVY-504:
------------------------------------

If I understand correctly, your patch add a transitive attributes used when you are using roots module.

I'm not sure about the name of the attribute.  It might be confusing for the user that might understand that transitive say to transitively consider dependencies even when they are not in the list of modules to sort.

Unfortunately, I don't find a better name.  Maybe somthing like 'onlyrootsdirectdependencies' or 'onlydirectdep'.  Does anyone have a better idea?

> When resolving dependencies using the buildlist ant task, it would be useful to only get the direct dependencies instead of the transitive
> ------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: IVY-504
>                 URL: https://issues.apache.org/jira/browse/IVY-504
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 1.4.1
>            Reporter: Mikkel Bjerg
>         Attachments: PATCH-IVY-504.txt
>
>
> Introduce a trnsitive property on the BuildList task, making it only return the direct dependencies instead of the transitive dependencies

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.