From: Mathieu Baudier Date: Sun, 16 Feb 2020 09:12:25 +0000 (+0100) Subject: Remove unused project. X-Git-Tag: argeo-slc-2.1.17~62 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=e5d0c832099911d54571f3dd1c2cde74220c9f47;hp=0f530bf5905a20c20b79c67227b6e71639893c3e;p=gpl%2Fargeo-slc.git Remove unused project. --- diff --git a/org.argeo.slc.unit/.classpath b/org.argeo.slc.unit/.classpath deleted file mode 100644 index bc86c4239..000000000 --- a/org.argeo.slc.unit/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - >> - - diff --git a/org.argeo.slc.unit/.gitignore b/org.argeo.slc.unit/.gitignore deleted file mode 100644 index b83d22266..000000000 --- a/org.argeo.slc.unit/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/target/ diff --git a/org.argeo.slc.unit/.project b/org.argeo.slc.unit/.project deleted file mode 100644 index d4d0be86f..000000000 --- a/org.argeo.slc.unit/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - org.argeo.slc.unit - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.jdt.core.javanature - org.eclipse.pde.PluginNature - - diff --git a/org.argeo.slc.unit/META-INF/.gitignore b/org.argeo.slc.unit/META-INF/.gitignore deleted file mode 100644 index 4854a41b9..000000000 --- a/org.argeo.slc.unit/META-INF/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/MANIFEST.MF diff --git a/org.argeo.slc.unit/bnd.bnd b/org.argeo.slc.unit/bnd.bnd deleted file mode 100644 index 0c604e6a2..000000000 --- a/org.argeo.slc.unit/bnd.bnd +++ /dev/null @@ -1,2 +0,0 @@ -Import-Package: org.springframework.core,\ -* \ No newline at end of file diff --git a/org.argeo.slc.unit/pom.xml b/org.argeo.slc.unit/pom.xml deleted file mode 100644 index 76563e3d1..000000000 --- a/org.argeo.slc.unit/pom.xml +++ /dev/null @@ -1,31 +0,0 @@ - - 4.0.0 - - org.argeo.slc - argeo-slc - 2.1.17-SNAPSHOT - .. - - org.argeo.slc.unit - SLC Unit Testing Support - - - - org.argeo.commons - org.argeo.osgi.boot - ${version.argeo-commons} - - - - - org.argeo.slc - org.argeo.slc.api - 2.1.17-SNAPSHOT - - - - - - - - \ No newline at end of file diff --git a/org.argeo.slc.unit/src/org/argeo/slc/unit/package.html b/org.argeo.slc.unit/src/org/argeo/slc/unit/package.html deleted file mode 100644 index 907430d09..000000000 --- a/org.argeo.slc.unit/src/org/argeo/slc/unit/package.html +++ /dev/null @@ -1,6 +0,0 @@ - - - -Helpers for unit tests. - - \ No newline at end of file