You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/11/11 21:41:34 UTC

[jira] [Created] (BIGTOP-1523) Gradle install for test artifacts uses wrong sequence of the targets

Konstantin Boudnik created BIGTOP-1523:
------------------------------------------

             Summary: Gradle install for test artifacts uses wrong sequence of the targets
                 Key: BIGTOP-1523
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1523
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 0.8.0
            Reporter: Konstantin Boudnik
            Assignee: Konstantin Boudnik
             Fix For: 0.9.0


The current sequence of components install during test artifacts build-up is
{code}
      installTopLevel
      installCommon
      installConf
      installiTest
{code}
which draws an iTest artifact from a repository server, instead of build a one from the current code. {{installiTest}} should be invoked before {{installCommon}} and {{installConf}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)