BUG-6705: remove enunciate-parent 80/47080/2
authorStephen Kitt <skitt@redhat.com>
Tue, 18 Oct 2016 15:23:15 +0000 (17:23 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Thu, 20 Oct 2016 21:33:13 +0000 (21:33 +0000)
This is unused, so it seems safe to remove without deprecating it
first.

Change-Id: Id9083bdc021e127739eecca70c64be5c5e5d08d4
Signed-off-by: Stephen Kitt <skitt@redhat.com>
opendaylight/commons/enunciate-parent/enunciate.xml [deleted file]
opendaylight/commons/enunciate-parent/pom.xml [deleted file]
pom.xml

diff --git a/opendaylight/commons/enunciate-parent/enunciate.xml b/opendaylight/commons/enunciate-parent/enunciate.xml
deleted file mode 100644 (file)
index 431ea7b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- copyright (c) 2015 cisco systems, inc. and others.  all rights reserved.
-
- this program and the accompanying materials are made available under the
- terms of the eclipse public license v1.0 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html
--->
-<enunciate label="full" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://enunciate.codehaus.org/schemas/enunciate-1.28.xsd">
-</enunciate>
-
diff --git a/opendaylight/commons/enunciate-parent/pom.xml b/opendaylight/commons/enunciate-parent/pom.xml
deleted file mode 100644 (file)
index c323824..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- copyright (c) 2015 cisco systems, inc. and others.  all rights reserved.
-
- this program and the accompanying materials are made available under the
- terms of the eclipse public license v1.0 which accompanies this distribution,
- and is available at http://www.eclipse.org/legal/epl-v10.html
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
-    <parent>
-        <groupId>org.opendaylight.controller</groupId>
-        <artifactId>commons.opendaylight</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../opendaylight</relativePath>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>enunciate-parent</artifactId>
-    <packaging>pom</packaging>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>com.webcohesion.enunciate</groupId>
-                <artifactId>enunciate-maven-plugin</artifactId>
-            </plugin>
-        </plugins>
-    </build>
-</project>
-
diff --git a/pom.xml b/pom.xml
index 11776c6e8577d9d0aa6ff356ae53be1649183320..b9475da761efceb89607141eabc801bcab2758e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,6 @@
     <module>opendaylight/commons/logback_settings</module>
     <module>opendaylight/commons/filter-valve</module>
     <module>opendaylight/commons/liblldp</module>
     <module>opendaylight/commons/logback_settings</module>
     <module>opendaylight/commons/filter-valve</module>
     <module>opendaylight/commons/liblldp</module>
-    <module>opendaylight/commons/enunciate-parent</module>
     <module>benchmark</module>
     <module>opendaylight/commons/jolokia</module>
 
     <module>benchmark</module>
     <module>opendaylight/commons/jolokia</module>