Improve bnd build.
[lgpl/argeo-commons.git] / cnf / build.bnd
index d5a7228bf23bdabb7e9c7aab9d175fd720e34a6a..dd0a48c27b467556edbb9ef701cecca5fffd4b9f 100644 (file)
@@ -1,18 +1,6 @@
+-include: \
+${workspace}/cnf/unstable.bnd, \
+${workspace}/cnf/argeo.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
--compression STORE
--source true
--removeheaders = Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By
-Automatic-Module-Name: ${bsn}
-
-