After switching to beta 2 I suddenly get this error about ivy settings being incorrectly overridden. This cannot be possible, as <ivy:settings> is only being called once in my build script, in line 39 where the error is being reported. However, I am able to work around it by setting override='allowed'.
C:\allworkspaces\ivy-poc\hellorm\hello-A\build.xml:39: overriding a previous definition of ivy:settings with the id 'module-settings' is not allowed when using override='notallowed'. at org.apache.ivy.ant.IvyAntSettings.execute(IvyAntSettings.java:262) New bug, open bug, or error on my part? ----------------------------------------- ==================================================== This message contains PRIVILEGED and CONFIDENTIAL information that is intended only for use by the named recipient. If you are not the named recipient, any disclosure, dissemination, or action based on the contents of this message is prohibited. In such case please notify us and destroy and delete all copies of this transmission. Thank you. ====================================================
