You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Dale LaBossiere (JIRA)" <ji...@apache.org> on 2016/08/03 13:52:20 UTC

[jira] [Created] (QUARKS-239) [gradle] need tests that run against distribution tree/jars

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)