]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - tp/org.argeo.tp.sdk/org.junit.bnd
First complete base distribution with the new approach (Argeo Commons
[gpl/argeo-slc.git] / tp / org.argeo.tp.sdk / org.junit.bnd
diff --git a/tp/org.argeo.tp.sdk/org.junit.bnd b/tp/org.argeo.tp.sdk/org.junit.bnd
new file mode 100644 (file)
index 0000000..82a9694
--- /dev/null
@@ -0,0 +1,8 @@
+Bundle-License: EPL-1.0
+Bundle-SymbolicName: org.junit
+Bundle-Version: 4.12.0
+Import-Package: org.hamcrest;resolution:=optional,\
+org.hamcrest.core;resolution:=optional,\
+*
+SLC-Origin-M2: junit:junit:4.12
+Export-Package: junit.*;version="4.12.0"
\ No newline at end of file