Commit Graph

1164 Commits

Author SHA1 Message Date
Maarten Coene 8e1addfc56 FIX: Change spelling of 'occured' to 'occurred' (IVY-1123)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@820811 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 21:43:34 +00:00
Maarten Coene d3ecb70f56 FIX: Ivy deliver fails to replace dynamic revision when using extra attributes (IVY-1111) (thanks to Michael Scheetz)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@820806 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 21:31:46 +00:00
Maarten Coene 8b57b6e537 FIX: IbiblioResolver not always correctly configured when using JRE 1.5 (IVY-1124) (thanks to Flavio Coutinho da Costa)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@820106 13f79535-47bb-0310-9956-ffa450edef68
2009-09-29 22:11:48 +00:00
Maarten Coene 3fef1a85b5 FIX: VstfpRepository.readResponse uses bad compare logic (IVY-1119) (thanks to Dave Brosius)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@819038 13f79535-47bb-0310-9956-ffa450edef68
2009-09-25 21:53:45 +00:00
Scokart Gilles 19cdfee2eb clean format using local variable
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@811778 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 08:37:34 +00:00
Scokart Gilles 75c5058e0b Trace a message when a property file referenced from the settings doesn't exixts (IVY-1074)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@811664 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 15:22:42 +00:00
Scokart Gilles 0f5873604e organize imports
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@811646 13f79535-47bb-0310-9956-ffa450edef68
2009-09-05 13:36:36 +00:00
Maarten Coene 8d340a0087 FIX: Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo (IVY-938)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@805346 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18 10:14:50 +00:00
Maarten Coene 5f7d5690a9 FIX: Credentials were not set properly for URLs that require authentication when using HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@801820 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 21:29:53 +00:00
Maarten Coene f7acab1f6c FIX: ivy parse exception when using <publications defaultconf> (IVY-1102)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@800224 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 06:59:10 +00:00
Maarten Coene d40c01673e Simplified the code a bit (the inputstream will also be closed in the disconnect() method)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@799100 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:23:14 +00:00
Maarten Coene 8af923c22d FIX: URLResource does not properly support authentication (IVY-1106) (thanks to Heschi Kreinick)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@799097 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 22:15:14 +00:00
Maarten Coene 0082e0192a Trying to minimize the number of simultaneous open connections by following the guidelines mentioned in http://java.sun.com/j2se/1.5.0/docs/guide/net/http-keepalive.html (IVY-1105)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@798314 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 22:32:28 +00:00
Nicolas Lalevee c55cb82fb4 IVY-1098:
- fix : hascode and equals added on ArtifactDownloadReport so that the map used in RetrieveEngine#determineArtifactsToCopy will avoid duplicates
 - unit test added


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790534 13f79535-47bb-0310-9956-ffa450edef68
2009-07-02 10:03:31 +00:00
Maarten Coene 8e70043f44 IMPROVEMENT: Retrieve ant task doesn't support dynamic resolve mode (IVY-1085)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790415 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 23:00:23 +00:00
Xavier Hanin c9b1f2d642 FIX: NPE when a conf is unknown (related to IVY-983)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@790046 13f79535-47bb-0310-9956-ffa450edef68
2009-07-01 05:55:38 +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
Maarten Coene 53781f3fd8 FIX: Ivy didn't fail when an outdated artifact in cache couldn't get deleted
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789476 13f79535-47bb-0310-9956-ffa450edef68
2009-06-29 22:33:50 +00:00
Maarten Coene be37ea80c0 FIX: [originalname] not expanded during retrieve when module descriptor contains extra attributes (IVY-1096)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789166 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 22:41:09 +00:00
Xavier Hanin dde1e2089b NEW: configuration groups (IVY-1097)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@789095 13f79535-47bb-0310-9956-ffa450edef68
2009-06-28 13:02:10 +00:00
Maarten Coene c585c5a536 FIX: ivy:resolve ignores branch in "dynamic" resolve mode (IVY-1087) (2nd attempt)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@788902 13f79535-47bb-0310-9956-ffa450edef68
2009-06-26 23:01:22 +00:00
Maarten Coene c8df4fee3c Removed unused import
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@788541 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 22:45:52 +00:00
Maarten Coene d1e97bc853 FIX: ivy:resolve ignores branch in "dynamic" resolve mode (IVY-1087) (thanks to Aleksey Zhukov)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@788538 13f79535-47bb-0310-9956-ffa450edef68
2009-06-25 22:42:40 +00:00
Xavier Hanin a0f5b1b439 FIX: NPE in some cases, related to IVY-1083 implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@787597 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 09:28:56 +00:00
Xavier Hanin b8161dfd9c improvement in configuration intersection support: support *->@+something (IVY-1093)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@787585 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 08:26:29 +00:00
Maarten Coene 2d5b2326b2 FIX: [originalname] not expanded during retrieve when module descriptor contains extra attributes (IVY-1096)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@786304 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 21:54:09 +00:00
Maarten Coene 4f5d25205a Avoid NPE if pubdate is null for some reason...
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@786260 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 20:47:41 +00:00
Maarten Coene 79ee424b36 FIX: The Ant output wasn't always prefixed by the name of the task
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@786250 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 20:31:19 +00:00
Maarten Coene 68b033741b IMPROVEMENT: Added support for NTLM authentication (IVY-1094) (thanks to Mathieu Anquetin)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@784271 13f79535-47bb-0310-9956-ffa450edef68
2009-06-12 20:58:29 +00:00
Maarten Coene 49a46a10eb IMPROVEMENT: Standalone runner should accept all the same parameters as ant tasks (IVY-1090)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@783914 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 21:20:00 +00:00
Xavier Hanin 3078aab0b2 NEW: configuration intersections (IVY-1093)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@783755 13f79535-47bb-0310-9956-ffa450edef68
2009-06-11 13:12:32 +00:00
Maarten Coene ebb65f0dc2 FIX: Ivy buildnumber task does not find artifact in Sonatype Nexus repo (IVY-1069)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@783144 13f79535-47bb-0310-9956-ffa450edef68
2009-06-09 21:27:58 +00:00
Nicolas Lalevee afc1dbf04e IVY-983:
- make the 'callers' aggregated by the requested conf more than the conf currently resolve in the hierarchy of confs


