Removed unused site files. 91/4691/1
authorDana Kutenicsova <dkutenic@cisco.com>
Fri, 24 Jan 2014 10:22:17 +0000 (11:22 +0100)
committerDana Kutenicsova <dkutenic@cisco.com>
Fri, 24 Jan 2014 10:22:17 +0000 (11:22 +0100)
Change-Id: I5dec4f1bfcf1e5b6f13a3e00dcb89bb264326747
Signed-off-by: Dana Kutenicsova <dkutenic@cisco.com>
14 files changed:
bgp/parser-api/src/site/apt/index.apt.vm [deleted file]
bgp/parser-api/src/site/site.xml [deleted file]
bgp/parser-impl/src/site/apt/index.apt.vm [deleted file]
bgp/parser-impl/src/site/site.xml [deleted file]
bgp/parser-mock/src/site/apt/index.apt.vm [deleted file]
bgp/parser-mock/src/site/site.xml [deleted file]
bgp/rib-mock/src/site/apt/index.apt.vm [deleted file]
bgp/rib-mock/src/site/site.xml [deleted file]
concepts/bin/.project [deleted file]
concepts/bin/pom.xml [deleted file]
concepts/bin/src/site/apt/index.apt.vm [deleted file]
concepts/bin/src/site/site.xml [deleted file]
concepts/src/site/apt/index.apt.vm [deleted file]
concepts/src/site/site.xml [deleted file]

diff --git a/bgp/parser-api/src/site/apt/index.apt.vm b/bgp/parser-api/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/bgp/parser-api/src/site/site.xml b/bgp/parser-api/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-
diff --git a/bgp/parser-impl/src/site/apt/index.apt.vm b/bgp/parser-impl/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/bgp/parser-impl/src/site/site.xml b/bgp/parser-impl/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-
diff --git a/bgp/parser-mock/src/site/apt/index.apt.vm b/bgp/parser-mock/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/bgp/parser-mock/src/site/site.xml b/bgp/parser-mock/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-
diff --git a/bgp/rib-mock/src/site/apt/index.apt.vm b/bgp/rib-mock/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/bgp/rib-mock/src/site/site.xml b/bgp/rib-mock/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-
diff --git a/concepts/bin/.project b/concepts/bin/.project
deleted file mode 100644 (file)
index bd9a12e..0000000
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2013 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
--->
-<projectDescription>
-
-       <name>nps-concepts</name>
-
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.m2e.core.maven2Builder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.m2e.core.maven2Nature</nature>
-       </natures>
-</projectDescription>
diff --git a/concepts/bin/pom.xml b/concepts/bin/pom.xml
deleted file mode 100644 (file)
index c0d4114..0000000
+++ /dev/null
@@ -1,92 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- vi: set et smarttab sw=4 tabstop=4: -->
-<!--
- Copyright (c) 2013 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.bgpcep</groupId>
-        <artifactId>protocol-parent</artifactId>
-        <version>0.1</version>
-    </parent>
-
-    <modelVersion>4.0.0</modelVersion>
-    <artifactId>concepts</artifactId>
-    <description>Basic protocol concepts</description>
-    <packaging>bundle</packaging>
-    <version>1.0</version>
-    <name>${project.artifactId}</name>
-    <prerequisites>
-        <maven>3.0.4</maven>
-    </prerequisites>
-
-    <dependencies>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>util</artifactId>
-            <version>1.0</version>
-        </dependency>
-        <dependency>
-            <groupId>com.google.code.findbugs</groupId>
-            <artifactId>jsr305</artifactId>
-            <version>2.0.1</version>
-        </dependency>
-    </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.felix</groupId>
-                <artifactId>maven-bundle-plugin</artifactId>
-                <version>${maven.bundle.version}</version>
-                <extensions>true</extensions>
-                <configuration>
-                    <instructions>
-                        <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
-                        <Import-Package>
-                            org.opendaylight.protocol.concepts,
-                            org.opendaylight.protocol.util,
-                            com.google.common.base,
-                            com.google.common.collect,
-                            com.google.common.net,
-                            com.google.common.primitives,
-                            com.google.guava;
-                            javax.management,
-                            org.slf4j.*,
-                            io.netty.channel,
-                        </Import-Package>
-                        <Export-Package>
-                            org.opendaylight.protocol.concepts,
-                        </Export-Package>
-                    </instructions>
-                </configuration>
-            </plugin>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-checkstyle-plugin</artifactId>
-                <version>${checkstyle.version}</version>
-                <configuration>
-                    <configLocation>build/checkstyle/checkstyle-checker-api.xml</configLocation>
-                    <outputDirectory>${basedir}/target/checkstyle/report</outputDirectory>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-
-    <distributionManagement>
-        <site>
-            <id>${project.artifactId}</id>
-            <name>NPS-CONCEPTS Module site</name>
-            <url>${basedir}/target/site/${project.artifactId}</url>
-        </site>
-    </distributionManagement>
-
-</project>
diff --git a/concepts/bin/src/site/apt/index.apt.vm b/concepts/bin/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/concepts/bin/src/site/site.xml b/concepts/bin/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-
diff --git a/concepts/src/site/apt/index.apt.vm b/concepts/src/site/apt/index.apt.vm
deleted file mode 100644 (file)
index 240ca24..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-
-About ${project.artifactId}
-
----
-${project.description}
----
diff --git a/concepts/src/site/site.xml b/concepts/src/site/site.xml
deleted file mode 100644 (file)
index 07c90eb..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="${project.artifactId}">
-
-  <body>
-    <head>${project.artifactId}</head>
-    <links>
-      <item name="${project.artifactId}" href="index.html"/>
-    </links>
-
-    <menu ref="parent"/>
-
-    <menu ref="reports"/>
-
-
-  </body>
-</project>
-