[CLI] Building Commons CLI

2008-10-17 Thread Hendrik Maryns
Hi, I have downloaded and edited Commons CLI. It works fine after some configuring in Eclipse. Building from the command line, however, fails, both with Ant and with Maven. Ok, that is not entirely true: ant dist works in that it produces a jar, but: junit-present: [echo] =

RE: [CLI] Building Commons CLI

2008-10-17 Thread Jörg Schaible
Hi Hendrik, Hendrik Maryns wrote: > Hi, > > I have downloaded and edited Commons CLI. It works fine after some > configuring in Eclipse. Building from the command line, > however, fails, > both with Ant and with Maven. > > Ok, that is not entirely true: ant dist works in that it > produces a j

Re: [CLI] Building Commons CLI

2008-10-17 Thread Hendrik Maryns
Jörg Schaible schreef: > Hi Hendrik, > > Hendrik Maryns wrote: >> Hi, >> >> I have downloaded and edited Commons CLI. It works fine after some >> configuring in Eclipse. Building from the command line, >> however, fails, >> both with Ant and with Maven. >> Maven is more problematic. The README

Re: [CLI] Building Commons CLI

2008-10-17 Thread Simon Kitching
Jörg Schaible schrieb: Hi Hendrik, Hendrik Maryns wrote: Hi, I have downloaded and edited Commons CLI. It works fine after some configuring in Eclipse. Building from the command line, however, fails, both with Ant and with Maven. Ok, that is not entirely true: ant dist works in that it p

Re: [CLI] Building Commons CLI

2008-10-17 Thread Hendrik Maryns
Simon Kitching schreef: > Jörg Schaible schrieb: >> Hi Hendrik, >> >> Hendrik Maryns wrote: >> >>> Hi, >>> >>> I have downloaded and edited Commons CLI. It works fine after some >>> configuring in Eclipse. Building from the command line, >>> however, fails, >>> both with Ant and with Maven. >>>

Re: [CLI] Building Commons CLI

2008-10-17 Thread Stefan Bodewig
On Fri, 17 Oct 2008, Hendrik Maryns <[EMAIL PROTECTED]> wrote: >> ant -diagnostics > --- Ant diagnostics report --- > Apache Ant version 1.7.0 compiled on June 7 2008 > > --- > Implementation Version > --- >

Re: [CLI] Building Commons CLI

2008-10-17 Thread Emmanuel Bourg
Hendrik Maryns a écrit : I guess I’ll update the README file for a starters, and I hope some other CLI developers are reading this, so that this can be fixed. Done, I removed the old Maven 1 files and updated the README. I fixed also some test errors with Maven 2. Emmanuel Bourg --

Re: [CLI] Building Commons CLI

2008-10-20 Thread Hendrik Maryns
Stefan Bodewig schreef: > On Fri, 17 Oct 2008, Hendrik Maryns <[EMAIL PROTECTED]> wrote: > >>> ant -diagnostics >> --- Ant diagnostics report --- >> Apache Ant version 1.7.0 compiled on June 7 2008 >> >> --- >> Implementation Version >>

Re: [CLI] Building Commons CLI

2008-10-20 Thread Hendrik Maryns
Emmanuel Bourg schreef: > Hendrik Maryns a écrit : > >> I guess I’ll update the README file for a starters, and I hope some >> other CLI developers are reading this, so that this can be fixed. > > Done, I removed the old Maven 1 files and updated the README. I fixed > also some test errors with M