It seems now it works, I just simply needed to add
to the junit tasks. Anyway, thank you for your fast response! :)
Kasim Ahmed írta :
> in your ant-home library include ant-junit.jar( if not avaialble) and run
> again. 2011/6/15 Csat
in your ant-home library include ant-junit.jar( if not avaialble) and run
again.
2011/6/15 Csatári János
> Hi there!
>
> I have ANT 1.8.2 and also JUnit installed. However, when I would like to
> use the junit task in the build.xml, I get the following error:
>
> build.xml:188: The for must in
Hi there!
I have ANT 1.8.2 and also JUnit installed. However, when I would like to use
the junit task in the build.xml, I get the following error:
build.xml:188: The for must include junit.jar if not in
Ant's own classpath
Here's the relevant parts of the build.xml: