Xavier Hanin
|
a8e22c5d18
|
FIX: Deliver delivers the wrong version when a dynamic revision is evicted before being resolved (IVY-707)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@688740 13f79535-47bb-0310-9956-ffa450edef68
|
2008-08-25 14:51:26 +00:00 |
Maarten Coene
|
ab72c0dcde
|
IMPROVEMENT: undeprecate configure task (IVY-849)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@675931 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-11 12:24:00 +00:00 |
Xavier Hanin
|
a3939fcf74
|
IMPROVEMENT: Allow to set the branch at deliver/publish time (IVY-859)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@674868 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-08 16:16:00 +00:00 |
Xavier Hanin
|
29593eb5ae
|
fix bug with branchConstraint on deliver
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@667158 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-12 16:54:38 +00:00 |
Xavier Hanin
|
25a06cbf5b
|
- NEW: Retain original dependency constraint rules in resolved ivy file (IVY-739)
- NEW: Add a new resolve mode (optionally per module) to utilize dynamic constraint rule metadata (IVY-740)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@632723 13f79535-47bb-0310-9956-ffa450edef68
|
2008-03-02 08:50:33 +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
|
91773162bb
|
TASK: Remove cache attribute on Ant tasks (IVY-685)
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@607146 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-28 00:11:39 +00:00 |
Xavier Hanin
|
6b79a96787
|
FIX: Static revision replacement is not working when a dynamic revision is evicted by a transitive dependency (IVY-603) (with contribution from Matthias Kilian)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@577708 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-20 12:09:00 +00:00 |
Maarten Coene
|
f6c577b795
|
Attempt to fix the failing junit-tests when running with latest Ant snapshot (cfr gump).
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@576184 13f79535-47bb-0310-9956-ffa450edef68
|
2007-09-16 21:47:25 +00:00 |
Scokart Gilles
|
d931080ace
|
clean formating
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@563149 13f79535-47bb-0310-9956-ffa450edef68
|
2007-08-06 14:25:11 +00:00 |
Xavier Hanin
|
cb52855f86
|
fix eol: add svn property + run fixcrlf to use native eol for all text files
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544480 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-05 13:21:26 +00:00 |
Xavier Hanin
|
534f50d1d5
|
code cleanup using eclipse code formatter
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@544459 13f79535-47bb-0310-9956-ffa450edef68
|
2007-06-05 12:02:27 +00:00 |
Maarten Coene
|
335a410740
|
Removed unused import
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@524925 13f79535-47bb-0310-9956-ffa450edef68
|
2007-04-02 21:19:07 +00:00 |
Maarten Coene
|
d371266122
|
Added resolveId support to deliver task (IVY-366)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@522640 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-26 21:55:57 +00:00 |
Xavier Hanin
|
c974be3956
|
IVY-438 work in progress: ivyconf=>ivysettings refactored in test and example code, and basic renames in doc. Still need to update the doc.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/core/trunk@519887 13f79535-47bb-0310-9956-ffa450edef68
|
2007-03-19 09:47:57 +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
|
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 |
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
|
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 |