X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=blobdiff_plain;f=cnf%2Fbuild.bnd;h=d5a7228bf23bdabb7e9c7aab9d175fd720e34a6a;hp=150e1d46aac5b4a2f2fdb38748250a3cf9e7e964;hb=bdc5c251c89e8a7e40ce2ce9e83c0c7e846eea11;hpb=648435a4ae90d16c4691c2c35b4c308047c700c7 diff --git a/cnf/build.bnd b/cnf/build.bnd index 150e1d46a..d5a7228bf 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -1,18 +1,18 @@ -category: org.argeo.commons -version: 2.1.104 -buildId: S -#buildId: r${tstamp} - -Bundle-Version: 2.1.104.S +SLC-Category: org.argeo.commons +version.next=2.3.1 Bundle-RequiredExecutionEnvironment: JavaSE-11 -Private-Package: org.argeo.*.internal.* -Export-Package: !org.argeo.*.internal.*; org.argeo.* -SLC-Category: ${category} -#SLC-Build-Timestamp: ${tstamp} +# 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 --groupId = ${category} Automatic-Module-Name: ${bsn}