Commit Graph

790 Commits

Author SHA1 Message Date
Maarten Coene 70012a22c7 Extra junit test for IVY-366.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@517925 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 22:46:24 +00:00
Maarten Coene 1d38edc6a1 IMPROVE: Generated XML reports now contains more information about the resolved module
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@517916 13f79535-47bb-0310-9956-ffa450edef68
2007-03-13 22:39:55 +00:00
Maarten Coene f06bbaa0be Added extra junit tests for IVY-366
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516205 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 22:41:58 +00:00
Maarten Coene 3734d6da5d FIX: ivy.revision property not set correctly for second resolve (IVY-429)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516201 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 22:39:03 +00:00
Maarten Coene 009ff2d036 Removed hard-coded report filenames.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516189 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 21:43:49 +00:00
Xavier Hanin bdf6cd438b FIX: ${project.groupId} and ${project.version} not processed correctly in poms (IVY-425)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516069 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 15:22:54 +00:00
Xavier Hanin b64be5e6c4 assumePublished is no more necessary on artifact (IVY-419)
better distinction between incude and artifact element in dependency

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516047 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 14:19:45 +00:00
Xavier Hanin 5a78e7423f test case for IVY-424
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516037 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 13:27:12 +00:00
Xavier Hanin e02041fba5 FIX: Incorrect pom parsing with profile (IVY-423)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516029 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 13:06:16 +00:00
Xavier Hanin 7126e673ce FIX: NPE when no organisation or no name is provided in module element of ivyconf (IVY-422)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@516010 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 11:14:01 +00:00
Xavier Hanin 86826f5e59 FIX: bad tests for conflict managers use the ivy default cache instead of a fresh one
FIX: set last modified from artifact resource when generating default ivy file (related to IVY-407)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515980 13f79535-47bb-0310-9956-ffa450edef68
2007-03-08 09:17:54 +00:00
Maarten Coene 5ee76142f9 Partial fix for IVY-366
- Added 'resolveId' concept to ivy core.
- Modified ant tasks to use this resolveId while keeping old behaviour as default.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515819 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 22:42:50 +00:00
Xavier Hanin 0ef44fcc25 FIX: FileSystemResolverTest failing due to IVY-420 modification
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515818 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 22:40:38 +00:00
Xavier Hanin 301f54bd50 FIX: IBiblioResolver test failing due to IVY-418 modification
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515817 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 22:39:56 +00:00
Xavier Hanin 445be68f8b FIX: FileUtil#copy(File src, File dest, CopyProgressListener l, boolean overwrite) (IVY-420)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515788 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 21:57:24 +00:00
Xavier Hanin 7a13c2a539 NEW: define artifacts not declared by the dependency module descriptor (IVY-419)
FIX: Ivy doesn't recognize maven2 classifiers (IVY-418)


git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515753 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 21:02:25 +00:00
Xavier Hanin 40534a4606 added a junit test for IVY-417, already fixed
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515656 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 17:34:03 +00:00
Xavier Hanin c50fea2488 FIX: bad timestamps were causing tests with latest-time to fail for IVY-407
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515638 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 16:44:02 +00:00
Xavier Hanin f5eae18d19 FIX: Static revision replacement is not working when delivering an artifact with a dependency having extra attributes (IVY-415)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515510 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 10:07:00 +00:00
Xavier Hanin 05897630ec FIX: timestamps lost in svn were causing IVY-407 test to fail
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515506 13f79535-47bb-0310-9956-ffa450edef68
2007-03-07 09:31:22 +00:00
Xavier Hanin e2fdd85769 FIX: latest conflict with latest-time strategy and transitive eviction (IVY-407)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@515137 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 15:03:00 +00:00
Xavier Hanin 070d96f02b FIX: Static revision replacement is not working when delivering an artifact with a dependency on a branch (IVY-404)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@513696 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 10:43:20 +00:00
Maarten Coene 4dec9a0493 Use the cache specified in the options instead of the default cache.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@512068 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 23:15:05 +00:00
Xavier Hanin f45aa167dd FIX: latest-time conflict manager not working properly (IVY-407)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@511035 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 17:43:50 +00:00
Xavier Hanin 2e6870ab9a FIX: LatestRevisionStrategy do not consider all dynamic revisions properly (IVY-383) (thanks to John Williams for the unit test)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510875 13f79535-47bb-0310-9956-ffa450edef68
2007-02-23 08:52:49 +00:00
Maarten Coene 4e74e8db62 removed unused import
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510659 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 21:40:08 +00:00
Maarten Coene b3d5380864 Fixed root of repo1.maven.org mirror
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510657 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 21:37:40 +00:00
Maarten Coene 9c85b590c1 Added junit test for IVY-390
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@510656 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 21:34:46 +00:00
Maarten Coene b8b2b2485e Attempt to fix the failing VFS tests in gump.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@509348 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 21:53:49 +00:00
Xavier Hanin 96f2099965 REFACTOR: review retrieve API, introduce RetrieveOptions
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@509221 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 15:37:10 +00:00
Xavier Hanin b88fccc2cf REFACTOR: simplify API for resolve: group parameters in an object: ResolveOptions
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@508504 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 17:28:12 +00:00
Xavier Hanin 19b8dc8ed2 REFACTOR: split IvyNode in multiple classes
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@502534 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 08:42:21 +00:00
Xavier Hanin 72a5f080f5 REFACTOR: begin split of Ivy class: creation of IvySettings and ResolveEngine, attempt to remove some dependencies on the Ivy class
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@501796 13f79535-47bb-0310-9956-ffa450edef68
2007-01-31 11:00:29 +00:00
Xavier Hanin 4433e9201d REFACTOR: deep review of packages structure, more structured
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@501379 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 11:51:55 +00:00
Xavier Hanin fb0b25b169 IMPROVE: Add a unit test to verify that latest.integration accepts released modules (IVY-394) (thanks to Gilles Scokart)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@496993 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 11:19:08 +00:00
Maarten Coene 33625d9001 PomModuleDescriptorParser fails with nested profile dependency (IVY-392)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@496885 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 22:55:44 +00:00
Maarten Coene 1224f28a1d Added junit test from IVY-388
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@496001 13f79535-47bb-0310-9956-ffa450edef68
2007-01-13 23:27:42 +00:00
Xavier Hanin 037ec1ab03 IVY-381: add a junit test
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@494617 13f79535-47bb-0310-9956-ffa450edef68
2007-01-09 22:09:52 +00:00
Xavier Hanin b8f7bebd1e IMPROVE: Refactoring / documentation / test of matcher package (IVY-375) (thanks to Stephane Baillez)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493801 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 18:37:19 +00:00
Xavier Hanin 2767758aba move to apache: package rename, organisation rename, some doc update
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@493695 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 10:41:19 +00:00