[
https://issues.apache.org/jira/browse/EDGENT-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dale LaBossiere resolved EDGENT-239.
------------------------------------
Resolution: Fixed
The work for this task was covered in EDGENT-240 and in particular its PR
https://github.com/apache/incubator-edgent/pull/190
> [gradle] need tests that run against distribution tree/jars
> -----------------------------------------------------------
>
> Key: EDGENT-239
> URL: https://issues.apache.org/jira/browse/EDGENT-239
> Project: Edgent
> 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)