...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
<junit fork="yes">
<jvmarg value="-Djava.security.manager=com.thoughtworks.ashcroft.runtime.JohnAshcroft"/>
<jvmarg value="-Dcom.thoughtworks.ashcroft.runtime.forgiving=true"/>
<jvmarg value="-Dcom.thoughtworks.ashcroft.runtime.logging=report.txt"/>
<classpath>
<!-- In this classpath you must include the ashcroft jar file -->
</classpath>
</junit>
|
...
