LICENSE bundled in all built OSGi bundle JARs 47/48447/1
authorMichael Vorburger <vorburger@redhat.com>
Thu, 17 Nov 2016 16:47:08 +0000 (17:47 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Thu, 17 Nov 2016 16:47:08 +0000 (17:47 +0100)
commit19c4a88b0250bb547eb67f64a9230a85806f73cf
treec2b8847655456094836ab83844a8fcd1bb72f8b1
parent06acab1fec67b99dab34bfd5cc6f3968125362fe
LICENSE bundled in all built OSGi bundle JARs

Work was done a while ago (by Thanh) to put a LICENSE into
target/classes expecting that to end up in all built JARs, but it
actually never did, which I stumbled upon in the context of
https://git.opendaylight.org/gerrit/#/c/48443/.  This remedies that by
explicitly instructing the maven-bundle-plugin to additionally bundle
the LICENSE text file (and the META-INF/git.properties after this is
merged).

Change-Id: If382d763b5fabe21cfed9e7c51fa3d4f9b31e47a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
odlparent/pom.xml