From: Ryan Young Date: Tue, 7 Aug 2018 22:33:24 +0000 (-0400) Subject: add property to skip karaf feature test X-Git-Tag: 1.4.0~120 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=88ae299e275ad50642cd0ac754bd0189439e3aca;p=appc.git add property to skip karaf feature test SingleFeatureTest results in ClassNotFoundException: ResolutionException (no security manage: RMI class loader disabled) Change-Id: I58ac5947557276ccc0c7add7cb4c9394418cfa26 Signed-off-by: Ryan Young Issue-ID: APPC-1045 --- diff --git a/appc-parent/single-feature-parent/pom.xml b/appc-parent/single-feature-parent/pom.xml index c504c6b45..3927e117b 100644 --- a/appc-parent/single-feature-parent/pom.xml +++ b/appc-parent/single-feature-parent/pom.xml @@ -34,4 +34,7 @@ limitations under the License. 1.1.0-SNAPSHOT + + true +