X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=cnf%2Fbuild.bnd;h=dd0a48c27b467556edbb9ef701cecca5fffd4b9f;hb=43dcc5871f9c90945fda51eb781130e5f02204ec;hp=150e1d46aac5b4a2f2fdb38748250a3cf9e7e964;hpb=07b2fe645f7be37894c882da3dd7dcd737d57575;p=lgpl%2Fargeo-commons.git diff --git a/cnf/build.bnd b/cnf/build.bnd index 150e1d46a..dd0a48c27 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -1,18 +1,6 @@ -category: org.argeo.commons -version: 2.1.104 -buildId: S -#buildId: r${tstamp} +-include: \ +${workspace}/cnf/unstable.bnd, \ +${workspace}/cnf/argeo.bnd -Bundle-Version: 2.1.104.S +SLC-Category: org.argeo.commons Bundle-RequiredExecutionEnvironment: JavaSE-11 - -Private-Package: org.argeo.*.internal.* -Export-Package: !org.argeo.*.internal.*; org.argeo.* -SLC-Category: ${category} -#SLC-Build-Timestamp: ${tstamp} --savemanifest = META-INF/MANIFEST.MF --removeheaders = Bnd-LastModified,Build-Jdk,Built-By,Tool,Created-By --groupId = ${category} -Automatic-Module-Name: ${bsn} - -