Commit Graph

4 Commits

Author SHA1 Message Date
Nicolas Lalevee ca76e32c5e IVY-334:
- refactor the work done on ivy:resources so it becomes and post resolve task, then it can be used like ivy:cachepath
- nice side effect: ivy:resolve and every post resolve tasks support now "inlined ivy.xml dependencies"

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1030584 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 18:12:20 +00:00
Nicolas Lalevee ec079b13b1 Add the missing doc about child elements
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028017 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:59:36 +00:00
Nicolas Lalevee e2dad1ceb7 Fully implement the dependencies tag, still excluding everything about the master configuration
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028014 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:58:35 +00:00
Nicolas Lalevee 39108dc9b5 New Ivy Ant datatype: a resource collection compute from an Ivy resolve.
The basic implementation work, but is not yet a complete clone/merge of ivy:resolve and ivy.xml's <dependencies>

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1028013 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:57:36 +00:00