From: Daniel Farrell Date: Fri, 6 Apr 2018 21:24:28 +0000 (-0400) Subject: Add Karaf build profile X-Git-Tag: release/fluorine~55^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=8a28ebe52608c50ca2dfdf8e79698b05f0f91176;p=neutron.git Add Karaf build profile Project local Karaf distros are handy for devs to test their work however is unneeded by autorelease builds and should not be released as part of the Simultanious Release. Add a profile that is active by default so that default behaviour is unchanged however allows the autorelease project to disable building this module. Issue: RELENG-86 Change-Id: I09f95138ae5b5eb073d8556d36a2b47ec83a912d Signed-off-by: Daniel Farrell --- diff --git a/pom.xml b/pom.xml index ec02edff7..74016a972 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,6 @@ artifacts features/production features/test - karaf integration/test-standalone integration/test model @@ -133,4 +132,16 @@ HEAD https://wiki.opendaylight.org/view/NeutronNorthbound:Main + + + + karaf + + true + + + karaf + + +