Hi,
I hope you can help me figure out what is wrong with my script.
I am trying to run shell script calls stopServer. The ant script is like the
following:
However when trying to run the task on Eclipse I receive the
Experienced the same problem. Fixed it by removing an old ant-junit.jar from
the classpath.
Shawn Castrianni wrote:
>
> I am getting a forked JVM crash for my junit task after the unit tests run
> successfully. I am using ANT 1.7. I found the report on bug 41104 which
> is similar, but I ne