ant-ivy/test/java/org/apache/ivy/plugins
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
..
circular fix settings initialization issue, related to the changes made for IVY-639. Default settings were loaded when no there was no Ivy in context, which was actually happening pretty often in the ant tasks since the Ivy instance was only attached when calling an Ivy method. Now all IvyTasks push an IvyContext with the configured Ivy instance attached, and pop it at the end. 2007-12-03 01:57:37 +00:00
conflict IMPROVEMENT: Flexible cache management (IVY-399 - not completed yet) 2007-12-28 16:11:26 +00:00
latest clean code 2007-08-16 09:41:47 +00:00
lock IMPROVEMENT: Flexible cache management (IVY-399 - not completed yet) 2007-12-28 16:11:26 +00:00
matcher clean some eclipse warning 2007-11-05 19:35:30 +00:00
namespace fix eol: add svn property + run fixcrlf to use native eol for all text files 2007-06-05 13:21:26 +00:00
parser FIX: m2 incompatibility - IVY does not recognize property section(IVY-637) 2008-02-20 21:35:02 +00:00
report IMPROVEMENT: Flexible cache management (IVY-399 - not completed yet) 2007-12-28 16:11:26 +00:00
repository/vfs code cleaning 2007-06-12 07:07:50 +00:00
resolver IMPROVEMENT: Move useOrigin to repository cache manager (IVY-700) 2008-01-15 17:45:26 +00:00
trigger IMPROVEMENT: Ease performance auditing (IVY-655) 2007-12-04 20:39:16 +00:00
version Ivy does not handle multiple version dependencies in maven2 poms correctly (IVY-494) 2007-06-11 22:22:30 +00:00