Commit Graph

12 Commits

Author SHA1 Message Date
jkf 0d07c9985c updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \; 2019-05-26 22:48:00 +02:00
Gintas Grigelionis afd3f11cd1 Ditto for some tests 2018-03-04 12:35:19 +01:00
Jan Matèrne 990eb75005 multiple runs of 'generation-bundle' without knowing what is done is annoying ... 2017-06-02 14:28:35 +02:00
Maarten Coene 3348810bbe Generate ivy.xml files containing the ASL license.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1577758 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:19:07 +00:00
Nicolas Lalevee 51cd2f37a6 New OSGi resolver 'osgi-agg' : a chain resolver which better handle OSGi dependencies
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1553873 13f79535-47bb-0310-9956-ffa450edef68
2013-12-28 16:57:20 +00:00
Nicolas Lalevee a295e82baa Better support for "Bundle-RequiredExecutionEnvironment" from an OSGi MANIFEST.MF
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1553388 13f79535-47bb-0310-9956-ffa450edef68
2013-12-25 14:59:47 +00:00
Nicolas Lalevee 9b2d0e3909 - make the buildobr task a post resolve task, so that it can work with set of resolved artifacts
- document how to manage an OSGi target platform, with samples


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1519300 13f79535-47bb-0310-9956-ffa450edef68
2013-09-01 18:08:36 +00:00
Nicolas Lalevee 069faaa38e - add some tests on the updatesite resolver
- fix the way artifact location is handled so at the end we have a proper URL


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1165100 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 19:37:03 +00:00
Nicolas Lalevee 0905dc0045 Try to make the code more generic about handling descriptor based repository
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1056016 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:18:41 +00:00
Nicolas Lalevee 29507b64c3 IVY-1241: Cleanup of the code and make the unit tests pass
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1040596 13f79535-47bb-0310-9956-ffa450edef68
2010-11-30 16:02:04 +00:00
Nicolas Lalevee e0091b3f6f Setup of the unit tests of the OSGi mapping
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1036863 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 14:13:40 +00:00
Nicolas Lalevee ec958b5f6e Raw import of Bushel
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1036848 13f79535-47bb-0310-9956-ffa450edef68
2010-11-19 14:06:06 +00:00