[ https://issues.apache.org/jira/browse/IVY-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Damm updated IVY-983: ------------------------------ Summary: exclude does not work in non-trivial conf case (was: exclude does not work in non-trival conf case) > exclude does not work in non-trivial conf case > ---------------------------------------------- > > Key: IVY-983 > URL: https://issues.apache.org/jira/browse/IVY-983 > Project: Ivy > Issue Type: Bug > Affects Versions: 2.0-RC2 > Environment: Ubuntu, Linux > Reporter: Benjamin Damm > > I'm running into a problem with ... my ivy.xml looks like this: > > > > > > > > > > ... > conf="provided->default"/> > ... > > Now, log4j;1.2.14 is in my compile conf, as I expect it to be. But > log4j;1.2.13 appears in my war conf, which is not what I expect. I expect > there to be no log4j because in this case the environment will provide it > (jboss) with its own custom. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.