X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=cnf%2Fbuild.bnd;h=3af83d3b021aa16e59e5098d2dd7118d372cbdf3;hb=9255957d2d979bf9e7919590c4c3b68a78a4c13f;hp=150e1d46aac5b4a2f2fdb38748250a3cf9e7e964;hpb=043d226a5504a212eb5673c3ed4441c1167724d7;p=lgpl%2Fargeo-commons.git diff --git a/cnf/build.bnd b/cnf/build.bnd index 150e1d46a..3af83d3b0 100644 --- a/cnf/build.bnd +++ b/cnf/build.bnd @@ -1,18 +1,4 @@ -category: org.argeo.commons -version: 2.1.104 -buildId: S -#buildId: r${tstamp} +-include: ${workspace}/cnf/argeo.bnd,${workspace}/cnf/unstable.bnd,-~${workspace}/cnf/release.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} - -