From ca4f7e16fc35f9f1a8c0a885e3ad8c62c64c3c37 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 13 Aug 2018 22:38:26 -0700 Subject: Karaf 4 for appc-inbound Change-Id: I94f8b31e509d0e231e36b8b8d2871ad10bdf02f8 Issue-ID: APPC-1148 Signed-off-by: Patrick Brady --- .../features-appc-design-services/.gitignore | 1 + .../features/features-appc-design-services/pom.xml | 48 ++++++++ .../features/onap-appc-design-services/.gitignore | 1 + .../features/onap-appc-design-services/pom.xml | 96 +++++++++++++++ appc-inbound/appc-design-services/features/pom.xml | 131 ++++++--------------- 5 files changed, 180 insertions(+), 97 deletions(-) create mode 100644 appc-inbound/appc-design-services/features/features-appc-design-services/.gitignore create mode 100644 appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml create mode 100644 appc-inbound/appc-design-services/features/onap-appc-design-services/.gitignore create mode 100644 appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml mode change 100755 => 100644 appc-inbound/appc-design-services/features/pom.xml (limited to 'appc-inbound/appc-design-services/features') diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/.gitignore b/appc-inbound/appc-design-services/features/features-appc-design-services/.gitignore new file mode 100644 index 000000000..eacf31a67 --- /dev/null +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/.gitignore @@ -0,0 +1 @@ +/target-ide/ diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml new file mode 100644 index 000000000..f0c979e5c --- /dev/null +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/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-design-services + 1.4.0-SNAPSHOT + feature + + + + + + org.onap.appc + onap-appc-design-services + ${project.version} + xml + features + + + + diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/.gitignore b/appc-inbound/appc-design-services/features/onap-appc-design-services/.gitignore new file mode 100644 index 000000000..eacf31a67 --- /dev/null +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/.gitignore @@ -0,0 +1 @@ +/target-ide/ diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml new file mode 100644 index 000000000..1721d2d8a --- /dev/null +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml @@ -0,0 +1,96 @@ + + + + 4.0.0 + + + org.onap.appc.parent + single-feature-parent + 1.4.0-SNAPSHOT + + + + org.onap.appc + onap-appc-design-services + 1.4.0-SNAPSHOT + feature + + + + + + org.opendaylight.mdsal.model + odl-mdsal-models + xml + features + + + org.onap.appc + appc-design-services-model + ${project.version} + + + org.opendaylight.controller + odl-mdsal-broker + xml + features + + + org.onap.ccsdk.sli.core + ccsdk-sli + xml + features + + + org.onap.appc + appc-design-services-provider + ${project.version} + + + org.onap.appc + appc-network-inventory-client-provider + ${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-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml old mode 100755 new mode 100644 index b94024d3f..eacaf50fe --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/features/pom.xml @@ -1,105 +1,42 @@ - - 4.0.0 - - - appc-design-services - org.onap.appc - 1.4.0-SNAPSHOT - - appc-design-services-features +============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 - jar +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 - - - org.onap.appc - appc-design-services-model - - - org.onap.appc - appc-design-services-provider - + + org.onap.appc.parent + odlparent-lite + 1.4.0-SNAPSHOT + + - - - org.opendaylight.controller - opendaylight-karaf-empty - zip - + org.onap.appc + appc-design-services-feature-aggregator + 1.4.0-SNAPSHOT + pom - - - org.opendaylight.odlparent - features-test - test - ${odl.commons.opendaylight.version} - - + - - - - true - src/main/resources - - - - - org.apache.maven.plugins - maven-resources-plugin - - - filter - - resources - - generate-resources - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/${features.file} - xml - features - - - - - - - - + + onap-appc-design-services + features-appc-design-services + -- cgit 1.2.3-korg