conflicts

2008-02-14 Thread Neil Lott
#x27;s the conflict? [ivy:retrieve] conflict on /Users/neil/Business/SnowyRangeConsulting/ projects/twc/depot/server/releases/main/ivylib/log4j-1.2.8.jar in [interface, server, test]: 1.2.8 won My main concern is slowing down the build with multiple modules having to resolve conflicts given my configurations. Thanks, Neil

Re: Conflicts include exclude

2007-04-26 Thread Dominique Devienne
On 4/26/07, Saloucious <[EMAIL PROTECTED]> wrote: It seems to have a conflict between Ant does not copy files with pattern *-${value}-mock.xml always wins over . Their relative order in the fileset doesn't matter. For greater flexibility, use selectors and notably the selection with and

Conflicts include exclude

2007-04-26 Thread Saloucious
ave a conflict between Ant does not copy files with pattern *-${value}-mock.xml I think there is a very trivial solution but can find it ... and I may be i have not well understand exclude / include priority Thanks -- View this message in context: http://www.nabble.com/Conflicts-include-ex