Improve ant task test configuration
-----------------------------------
Key: QPID-884
URL: https://issues.apache.org/jira/browse/QPID-884
Project: Qpid
Issue Type: Improvement
Components: Java Tests
Affects Versions: M3
Reporter: Arnaud Simon
Fix For: M3
Currently the ant task test is configured through several system properties. It
would be simpler to define several profiles that reference property files. We
would run the 0.8 in VM tests with ant -Dprofile=08.invm test and the 0.10 with
a syncrhonous store tests with ant -Dprofile=010.sync test
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.