Hi all, we have a very large number of unit tests here that are run by a single batchtest. The Junit task writes the system properties for each and every testcase which is a rather huge waste of space as all test share the same property set. Could someone write a fix for that?
Ingmar
