Re: Build fails with Ant 1.7.0

2007-01-01 Thread Peter Reilly
I have committed a fix, should be in the next nightly build. Peter On 1/1/07, Peter Reilly <[EMAIL PROTECTED]> wrote: On 1/1/07, Petar Tahchiev <[EMAIL PROTECTED]> wrote: > Hi guys, > > First of all Happy New Year to all of you. > > I downloaded Cactus 1.7.2 and tried to build it with Ant 1.7.0

Re: sms task / api ?!

2007-01-01 Thread Markus M. May
There is a (Linux-only) solution, unfortunatly there is no JAVA-API for this, but you could easily write a class/script, which calls YAPS (http://www.tei-lin-net.de/tip_yaps_01.html). R, Markus Am Donnerstag, den 28.12.2006, 09:37 + schrieb Petar Tahchiev: > On 28/12/06, Rebhan, Gilbert <[EM

Re: Compiling Apache-ant

2007-01-01 Thread Hussam Al-Tayeb
On Mon, 2007-01-01 at 16:03 +0200, Hussam Al-Tayeb wrote: > I'm trying to build apache-ant with jdk1.6 > It says it needs junit. where do I place junit? I added the folder containing junit.jar to the CLASSPATH but it still says it can't compile without junit. Any idea? -- Regards, Hussam Al-Tayeb

Re: [antunit] antlib best practices

2007-01-01 Thread Peter Reilly
On 1/1/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: i'm using ant 1.7.0 and antunit to integration test a antlib task. the tests are factored into separate build scripts. these run fine individually but i'd like to include them in a comprehensive build-and-test target in a master build fi

Compiling Apache-ant

2007-01-01 Thread Hussam Al-Tayeb
I'm trying to build apache-ant with jdk1.6 It says it needs junit. where do I place junit? -- Regards, Hussam Al-Tayeb. signature.asc Description: This is a digitally signed message part

[antunit] antlib best practices

2007-01-01 Thread robert burrell donkin
i'm using ant 1.7.0 and antunit to integration test a antlib task. the tests are factored into separate build scripts. these run fine individually but i'd like to include them in a comprehensive build-and-test target in a master build file. ATM i'm using exec to call ant so that i can pass a -lib

Re: Build fails with Ant 1.7.0

2007-01-01 Thread Peter Reilly
On 1/1/07, Petar Tahchiev <[EMAIL PROTECTED]> wrote: Hi guys, First of all Happy New Year to all of you. I downloaded Cactus 1.7.2 and tried to build it with Ant 1.7.0 - it failed. The output is this one: java.lang.NoSuchMethodError: org.apache.cactus.integration.ant.CactusTask.addClasspathEnt