Commit Graph

24 Commits

Author SHA1 Message Date
Nicolas Lalevée e124901cbd document and fix the release notes for IVY-1529
This closes #6
2017-05-21 19:59:24 +02:00
Nicolas Lalevée 9f5f0c0988 Ivy source is now in git 2014-10-26 19:43:16 +01:00
Maarten Coene bca350df1f - IMPROVEMENT: New LockStrategy available based on NIO FileLocks (IVY-1424)
- FIX: NIO FileLocker released locks too early (IVY-1424) (thanks to Charles Duffy)


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1507138 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 21:35:08 +00:00
Maarten Coene 17222ad8ac IMPROVEMENT: Optional <include> ivysettings directives (IVY-1392) (thanks to Yanus Poluektovich)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1419802 13f79535-47bb-0310-9956-ffa450edef68
2012-12-10 21:40:13 +00:00
Nicolas Lalevee a39a81a17e IVY-1367: Support Conditional Setting of a Property
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1372616 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 21:03:10 +00:00
Nicolas Lalevee e9b9844fce IVY-1312:
- implementation, test and documentation of the jar resolver


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1165117 13f79535-47bb-0310-9956-ffa450edef68
2011-09-04 21:33:39 +00:00
Nicolas Lalevee 90d6457603 Add a resolver to get modules from an Eclipse updatesite
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1164098 13f79535-47bb-0310-9956-ffa450edef68
2011-09-01 14:53:40 +00:00
Maarten Coene e8c4036283 DOCUMENTATION: The tag version-matchers is missing attribute in documentation (IVY-1292) (thanks to Per Arnold Blaasmo)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1102955 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 05:33:09 +00:00
Nicolas Lalevee 1959884c91 svn_apply_autoprops, mainly for line endings
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1045417 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 23:18:59 +00:00
Maarten Coene b0b4186eee NEW: Ivy can now generate OpenPGP compatible ASCII armored detached signatures when publishing artifacts.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@991115 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 08:03:53 +00:00
Maarten Coene a53e942681 NEW: Ivy can now generate OpenPGP compatible ASCII armored detached signatures when publishing artifacts.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@991108 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 07:47:06 +00:00
Maarten Coene 4be5aff39d DOCUMENTATION: Grammar, spelling, and clarity of Settings File documentation (IVY-1216) (thanks to Steve Miller)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@988337 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 22:09:15 +00:00
Maarten Coene 6be46a6bac DOCUMENTATION: Corrected link to namespace tutorial
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@951969 13f79535-47bb-0310-9956-ffa450edef68
2010-06-06 21:04:53 +00:00
Maarten Coene f044bcb3d5 IMPROVEMENT: retrieve doesn't retrive files if the current one is more recent (IVY-1044)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@942885 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 20:07:08 +00:00
Maarten Coene c0c9223269 - NEW: added built-in versionmatcher: 'Version Pattern Matcher' (IVY-871)
- DOCUMENTATION: missing documentation for the 'Version Pattern Matcher' (IVY-871) (thanks to Jon Schneider)

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789952 13f79535-47bb-0310-9956-ffa450edef68
2009-06-30 21:03:37 +00:00
Xavier Hanin 90456a4b45 IMPROVEMENT: Pre and post retrieve artifact events (IVY-1084)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778769 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:50:41 +00:00
Xavier Hanin c1dd845559 add 'eternal' option to ttl and review how expiration is handled so that ttl is evaluated when checking the cache and not when storing the resolved revision, which makes possible to temporarily set the ttl to 'eternal' when resolving dependencies offline for instance (related to IVY-879)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@737336 13f79535-47bb-0310-9956-ffa450edef68
2009-01-24 11:49:04 +00:00
Maarten Coene 4b60ce8454 NEW: Allow authentication credentials to be specified in settings file (IVY-943) (thanks to Randy Nott)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@706736 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 19:52:44 +00:00
Maarten Coene 394d5493c0 Updated documentation for IVY-911.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@698354 13f79535-47bb-0310-9956-ffa450edef68
2008-09-23 21:20:29 +00:00
Xavier Hanin 2607e032c3 document the confusing onlyonce property on ant build trigger
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@695368 13f79535-47bb-0310-9956-ffa450edef68
2008-09-15 07:50:45 +00:00
Scokart Gilles 94d07bcb20 IMPROVEMENT: Add a memory cache for the module descriptor that are parsed from the cache (IVY-883)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@685906 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 14:11:20 +00:00
Xavier Hanin 4e17fa92e5 implement tag documentation generation for settings files, based on xpath to locate useful data in files, and therefore requiring doc files to be valid xhtml
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@679838 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 15:42:03 +00:00
Xavier Hanin 7ab71f3f05 add url attribute doc
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@679189 13f79535-47bb-0310-9956-ffa450edef68
2008-07-23 20:25:26 +00:00
Xavier Hanin 2931da346c DOCUMENTATION: Fixed more than a hundred (100+) obsolete "configuration" references; replaced with "settings" (IVY-863) (thanks to Sakari Maaranen)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@675856 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 08:03:23 +00:00