From d49bd1b52cacb9371094227289adafc1d86d24d8 Mon Sep 17 00:00:00 2001 From: Michal Rehak Date: Fri, 6 Mar 2015 16:24:51 +0100 Subject: [PATCH] Removal of obsolete distributions - distribution/base and distribution/cbench were based on controller's distribution/opendaylight which is already history. Change-Id: Ia0df26094961d9b9f37268b56fea25ccbdac417e Signed-off-by: Michal Rehak --- distribution/base/pom.xml | 206 ----------------------- distribution/base/src/assemble/bin.xml | 64 ------- distribution/cbench/pom.xml | 84 --------- distribution/cbench/src/assemble/bin.xml | 22 --- pom.xml | 2 - 5 files changed, 378 deletions(-) delete mode 100644 distribution/base/pom.xml delete mode 100644 distribution/base/src/assemble/bin.xml delete mode 100644 distribution/cbench/pom.xml delete mode 100644 distribution/cbench/src/assemble/bin.xml diff --git a/distribution/base/pom.xml b/distribution/base/pom.xml deleted file mode 100644 index e39c542a09..0000000000 --- a/distribution/base/pom.xml +++ /dev/null @@ -1,206 +0,0 @@ - - - 4.0.0 - - org.opendaylight.openflowplugin - openflowplugin-parent - 0.1.0-SNAPSHOT - ../../ - - - distributions-openflowplugin-base - pom - Opendaylight OpenflowPlugin Base Edition - - - - - - - org.opendaylight.controller - distribution.opendaylight - ${controller.distribution.version} - zip - osgipackage - - provided - - - - - org.opendaylight.openflowplugin - openflowplugin-api - ${project.version} - - - - - org.opendaylight.openflowplugin - openflowplugin-extension-api - ${project.version} - - - - - org.opendaylight.openflowplugin - openflowplugin-extension-nicira - ${project.version} - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira-api - ${project.version} - - - org.opendaylight.openflowplugin - openflowjava-extension-nicira - ${project.version} - - - - - org.opendaylight.openflowplugin - openflowplugin - ${project.version} - - - - - org.opendaylight.openflowplugin - openflowplugin-controller-config - 0.1.0-SNAPSHOT - - - - - org.opendaylight.openflowplugin - test-common - ${project.version} - - - - - org.opendaylight.openflowplugin - test-provider - ${project.version} - - - - - org.opendaylight.openflowplugin - test-extension - ${project.version} - - - - - - org.opendaylight.openflowplugin - drop-test - ${project.version} - - - - - org.opendaylight.openflowjava - openflow-protocol-impl - - - org.opendaylight.openflowjava - openflow-protocol-api - - - org.opendaylight.openflowjava - openflow-protocol-spi - - - org.opendaylight.openflowjava - util - - - - org.opendaylight.openflowplugin.applications - table-miss-enforcer - ${project.version} - - - org.opendaylight.openflowplugin.applications - lldp-speaker - ${project.version} - - - - - - - - ${basedir}/src/main/resources - - - ${project.build.directory}/generated-resources - true - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - unpack-shared-resources - - unpack-dependencies - - generate-resources - - ${project.build.directory}/generated-resources - distribution.opendaylight - org.opendaylight.controller - true - false - - - - unpack-provided-configs - - unpack-dependencies - - generate-resources - - ${project.build.directory}/generated-resources/opendaylight/configuration - openflowplugin-controller-config, - test-extension, openflowjava-extension-nicira, openflowjava-extension-nicira-api, openflowplugin-extension-nicira, - table-miss-enforcer, - - **\/*.xml - META-INF - true - false - - - - - - maven-assembly-plugin - - - distro-assembly - package - - single - - - - src/assemble/bin.xml - - - - - - - - diff --git a/distribution/base/src/assemble/bin.xml b/distribution/base/src/assemble/bin.xml deleted file mode 100644 index 387450817f..0000000000 --- a/distribution/base/src/assemble/bin.xml +++ /dev/null @@ -1,64 +0,0 @@ - - osgipackage - - dir - zip - - false - - - ${project.build.directory}/generated-resources - / - - opendaylight/plugins/org.opendaylight.controller.thirdparty.org.openflow.openflowj-*.jar - opendaylight/plugins/org.opendaylight.controller.protocol_plugins.openflow-*.jar - - - - - src/main/resources/ - - - version.properties - configuration/config.ini - - - opendaylight/ - - - - - - opendaylight/plugins - - equinoxSDK381:org.eclipse.osgi - equinoxSDK381:org.eclipse.equinox.console - equinoxSDK381:org.eclipse.equinox.launcher - equinoxSDK381:org.eclipse.equinox.ds - equinoxSDK381:org.eclipse.equinox.util - equinoxSDK381:org.eclipse.osgi.services - virgomirror:org.eclipse.jdt.core.compiler.batch - org.apache.felix:org.apache.felix.fileinstall - geminiweb:org.eclipse.virgo.kernel.equinox.extensions - org.slf4j:slf4j-api - ch.qos.logback:logback-core - ch.qos.logback:logback-classic - com.sun.jersey:jersey-core - com.sun.jersey:jersey-json - com.sun.jersey:jersey-server - org.opendaylight.defense4all:defense4all.core.impl - org.opendaylight.defense4all:framework.core.impl - org.opendaylight.defense4all:defense4all.restservice - - - ${artifact.groupId}.${artifact.artifactId}-${artifact.version}${dashClassifier?}.${artifact.extension} - - false - runtime - false - - - diff --git a/distribution/cbench/pom.xml b/distribution/cbench/pom.xml deleted file mode 100644 index 6474afc97a..0000000000 --- a/distribution/cbench/pom.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - 4.0.0 - - org.opendaylight.openflowplugin - openflowplugin-parent - 0.1.0-SNAPSHOT - ../../ - - - distributions-openflowplugin-cbech - pom - Opendaylight OpenflowPlugin CBENCH Edition - - - - - - org.opendaylight.openflowplugin - distributions-openflowplugin-base - ${project.version} - zip - osgipackage - - provided - - - - - - - - ${basedir}/src/main/resources - - - ${project.build.directory}/generated-resources - true - - - - - org.apache.maven.plugins - maven-dependency-plugin - 2.8 - - - unpack-shared-resources - - unpack-dependencies - - generate-resources - - ${project.build.directory}/generated-resources - org.opendaylight.openflowplugin - distributions-openflowplugin-base - true - false - - - - - - maven-assembly-plugin - - - distro-assembly - package - - single - - - - src/assemble/bin.xml - - - - - - - - diff --git a/distribution/cbench/src/assemble/bin.xml b/distribution/cbench/src/assemble/bin.xml deleted file mode 100644 index 31bb6ca25d..0000000000 --- a/distribution/cbench/src/assemble/bin.xml +++ /dev/null @@ -1,22 +0,0 @@ - - osgipackage - - dir - zip - - false - - - ${project.build.directory}/generated-resources - / - - opendaylight/plugins/org.opendaylight.controller.samples.simpleforwarding-*.jar - opendaylight/plugins/org.opendaylight.controller.arphandler-*.jar - opendaylight/plugins/org.opendaylight.controller.md.statistics-manager-*.jar - - - - diff --git a/pom.xml b/pom.xml index 2349ffd507..10034e0128 100644 --- a/pom.xml +++ b/pom.xml @@ -637,8 +637,6 @@ openflowplugin-api openflowplugin extension - distribution/base - distribution/cbench distribution/karaf openflowplugin-controller-config openflowplugin-it -- 2.36.6