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

[jira] [Updated] (IVY-1365) New ivy:resolve inline dependencies should support extra attributes

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

Gintas Grigelionis updated IVY-1365:
------------------------------------
    Summary: New ivy:resolve inline dependencies should support extra attributes  (was: New ivy:resolve inline dependencies should support exta attributes)

> New ivy:resolve inline dependencies should support extra attributes
> -------------------------------------------------------------------
>
>                 Key: IVY-1365
>                 URL: https://issues.apache.org/jira/browse/IVY-1365
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant
>    Affects Versions: 2.3.0-RC1
>            Reporter: Markus Krieg
>            Priority: Major
>
> When using the new inline dependency declaration for the Ant ivy:resolve task, I need to be able to set extra attributes like below. Otherwise, I am still forced to create temporary ivy.xml files for this use case.
> <ivy:resolve>
>     <dependency org="org.slf4j" module="slf4j" e:color="green" rev="1.6" conf="api,log4j" />
> </ivy:resolve>



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