> I would try to make this an ANT-taks by implementing ANTs interfaces, so it
> runs in the ANT JVM and does not spawn extra runtimes. For this check it's

I have lots of experience in this area if you need anything, Uwe. You can also
peek and copy/paste from this task:

https://github.com/carrotsearch/randomizedtesting/blob/master/integration-ant/ant-junit4/src/main/java/com/carrotsearch/ant/tasks/junit4/JUnit4.java

This has pretty much everything that's needed (complex subtypes,
resource collections, scanning over them etc.).

Dawid

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

Reply via email to