Commit Graph

3172 Commits

Author SHA1 Message Date
Xavier Hanin 61fc51338e NEW: it is now possible to reference existing resolver in resolver containers (IVY-35)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484052 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 16:00:05 +00:00
Xavier Hanin e6cc340670 review test because of module revision toString change
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484051 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 15:26:27 +00:00
Xavier Hanin 64fcdf5322 FIX: chain resolver now support latest strategy configuration (IVY-90)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484050 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 15:18:19 +00:00
Xavier Hanin c370a753fc began some work on IVY-78:
- new toString for moduleId, mrid, and artifact id
- warn messages are displayed in the summary but no longer as they come, except in verbose mode

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484049 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:23:25 +00:00
Xavier Hanin 0baeb295fe show info only once
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484048 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:18:50 +00:00
Xavier Hanin 7900db0c33 readonly and overwrite handling during publish (IVY-83)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484047 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:27:02 +00:00
Xavier Hanin d63734290b - FIX: raise a clean error when a cyclic variable definition is found (IVY-75)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484046 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:21:42 +00:00
Xavier Hanin 3d5cec1c87 FIX: reinitiliase ant project instance at each new task to avoid using a bad ant project instance in some ide (like netbeans) (IVY-87)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484045 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:03:11 +00:00
Xavier Hanin 32154c0466 FIX: ivy is now able to use simple ivy files in cache (doesn't need resolver info, use default one if no resolver is given) (IVY-86)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484044 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 15:54:19 +00:00
Xavier Hanin a2957640c3 FIX: private conf not accessible from other modules (IVY-76)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484043 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 14:51:53 +00:00
Xavier Hanin 9c621e90fe FIX: better root configuration isolation (IVY-84)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484042 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 13:55:01 +00:00
Xavier Hanin e322b36109 IVY-85: change the way to store resolved master ivy files in cache
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484041 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 06:33:18 +00:00
Xavier Hanin d81884686a resource is different from file by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484040 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 18:51:25 +00:00
Xavier Hanin 695d0db4c5 circular dependencies now throws exception
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484039 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 17:04:24 +00:00
Xavier Hanin 8f17a71756 throw an Exception when ordering circular dependencies
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484038 13f79535-47bb-0310-9956-ffa450edef68
2005-09-21 16:56:02 +00:00
Xavier Hanin 1f6a2a23b5 v 1.2a
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484037 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 08:37:49 +00:00
Xavier Hanin 51a820732c prepare 1.2
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484036 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 18:06:33 +00:00
Xavier Hanin 02306bfe24 integrate joshua nichols patch for javadoc handling
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484035 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 18:06:12 +00:00
Xavier Hanin de23b50c60 integrate joshua nichols patch for javadoc handling
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484034 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 18:05:13 +00:00
Xavier Hanin 373f6e1c20 FIX: module descriptors sort was failing in some case cases (fix by Karl Baum)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484033 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 17:33:41 +00:00
Xavier Hanin 65c0bcdd06 FIX: module descriptors sort was failing in some case cases (fix by Karl Baum)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484032 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 17:32:18 +00:00
Xavier Hanin 18727305d2 FIX: hasChanged returned always true when there were evicted modules
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484031 13f79535-47bb-0310-9956-ffa450edef68
2005-08-31 15:19:55 +00:00
Xavier Hanin f0924754c7 new ivy.deps.changed property set if there are changes since last resolve (IVY-71)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484030 13f79535-47bb-0310-9956-ffa450edef68
2005-08-31 06:12:24 +00:00
Xavier Hanin b1c99fd3e2 FIX IVY-71: add ivy.deps.changed property indicating changes since last resolved (true if there are changes, false otherwise)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484029 13f79535-47bb-0310-9956-ffa450edef68
2005-08-29 18:59:55 +00:00
Xavier Hanin be5b88f6d7 added reverse attribute on buildlist task
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484028 13f79535-47bb-0310-9956-ffa450edef68
2005-08-29 16:58:45 +00:00
Xavier Hanin c505daec48 new example illustrating new buildlist task
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484027 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 19:30:11 +00:00
Xavier Hanin 3876f7e385 change remote config url + disable remote config by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484026 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 19:28:13 +00:00
Xavier Hanin cda2b6c376 fix initialisation
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484025 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 19:27:28 +00:00
Xavier Hanin 2c16b2578a added skipbuildwithoutivy feature + review behaviour when there is no ivy file
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484024 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 12:15:15 +00:00
Xavier Hanin ae5029fff8 fix assertions
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484023 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 10:33:54 +00:00
Xavier Hanin 512e6cf6be new buildlist task: calculate order of dependencies of subprojects for easy multi-projects builds (IVY-69)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484022 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 16:48:10 +00:00
Xavier Hanin f6d6ab000b new buildlist task: calculate order of dependencies of subprojects for easy multi-projects builds (IVY-69)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484021 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 16:47:03 +00:00
Xavier Hanin b1cdd7e326 FIX: Ivy complains about schema directive (IVY-64)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484020 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 18:11:09 +00:00
Xavier Hanin 09fd49b7d8 better error messages for ant tasks parameters (IVY-61)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484019 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:56:20 +00:00
Xavier Hanin e30bbf4a37 FIX: 'null' status attribute in module descriptor (IVY-62)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484018 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:46:07 +00:00
Xavier Hanin 16975fbcef better messages informing from where parameters are found and when automatic configure or resolve is done
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484017 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:40:09 +00:00
Xavier Hanin a3a852c66e add a method to know if Message has been initialised
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484016 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:30:28 +00:00
Xavier Hanin 50ef528cd5 FIX: report header contains incorrect link after resolve for multiple, comma-separated configurations (IVY-57)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484015 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:19:45 +00:00
Xavier Hanin 8effae1bca add a test if an ivy file in cache is a default one to know if it's up2date
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484014 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 17:01:36 +00:00
Xavier Hanin 4471aa8814 FIX: error retrieving dependencies with a '+' in their revision if the ivy file doesn't exist - fixed by maarten coene (IVY-59)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484013 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 16:29:02 +00:00
Xavier Hanin 1a3a2d84a8 FIX: trying to resolve latest with no revision in pattern caused a StackOverflowError (IVY-56)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484012 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 13:24:44 +00:00
Xavier Hanin c08c2aa005 IVY-55: accept organization as token
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484011 13f79535-47bb-0310-9956-ffa450edef68
2005-07-15 05:44:51 +00:00
Xavier Hanin fb360bfce8 add HTTP AUTH options
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484010 13f79535-47bb-0310-9956-ffa450edef68
2005-07-12 06:44:54 +00:00
Xavier Hanin 6d4681a7bb added type filtering mechanism on resolve task (IVY-45)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484009 13f79535-47bb-0310-9956-ffa450edef68
2005-07-08 15:27:02 +00:00
Xavier Hanin 3c151782ae first attempt to introduce cache resolver and useCacheOnly parameter in resolve method
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484008 13f79535-47bb-0310-9956-ffa450edef68
2005-07-07 17:33:26 +00:00
Xavier Hanin 003ce14b7b detect and warn about resolver using ivy cache as repository (IVY-53)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484007 13f79535-47bb-0310-9956-ffa450edef68
2005-07-07 16:49:44 +00:00
Xavier Hanin d978622220 new transitive attribute on dependency (IVY-20) thanks to Ingo
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484006 13f79535-47bb-0310-9956-ffa450edef68
2005-07-07 10:54:56 +00:00
Xavier Hanin 3ba8284cd4 new '@' in dependency configuration mapping declaration (IVY-52)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484005 13f79535-47bb-0310-9956-ffa450edef68
2005-07-06 14:45:21 +00:00
Xavier Hanin 46264b4d63 new '@' in dependency configuration mapping declaration (IVY-52)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484004 13f79535-47bb-0310-9956-ffa450edef68
2005-07-06 14:22:57 +00:00
Xavier Hanin 9672faf5de FIX: now handle transitive eviction (IVY-51)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484003 13f79535-47bb-0310-9956-ffa450edef68
2005-07-04 18:27:51 +00:00