setting m2compatible on ibiblio resolver overwrite root and pattern settings
----------------------------------------------------------------------------
Key: IVY-437
URL: https://issues.apache.org/jira/browse/IVY-437
Project: Ivy
Issue Type: Bug
Affects Versions: 1.4.1
Reporter: Xavier Hanin
Fix For: 1.5
Setting m2compatible="true" on an ibiblio resolver overwrites the root and
pattern settings, even if they were set manually. Depending on the order of
attributes and the xml parser used, the result is varying (if setM2compatible
is called before setRoot, the configured root will be used, otherwise it's the
default value for m2compatible which will be used!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.