Split bnd files.
[lgpl/argeo-commons.git] / cnf / build.bnd
index 2882286b551c77d4380067c2a9ca8cb809440644..3af83d3b021aa16e59e5098d2dd7118d372cbdf3 100644 (file)
@@ -1,19 +1,4 @@
+-include: ${workspace}/cnf/argeo.bnd,${workspace}/cnf/unstable.bnd,-~${workspace}/cnf/release.bnd
+
 SLC-Category: org.argeo.commons
-version.next=2.3.1
 Bundle-RequiredExecutionEnvironment: JavaSE-11
-
-# Common
-buildId=D${tstamp}
-# 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}
-
-