Dale LaBossiere created QUARKS-239:
--------------------------------------
Summary: [gradle] need tests that run against distribution
tree/jars
Key: QUARKS-239
URL: https://issues.apache.org/jira/browse/QUARKS-239
Project: Quarks
Issue Type: Bug
Components: Miscellaneous
Reporter: Dale LaBossiere
"gradle test" ("build") runs the tests against the class files in the build
tree, it does NOT run them against the jars in distribution tree ("ant test"
did). The net is that we don't seem to have anything validating the
distribution tree/jars.
Seems like we need a new task that causes tests to be run against the
distribution tree/jars. I don't think we want to warp the std "test" task to
do that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)