X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=cnf%2Fargeo.bnd;fp=cnf%2Fargeo.bnd;h=e555724bd19c63ea3a7d2cd655cb1d2bb5c0bce5;hb=9255957d2d979bf9e7919590c4c3b68a78a4c13f;hp=0000000000000000000000000000000000000000;hpb=ffd153982b758faec9f21295dca1dd83076ac480;p=lgpl%2Fargeo-commons.git diff --git a/cnf/argeo.bnd b/cnf/argeo.bnd new file mode 100644 index 000000000..e555724bd --- /dev/null +++ b/cnf/argeo.bnd @@ -0,0 +1,13 @@ +# Common +buildId=next +# 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}