git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@780757 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 17:58:28 +00:00
Nicolas Lalevee ce04852e16 Spell checking, javadoc and formatting
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@780753 13f79535-47bb-0310-9956-ffa450edef68
2009-06-01 17:50:50 +00:00
Maarten Coene b0caec70e5 FIX: Publish with SSH (sftp or ssh) prevents enclosing java process to terminate (IVY-1075)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778959 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 02:04:47 +00:00
Xavier Hanin 77caf7c6b8 IMPROVEMENT: Pre and post retrieve artifact events (IVY-1084)
fix mistake in event name

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778773 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:52: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 08cf1d1fb5 FIX: transitive dependencies and conflict management (IVY-1083)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778742 13f79535-47bb-0310-9956-ffa450edef68
2009-05-26 15:17:04 +00:00
Maarten Coene c9e19e298b FIX: Ibiblio resolver throws IndexOutOfBoundsException when using snapshot versions with usepoms='false' (IVY-1028)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@778247 13f79535-47bb-0310-9956-ffa450edef68
2009-05-24 22:30:29 +00:00
Scokart Gilles 58a6a3d6da provides correct exception in case of error during initialisation of the transaction (usually it is followed by an abort that will fail and hide the original error)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@766667 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 12:12:01 +00:00
Maarten Coene d282711600 FIX: Ivy doesn't handle maven dependencies with type 'test-jar' correctly (IVY-1066)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@765780 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 21:52:30 +00:00
Maarten Coene be2aa80bc3 FIX: PomModuleDescriptorBuilder does not resolve ejb type dependencies to jar extension (IVY-1058) (thanks to Andrey Lomakin)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@765366 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15 21:27:17 +00:00
Maarten Coene 4fdee25cb2 FIX: Wrong BuildException messages (findmodules) (IVY-1056)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@764065 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 21:35:34 +00:00
Maarten Coene 770fc1d470 IMPROVEMENT: Fail the retrieve when multiple artifacts of same module are mapped to same file (IVY-1050)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@755043 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16 23:27:03 +00:00
Xavier Hanin 9b5e9fdd59 FIX: Error message: "impossible to get artifacts when data has not been loaded" , on certain modules only (IVY-987) - no unit test :-(
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@751536 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 21:32:52 +00:00
Maarten Coene 0642a6f1da FIX: Ivy doesn't handle the classifier attribute of artifacts inside dependency elements (IVY-1041)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@750671 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 23:17:41 +00:00
Maarten Coene e4fec6de05 Removed unused import.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@750629 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 22:10:24 +00:00
Maarten Coene aae0d3d15f FIX: Buildnumber task does not work for chained resolvers (IVY-1037)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@750165 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 21:38:59 +00:00
Maarten Coene 40aee3954f FIX: Dependencies don't inherit exclusions from dependencyManagement (IVY-974) (thanks to John Gibson)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@749782 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 21:56:28 +00:00
Maarten Coene d998be61d8 IMPROVEMENT: ivy initialization shouldn't fail if properties file doesn't exist (IVY-1038)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@749749 13f79535-47bb-0310-9956-ffa450edef68
2009-03-03 21:00:58 +00:00