Commit Graph

21 Commits

Author SHA1 Message Date
Stefan Bodewig bcc04c828f
set all manifest versions to 2.6.0 2026-07-08 21:22:08 +02:00
Eric Milles 426102ff4d
IVY-1658: merge `ivy-module` namespaces 2026-06-12 09:43:30 -05:00
Maarten Coene a4c22ca869
FIX: the 'ivy:install' task didn't take the 'from' resolver into account when resolving Maven parent modules or source/javadoc artifacts. 2026-05-20 09:09:40 +02:00
Maarten Coene aa3c169322
IVY-1664: added support for the override child element 2025-08-31 14:41:54 +02:00
Eric Milles 9817b7c03f
IVY-813: add typedef for nearest conflict manager 2025-08-04 10:47:12 -05:00
Maarten Coene 60a1ff1b11
Updated OSGI bundle headers for new pack200 code 2025-04-29 23:44:05 +02:00
Jaikiran Pai 0114c604b6 Use https instead of http 2019-05-31 17:33:42 +05:30
Gintas Grigelionis 08de1083f0 Correct imports, add automatic module name for JPMS 2017-10-22 23:52:49 +02:00
Nicolas Lalevée fcf4109d82 fix the OSGi Java 7 requirement 2017-07-01 19:59:01 +02:00
Jaikiran Pai 04d7c6991d Use Java 7 as the minimum required Java version 2017-05-29 16:59:42 +05:30
Nicolas Lalevee 08dc630011 Add support for "packed" artifacts: .pack.gz bundles in an OSGi P2 repository for instance
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1555344 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 13:06:37 +00:00
Nicolas Lalevee a414281935 Declare the required Java version: Java 5
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1550958 13f79535-47bb-0310-9956-ffa450edef68
2013-12-14 17:38:07 +00:00
Nicolas Lalevee d7b7c8a845 IVY-1441: In IvyDE, Ivy fails to parse ivy-settings.xml file if it contains <pgp> element (thanks to Gregory Amerson)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1528936 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 16:59:02 +00:00
Nicolas Lalevee e94693146d Update the version in the manifest for easier developement in Eclipse
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1519296 13f79535-47bb-0310-9956-ffa450edef68
2013-09-01 18:04:53 +00:00
Nicolas Lalevee aac2c46bcc Add missing exported package
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1351277 13f79535-47bb-0310-9956-ffa450edef68
2012-06-18 10:27:11 +00:00
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
Scokart Gilles 71f0955a2e We are not in the incubator anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@821585 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 19:21:39 +00:00
Nicolas Lalevee 28bce5ed58 Add some new packages to be exported out of the OSGi bundle
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@679976 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 10:42:48 +00:00
Nicolas Lalevee a8018c8818 IVY-785 : Classpath issues with vfs ftp while being used as a bundle
- add optionnal required bundle to make common-vfs work
 - comment the smb configuration: it is not provided anymore in common-vfs, but in common-vfs-sandbox


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@642936 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31 09:22:01 +00:00
Xavier Hanin f97ecea7e1 IMPROVEMENT: Make Ivy standalone runnable with no required dependencies (IVY-757)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632381 13f79535-47bb-0310-9956-ffa450edef68
2008-02-29 16:40:52 +00:00
Xavier Hanin 2d92033637 - make Ivy a PDE project in eclipse to benefit from MANIFEST.MF validation and ease development of IvyDE
- fix an error in OSGi MANIFEST.MF, a package removed from Ivy shouldn't be declared as exported any more

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@605559 13f79535-47bb-0310-9956-ffa450edef68
2007-12-19 14:54:03 +00:00