ant-ivy/test/java/org/apache/ivy/plugins
Xavier Hanin 3ef6097b71 FIX: PackagerResolverTest was failing
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@689093 13f79535-47bb-0310-9956-ffa450edef68
2008-08-26 14:29:53 +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 fix some test cases 2008-06-25 16:45:24 +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 IMPROVEMENT: Smarter determination if an expression is exact or not for RegexpPatternMatcher and GlobPatternMatcher 2008-03-17 22:12:58 +00:00
namespace review handling of qualified extra attributes, especially during copies, to avoid losing the qualifier 2008-06-12 17:38:13 +00:00
parser FIX: Maven2 "ejb" packaging is not supported (IVY-873) 2008-08-05 21:45:49 +00:00
report Fix the encoding used in XML reports (IVY-816) 2008-05-29 09:55:26 +00:00
repository/vfs code cleaning 2007-06-12 07:07:50 +00:00
resolver FIX: PackagerResolverTest was failing 2008-08-26 14:29:53 +00:00
trigger IMPROVEMENT: Ease performance auditing (IVY-655) 2007-12-04 20:39:16 +00:00
version FIX: Maven version ranges with ( ) are not supported (IVY-678) (thanks to Michael Kebe) 2008-07-04 07:25:37 +00:00