Workaround for karaf bug KARAF-3069 13/10213/1
authorEd Warnicke <eaw@cisco.com>
Sun, 24 Aug 2014 13:09:47 +0000 (08:09 -0500)
committerEd Warnicke <eaw@cisco.com>
Sun, 24 Aug 2014 13:12:23 +0000 (08:12 -0500)
commitcd86c941e538d7ff07d40072023c4b77d31d60fa
tree1343f4ae84e72d6dc9a97a047218de0361a7e016
parent16b547fe4a083171484de9852926cc73f9705aa2
Workaround for karaf bug KARAF-3069

https://issues.apache.org/jira/browse/KARAF-3069

More recent maven-bundle-plugins are putting

Require-Capability: osgi.ee; filter="(&(osgi.ee=JavaSE)(version=1.6))"
into MANIFEST.MF.  This causes them to not
be loadable in karaf when using the equinox framework (though
felix works fine).

As noted in the bug, this is the workaround.

Change-Id: I3a5aef13ee8dd76e5925b19b7d9e46eecc88adf6
Signed-off-by: Ed Warnicke <eaw@cisco.com>
opendaylight/distribution/opendaylight-karaf-resources/src/main/resources/etc/custom.properties