summaryrefslogtreecommitdiff
path: root/strata/zookeeper-server.morph
diff options
context:
space:
mode:
authorMike Smith <mike.smith@codethink.co.uk>2014-12-16 15:41:36 +0000
committerMike Smith <mike.smith@codethink.co.uk>2014-12-16 15:41:36 +0000
commitd2802faf20cc23c33fc790d7aab8691f1974eba3 (patch)
tree9a36143cc4b5a80a9b23d0eb06e3ade1bf8bfbb7 /strata/zookeeper-server.morph
parente2b24f9b20ca11d86c0680be91a6532162b34baa (diff)
downloaddefinitions-baserock/mikesmith/zookeeper-for-review.tar.gz
Updated Repo to respond to comments from review. see full desc for list.baserock/mikesmith/zookeeper-for-review
* Removed un-needed 'mkdir' command from ant setup. * Addressed in e-mail thread relating to this patch the reason for compiling inside of install dirrectory. * Added more informative discriptions to .morphs * Renames 'java/ant' to java-ant to be more consistant with naming conventions * Removed un-nessisary inclusion of the Devel-system. * Zookeeper strata names now reflect client / server roles
Diffstat (limited to 'strata/zookeeper-server.morph')
-rw-r--r--strata/zookeeper-server.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/strata/zookeeper-server.morph b/strata/zookeeper-server.morph
index 1394d489..de627d39 100644
--- a/strata/zookeeper-server.morph
+++ b/strata/zookeeper-server.morph
@@ -1,4 +1,4 @@
-name: zookeeper
+name: zookeeper-server
kind: stratum
description: a first pass attempt at creating a zookeeper stratum for baserock.
build-depends:
@@ -14,7 +14,7 @@ chunks:
ref: ef262c635890f19eaff8ef6bbd831ee9b0d8693e
unpetrify-ref: master
build-depends: []
-- name: java/ant
+- name: java-ant
morph: strata/zookeeper/java-ant.morph
repo: upstream:java/ant
ref: master
@@ -27,10 +27,10 @@ chunks:
ref: baserock/mikesmith/zookeeper
unpetrify-ref: trunk
build-depends:
- - java/ant
+ - java-ant
- name: zookeeper-server
morph: strata/zookeeper/zookeeper-server.morph
- repo: https://github.com/MichaelPSmith/ZookeeperExperiments
+ repo: baserock:tests/zookeeper-test
ref: master
build-depends:
- zookeeper