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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to