Commit Graph

5 Commits

Author SHA1 Message Date
Nicolas Lalevee 3f83207040 Fix the example about managing an Eclipse plugin dependencies with Ivy
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1325396 13f79535-47bb-0310-9956-ffa450edef68
2012-04-12 17:36:50 +00:00
Nicolas Lalevee f00c70d865 Improvement of the resolve process of an OSGi dependency:
- no more extra attribute, the kind of dependency is in the organisation name
- while resolving transitive dependencies, make Ivy aware of the packages by making them real module rather then tricking it by immediately trying to find an implementation fitting the requirement


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1324865 13f79535-47bb-0310-9956-ffa450edef68
2012-04-11 17:06:36 +00:00
Nicolas Lalevee f48c664a0f IVY-1330 : fix the conf in the ivy.xml of the sample
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1231715 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 17:57:55 +00:00
Nicolas Lalevee c71dea5758 Update the sample so it actually work
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1051057 13f79535-47bb-0310-9956-ffa450edef68
2010-12-20 10:53:52 +00:00
Nicolas Lalevee 22a9a9489a Start to write the doc about building an Eclipse plugin, reusing the examples
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045144 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 14:40:22 +00:00