Commit Graph

1335 Commits

Author SHA1 Message Date
Nicolas Lalevee ce4674b6bc IVY-1249: updating the style for the footer
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@1045286 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 18:51:05 +00:00
Nicolas Lalevee 4aab3d6d3d IVY-1249: updating the templates in the history
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@1045190 13f79535-47bb-0310-9956-ffa450edef68
2010-12-13 15:52:26 +00:00
Xavier Hanin 132c3ca52e take into account recommendations from Steve and Jan for the announcement
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@633115 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 15:02:43 +00:00
Xavier Hanin a1ee412036 add announcement to release notes
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@633080 13f79535-47bb-0310-9956-ffa450edef68
2008-03-03 13:47:42 +00:00
Xavier Hanin 8554a2c34a merge FIX for IVY-744 from trunk (r 630759)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@630760 13f79535-47bb-0310-9956-ffa450edef68
2008-02-25 08:36:19 +00:00
Xavier Hanin 8112fdb447 fix some packaging issues
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@630439 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 14:05:15 +00:00
Xavier Hanin 28db1555b3 add release notes in documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@630427 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 12:27:58 +00:00
Xavier Hanin 29cb8dd91b update templates and add release notes in documentation.
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@630426 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 12:27:20 +00:00
Xavier Hanin bf73ac38ff creating a release branch for 2.0.0-beta2
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta2@630425 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 12:12:48 +00:00
Xavier Hanin 5cd43fb417 prepare 2.0.0-beta2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@630424 13f79535-47bb-0310-9956-ffa450edef68
2008-02-23 12:10:25 +00:00
Scokart Gilles 2eab3e96c1 Flexible cache management (IVY-399) apply patch of Adrian Sandor
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629817 13f79535-47bb-0310-9956-ffa450edef68
2008-02-21 15:00:07 +00:00
Scokart Gilles 4f33cc5724 FIX: m2 incompatibility - IVY does not recognize property section(IVY-637)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629619 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 21:35:02 +00:00
Maarten Coene 6fd180b687 Made this class JDK 1.4 compatible
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629603 13f79535-47bb-0310-9956-ffa450edef68
2008-02-20 20:31:13 +00:00
Scokart Gilles ac6bc37d08 add missing change description
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629233 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 21:11:30 +00:00
Scokart Gilles 65479b4787 IVY-637 m2 incompatibility - IVY does not recognize property section (partial fix, the case of properties inherited from parent is not yet covered
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629230 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 21:03:21 +00:00
Scokart Gilles 0885d905ba FIX: Incorrect ivy from maven pom generation when classifier are user (IVY-714) (thanks to Ruslan Shevchenko)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629217 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 20:38:33 +00:00
Scokart Gilles 54c75983ed FIX: Inherit depedencies defined in parent pom (IVY-683)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629215 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 20:22:51 +00:00
Scokart Gilles b70c75229f clean import
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629198 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 19:23:11 +00:00
Scokart Gilles dc44824f86 IMPORVEMENT: Refactor the PomModuleDescriptorParser in order to allow easier integration of maven pom
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@629194 13f79535-47bb-0310-9956-ffa450edef68
2008-02-19 19:18:43 +00:00
Xavier Hanin 1282a3007b throw ParseException instead of returning null when the parsed pom didn't contain the module revision id
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@627568 13f79535-47bb-0310-9956-ffa450edef68
2008-02-13 19:23:54 +00:00
Xavier Hanin de1690f9a4 when looking for default branch, test if there's already an Ivy instance loaded, to avoid loading a default one just to get the default branch
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@620263 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 11:58:04 +00:00
Xavier Hanin fed3104bdd fix style
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@620249 13f79535-47bb-0310-9956-ffa450edef68
2008-02-10 08:32:41 +00:00
Xavier Hanin a9a5d588b9 check for module descriptor nullity, to avoid a NPE if the ModuleDescriptorParser does not fulfill its contract
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619957 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 17:52:09 +00:00
Xavier Hanin 474c321dfb FIX: ivy:install task not using validate attribute (IVY-728)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619946 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 17:17:07 +00:00
Xavier Hanin e7fa28dbed add license headers + reformat file
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619942 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 17:03:25 +00:00
Xavier Hanin 30d4b7bd49 FIX: Bad conflict resolution leads to bad "configuration(s) not found" error (IVY-729)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619939 13f79535-47bb-0310-9956-ffa450edef68
2008-02-08 17:00:10 +00:00
Xavier Hanin 04291af0af refactor: check parameters in getDependencies at the beginning of the method for quicker feedback on problems + some refactoring and changes to comply to checkstyle rules
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619531 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 18:03:12 +00:00
Xavier Hanin 9a234fafba FIX: Resolving for muyltiple configurations when one is not in the list of available configurations does not abort the build (IVY-720)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619527 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 17:50:09 +00:00
Xavier Hanin b4bb16127d FIX: Branch attribute considered as both a standard and extra attribute on module info (IVY-726)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619514 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 17:22:12 +00:00
Xavier Hanin 8e44cdd0a2 IMPROVEMENT: branch and extra attributes missing from info Ant task (IVY-721)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619425 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 14:28:09 +00:00
Xavier Hanin 02b81d8408 FIX: Branch attribute not set on deliver when using a non default branch (IVY-724)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@619414 13f79535-47bb-0310-9956-ffa450edef68
2008-02-07 13:58:21 +00:00
Xavier Hanin 73c5066074 improve ChainResolver error reporting
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618913 13f79535-47bb-0310-9956-ffa450edef68
2008-02-06 07:05:58 +00:00
Maarten Coene 320a562244 FIX: NullPointerException reported instead of error in ivy:cachepath (IVY-690)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618445 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 21:24:17 +00:00
Maarten Coene e94b444bb3 Little javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618422 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 20:28:45 +00:00
Xavier Hanin 551a84a36c FIX compilation error due to change for IVY-715
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618316 13f79535-47bb-0310-9956-ffa450edef68
2008-02-04 16:21:40 +00:00
Xavier Hanin 718d5b756e clean cache after test
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618035 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 17:30:12 +00:00
Xavier Hanin 6188186f83 NEW: Make resolve console output configurable per resolve (IVY-715)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618033 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 17:25:22 +00:00
Xavier Hanin b1418f0725 add some log
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618006 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 15:45:15 +00:00
Xavier Hanin 0c5fbe0dec handle empty conf attribute as if none were specified
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618005 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 15:44:07 +00:00
Xavier Hanin 8812856770 move ContextualSAXHandler to util package instead of util.url
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618004 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 15:42:01 +00:00
Xavier Hanin e35c5d8659 move ContextualSAXHandler to util package instead of util.url
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@618003 13f79535-47bb-0310-9956-ffa450edef68
2008-02-03 15:41:11 +00:00
Xavier Hanin 3c1c7dd449 FIX: NPE when calling retrieve if some artifacts are not available locally (IVY-712)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@615446 13f79535-47bb-0310-9956-ffa450edef68
2008-01-26 11:37:13 +00:00
Xavier Hanin cf410674e4 IMPROVEMENT: Review settings loading in Ant (IVY-703)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@615445 13f79535-47bb-0310-9956-ffa450edef68
2008-01-26 11:33:09 +00:00
Scokart Gilles 62df598136 small cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613802 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 09:00:42 +00:00
Xavier Hanin c88d4466b1 FIX: When in ssh plugin we does not set username in scheme, Ivy always try to connect with guest username, even if we change one in panel. (IVY-710) (thanks to Ruslan Shevchenko)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613798 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 08:43:28 +00:00
Xavier Hanin ea33beff53 FIX: NPE in SshCache during publish with ssh resolver without passFile (IVY-709) (thanks to Ruslan Shevchenko)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613795 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 08:38:41 +00:00
Xavier Hanin 3de3a5e0b4 FIX: Update install ivy build file example (IVY-705) (thanks to Benjamin Francisoud)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613193 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 15:43:02 +00:00
Xavier Hanin 229c57c536 FIX: Update install ivy build file example (IVY-705) (thanks to Benjamin Francisoud)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613192 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 15:41:09 +00:00
Xavier Hanin 5742a17861 use LinkedHashSet and LinkedHashMap to preserve order
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613187 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 15:29:11 +00:00
Xavier Hanin f86bb7973b IMPROVEMENT: In the ResolveReport class, add the possibility to filter the evicted module while getting the list of DownloadArtifact (IVY-704) (thanks to Nicolas Lalevée)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@613184 13f79535-47bb-0310-9956-ffa450edef68
2008-01-18 15:23:43 +00:00