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)

Reply via email to