Posted By:
David_Cunningham
Posted On:
Thursday, August 2, 2007 05:56 AM
I am following a tutorial to create a junit report from an script, currently I am trying to get the junit results to appear in the command console.
when I run the task In eclipse I get this message, the results never appear in the console window.
Warning: Reference application has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
referencing ids defined in non-executed targets.#
what do I need to do in-order to fix this?