Move karaf scripts in its own artifact 86/80586/4
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 25 Feb 2019 14:32:58 +0000 (09:32 -0500)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 25 Feb 2019 22:24:02 +0000 (22:24 +0000)
commit5150f41979f868ede6dc71057f713504d6ea64a1
tree422e2d25172085a13df06dd9a1a0c576ff7cb4c9
parent9ffc1bb135060d6320c5c248aba71c0825b9143f
Move karaf scripts in its own artifact

In order to have downstream consumer able to build an ODL
distribution without the need to fork these scripts, these
should be held within an artifact from which we can simply
copy them.

Change-Id: I8b263805cbc5c2736ae3843ccf10a7aac5183580
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
karaf-scripts/pom.xml [new file with mode: 0644]
karaf-scripts/src/main/assembly/bin/configure-cluster-ipdetect.sh [moved from karaf/src/main/assembly/bin/configure-cluster-ipdetect.sh with 100% similarity]
karaf-scripts/src/main/assembly/bin/configure_cluster.sh [moved from karaf/src/main/assembly/bin/configure_cluster.sh with 100% similarity]
karaf-scripts/src/main/assembly/bin/custom_shard_config.txt [moved from karaf/src/main/assembly/bin/custom_shard_config.txt with 100% similarity]
karaf-scripts/src/main/assembly/bin/set_persistence.sh [moved from karaf/src/main/assembly/bin/set_persistence.sh with 100% similarity]
karaf-scripts/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg [moved from karaf/src/main/assembly/etc/org.ops4j.pax.url.mvn.cfg with 100% similarity]
karaf-scripts/src/main/assembly/etc/shell.init.script [moved from karaf/src/main/assembly/etc/shell.init.script with 100% similarity]
karaf/pom.xml
pom.xml