You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "PerfectCarl (JIRA)" <ji...@apache.org> on 2015/07/02 16:50:04 UTC

[jira] [Commented] (IVY-1003) Add support for transitive retrieval of source and javadoc artifacts

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

PerfectCarl commented on IVY-1003:
----------------------------------

Is that issue considered for future relases? 
I have the issue too.

Has anyone tested the patch with recent versions (like 2.4) 

> Add support for transitive retrieval of source and javadoc artifacts
> --------------------------------------------------------------------
>
>                 Key: IVY-1003
>                 URL: https://issues.apache.org/jira/browse/IVY-1003
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.0-RC2
>            Reporter: Erik-Berndt Scheper
>              Labels: patch
>         Attachments: IVY-1003-r1197493.patch, IVY-1003-r835571.patch, workaround in ant.zip
>
>
> Currently, IVY only supports retrieving 'jar' artifacts transitively (using the 'transitive' attribute of a dependency), as documented [here|http://ant.apache.org/ivy/history/trunk/ivyfile/dependency.html].
> It would be very nice if IVY would also support transitive retrieval of the source and javadoc artifacts. 
> This would require two extra attributes for the dependency element:
> * transitive-source
> * transitive-javadoc
> To ensure backwards compatibility, these attributes should be optional and should default to false.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)