summaryrefslogtreecommitdiff
path: root/strata/zookeeper.morph
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2015-06-11 14:42:00 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-06-12 10:40:47 +0000
commita484f6065b972ab8de0c143fe16f994a1dac3d4b (patch)
tree695dcaacdfbc8a259fbf52b894f7901ae5ba9698 /strata/zookeeper.morph
parentbfc5c311c068759808ee2f188ec0ca90a349d753 (diff)
downloaddefinitions-a484f6065b972ab8de0c143fe16f994a1dac3d4b.tar.gz
Alter ZooKeeper to use new java structure
Change-Id: I3362201333cf51c11311cca4d65b675832d83738
Diffstat (limited to 'strata/zookeeper.morph')
-rw-r--r--strata/zookeeper.morph14
1 files changed, 1 insertions, 13 deletions
diff --git a/strata/zookeeper.morph b/strata/zookeeper.morph
index 2baf6f58..e345b6d1 100644
--- a/strata/zookeeper.morph
+++ b/strata/zookeeper.morph
@@ -5,22 +5,10 @@ description: |
build-depends:
- morph: strata/core.morph
- morph: strata/test-tools.morph
+- morph: strata/java.morph
chunks:
-- name: java-binary
- morph: strata/zookeeper/java-binary.morph
- repo: github:franred/gerrit-installation-binaries
- ref: ef262c635890f19eaff8ef6bbd831ee9b0d8693e
- unpetrify-ref: master
-- name: java-ant
- morph: strata/zookeeper/java-ant.morph
- repo: upstream:java/ant
- ref: master
- build-depends:
- - java-binary
- name: zookeeper
morph: strata/zookeeper/zookeeper.morph
repo: upstream:zookeeper
ref: baserock/mikesmith/zookeeper
unpetrify-ref: trunk
- build-depends:
- - java-ant