]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - cnf/argeo.bnd
Split bnd files.
[lgpl/argeo-commons.git] / cnf / argeo.bnd
diff --git a/cnf/argeo.bnd b/cnf/argeo.bnd
new file mode 100644 (file)
index 0000000..e555724
--- /dev/null
@@ -0,0 +1,13 @@
+# Common
+buildId=next
+# for release:
+#buildId: R${tstamp}
+Bundle-Version: ${version.next}.${buildId}
+Private-Package: *.internal.*
+Export-Package: !*.internal.*; *
+-savemanifest : META-INF/MANIFEST.MF
+-includeresource.default : OSGI-INF/=-OSGI-INF/,e4xmi/=-e4xmi/,icons/=-icons/,img/=-img/
+-compression STORE
+-source true
+-removeheaders = Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By
+Automatic-Module-Name: ${bsn}