Skip to content

Commit

Permalink
Merge pull request #100 from jmcrfp/master
Browse files Browse the repository at this point in the history
[CLEANUP] - corrected platform-ee directives for IT yaml
  • Loading branch information
Erik Martin authored Aug 6, 2018
2 parents 7652f45 + 4d3a84a commit ad259af
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions resources/builders/it-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ jobGroups:
- jobID : platform-ee
scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-platform-ee.git
scmBranch : ${DEFAULT_BRANCH}
directives : += -DskipDefault -P platform-ee
versionProperty : platform.version
archiveMatcher : NONE

Expand Down Expand Up @@ -466,12 +467,6 @@ jobGroups:
scmBranch : ${DEFAULT_BRANCH}
versionProperty : pentaho-data-mining.version

- jobID : platform-ee
scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-ee.git
scmBranch : ${DEFAULT_BRANCH}
versionProperty : platform.version
root : platform

- jobID : pdi-weka-plugins-ee
scmUrl : ${PENTAHO_SCM_ROOT}/pentaho-data-mining-ee.git
scmBranch : ${DEFAULT_BRANCH}
Expand Down

0 comments on commit ad259af

Please sign in to comment.