[
https://issues.apache.org/jira/browse/GEODE-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Smith updated GEODE-1043:
-----------------------------
Affects Version/s: 1.0.0-incubating.M1
> installDist should not depend on the module tests
> -------------------------------------------------
>
> Key: GEODE-1043
> URL: https://issues.apache.org/jira/browse/GEODE-1043
> Project: Geode
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.0.0-incubating.M1
> Reporter: Dan Smith
> Assignee: Dan Smith
> Fix For: 1.0.0-incubating.M2
>
>
> I'm trying to run some of the tests in the geode-assembly project, which
> depend on installDist.
> Unfortunately, it takes a while to run my test, because it has to run through
> all of the module tests first.
> It looks like the problem is that geode-modules-assembly 'dist' target
> depends on the 'build' target of each module, which runs all of the tests. I
> think if they depend on the assemble target, this won't be a problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)