]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/org.argeo.slc.spring/bnd.bnd
Clarify overall project structure.
[gpl/argeo-slc.git] / legacy / org.argeo.slc.spring / bnd.bnd
diff --git a/legacy/org.argeo.slc.spring/bnd.bnd b/legacy/org.argeo.slc.spring/bnd.bnd
new file mode 100644 (file)
index 0000000..682a5ea
--- /dev/null
@@ -0,0 +1,11 @@
+Import-Package: javax.jcr.nodetype,\
+javax.jcr.security,\
+org.argeo.api,\
+aQute.bnd.osgi,\
+org.apache.tools.ant.*;resolution:="optional",\
+junit.framework;resolution:="optional",\
+org.osgi.*;version=0.0.0,\
+*
+
+Export-Package: org.argeo.slc.core.test,\
+*
\ No newline at end of file