From 3222908ff0b148698d23f5cb3e9402d7f1a662a2 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 9 Aug 2018 12:05:53 -0700 Subject: Karaf 4 for appc-dg features Including appc-dg-util, appc-dg-shared, and appc-ssh-adapter Change-Id: Ia137a87c560438d23f7858e0f4068717891be076 Signed-off-by: Patrick Brady Issue-ID: APPC-1137 --- .../features-appc-dg-util/.gitignore | 1 + .../features-appc-dg-util/pom.xml | 48 ++++++ .../onap-appc-dg-util/.gitignore | 1 + .../onap-appc-dg-util/pom.xml | 81 ++++++++++ appc-dg-util/appc-dg-util-features/pom.xml | 170 +++++---------------- 5 files changed, 165 insertions(+), 136 deletions(-) create mode 100644 appc-dg-util/appc-dg-util-features/features-appc-dg-util/.gitignore create mode 100644 appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml create mode 100644 appc-dg-util/appc-dg-util-features/onap-appc-dg-util/.gitignore create mode 100644 appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml (limited to 'appc-dg-util/appc-dg-util-features') diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/.gitignore b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/.gitignore new file mode 100644 index 000000000..eacf31a67 --- /dev/null +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/.gitignore @@ -0,0 +1 @@ +/target-ide/ diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml new file mode 100644 index 000000000..5e864106b --- /dev/null +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml @@ -0,0 +1,48 @@ + + + + 4.0.0 + + + org.onap.appc.parent + feature-repo-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + features-appc-dg-util + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-dg-util + ${project.version} + xml + features + + + + diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/.gitignore b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/.gitignore new file mode 100644 index 000000000..eacf31a67 --- /dev/null +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/.gitignore @@ -0,0 +1 @@ +/target-ide/ diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml new file mode 100644 index 000000000..95acf664a --- /dev/null +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml @@ -0,0 +1,81 @@ + + + + 4.0.0 + + + org.onap.appc.parent + single-feature-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + onap-appc-dg-util + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-core + ${project.version} + xml + features + + + org.opendaylight.controller + odl-mdsal-broker + xml + features + + + org.onap.appc + appc-dg-util-bundle + ${project.version} + + + + + + + org.apache.karaf.tooling + karaf-maven-plugin + true + + false + + slf4j-api + tomcat-jdbc + tomcat-juli + httpcore + httpclient + org.eclipse.osgi + + + + + + + diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index 22d6105bb..5b0f7d2e1 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-features/pom.xml @@ -1,144 +1,42 @@ +============LICENSE_START======================================================= +ONAP : APPC +================================================================================ +Copyright (C) 2018 AT&T Intellectual Property. All rights reserved. +============================================================================= +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. +============LICENSE_END========================================================= +--> - 4.0.0 - - appc-dg-util - org.onap.appc - 1.4.0-SNAPSHOT - - appc-dg-util-features - appc-dg-util-features - - jar - - - - org.onap.appc - appc-dg-util-bundle - ${project.version} - - - - org.opendaylight.mdsal - features-mdsal - features - xml - - runtime - - + 4.0.0 + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + - - - - - - - - - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - - + org.onap.appc + appc-dg-util-feature-aggregator + 1.4.0-SNAPSHOT + pom - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - org.opendaylight.controller - opendaylight-karaf-empty - ${odl.karaf.empty.distro.version} - - - org.opendaylight.yangtools:features-test - - - - org.ops4j.pax.exam:pax-exam-container-native - - true - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - + - - + + onap-appc-dg-util + features-appc-dg-util + -- cgit 1.2.3-korg