summaryrefslogtreecommitdiff
path: root/strata/zookeeper.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/zookeeper.morph')
-rw-r--r--strata/zookeeper.morph18
1 files changed, 9 insertions, 9 deletions
diff --git a/strata/zookeeper.morph b/strata/zookeeper.morph
index ec72b3b9..6c73a4e4 100644
--- a/strata/zookeeper.morph
+++ b/strata/zookeeper.morph
@@ -1,12 +1,12 @@
name: zookeeper
kind: stratum
description: a first pass attempt at creating a zookeeper stratum for baserock.
-build-depends:
- - morph: strata/core.morph
-chunks:
+build-depends:
+- morph: strata/core.morph
+chunks:
- name: cppunit
repo: upstream:cppunit
- ref: 77bb121d73c4593d6e3addacacb1bfbd21f53dcf
+ ref: 77bb121d73c4593d6e3addacacb1bfbd21f53dcf
build-depends: []
- name: java-binary
morph: strata/zookeeper/java-binary.morph
@@ -19,12 +19,12 @@ chunks:
repo: upstream:java/ant
ref: master
build-depends:
- - cppunit
- - java-binary
+ - cppunit
+ - java-binary
- name: zookeeper
morph: strata/zookeeper/zookeeper.morph
repo: upstream:zookeeper
- ref: branch-3.5
+ ref: baserock/mikesmith/zookeeper
+ unpetrify-ref: trunk
build-depends:
- - java/ant
-
+ - java/ant