On 1/24/2011 11:07 AM, Nick Burch wrote:
On Mon, 24 Jan 2011, Aram Mirzadeh wrote:
I just tried 'ant test -v' on a up to date and I got:
-test-main-check:
[uptodate] The targetfile
"/home/awm/work/trunk/build/main-testokfile.txt" does not exist.
test-main:
Looks like you don't have a complete ant install, possibly only a
minimal one? You'll need something junit related (I forget exactly
what, sorry) in your ant lib before you can use the junit task in your
any build file (which we do)
Nick
You're right I was missing an entry in the /etc/ant.d file:
With junit enabled:
test:
BUILD SUCCESSFUL
Total time: 46 seconds
Aram
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]