Re: AW: nested ant cntrib for loops

2010-03-10 Thread Klas K
- > 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

nested ant cntrib for loops

2010-03-09 Thread Klas K
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.

Eclipse JDT compiler problem

2009-03-12 Thread Klas K
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"