-
> Jürgen
> -----Ursprüngliche Nachricht-
> Von: Klas K [mailto:k...@furingstad.nu]
> Gesendet: Mittwoch, 10. März 2010 07:16
> An: user@ant.apache.org
> Betreff: nested ant cntrib for loops
>
>
> I have tried to use ant contribs for task by executing an outer
I have tried to use ant contribs for task by executing an outer and an inner
for loop, but the inner loop is not executed and I get no clue from logging.
Does anyone have experience with this
--
View this message in context:
http://old.nabble.com/nested-ant-cntrib-for-loops-tp27845981p27845981.
Hi
We try to use the Eclipse JDT compiler in our CI-Building process and have
discovered a problem that we do not find a good solution for.
In our JAVAC task, we use the parameter "failonerror = false" and it seems
like the JDT compiler automatically activates its own parameter
"proceedOnError"