Re: IVY-1282

2018-02-02 Thread Gintautas Grigelionis
Thanks Maarten. Somehow, I managed to look at conf and dependencies and overlooked dependency :-( Perhaps adding links from conf element and defaultconf/defaultconfmapping attributes would help? The JIRA issue is about dependency conf being sensitive to whitespace around separators. Previously, I

Re: IVY-1282

2018-02-02 Thread Maarten Coene
Without looking at the JIRA issue, the 'specification' of what 'A;B' should do is explained here: http://ant.apache.org/ivy/history/latest-milestone/ivyfile/dependency.html without a defaultconfmapping set the following should be equivalent: A;B = A->A;B->B Maarten Van: Gintautas Grigeli