From 5ed5e9c520c9d19920512488b85464bf3a010e39 Mon Sep 17 00:00:00 2001
From: Markus Tiede
Date: Thu, 29 Jan 2015 13:39:26 +0100
Subject: Sprint task - allow API consumption / usage as OSGi bundle - part 1
---
.../target/api-non-OSGi.target | 16 ++++++++++++++++
.../target/api.target | 14 --------------
2 files changed, 16 insertions(+), 14 deletions(-)
create mode 100644 org.eclipse.jubula.examples.api.configuration/target/api-non-OSGi.target
delete mode 100644 org.eclipse.jubula.examples.api.configuration/target/api.target
(limited to 'org.eclipse.jubula.examples.api.configuration')
diff --git a/org.eclipse.jubula.examples.api.configuration/target/api-non-OSGi.target b/org.eclipse.jubula.examples.api.configuration/target/api-non-OSGi.target
new file mode 100644
index 000000000..23866c98e
--- /dev/null
+++ b/org.eclipse.jubula.examples.api.configuration/target/api-non-OSGi.target
@@ -0,0 +1,16 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/org.eclipse.jubula.examples.api.configuration/target/api.target b/org.eclipse.jubula.examples.api.configuration/target/api.target
deleted file mode 100644
index 305893c76..000000000
--- a/org.eclipse.jubula.examples.api.configuration/target/api.target
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.1