From a484f6065b972ab8de0c143fe16f994a1dac3d4b Mon Sep 17 00:00:00 2001 From: Jim MacArthur Date: Thu, 11 Jun 2015 14:42:00 +0000 Subject: Alter ZooKeeper to use new java structure Change-Id: I3362201333cf51c11311cca4d65b675832d83738 --- strata/zookeeper.morph | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'strata/zookeeper.morph') 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 -- cgit v1.2.1