[
https://issues.apache.org/jira/browse/DELTASPIKE-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg updated DELTASPIKE-1323:
--------------------------------------
Fix Version/s: (was: 1.9.0)
1.9.1
> upgrade maven-bundle-plugin to more recent version
> --------------------------------------------------
>
> Key: DELTASPIKE-1323
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1323
> Project: DeltaSpike
> Issue Type: Task
> Components: Build
> Affects Versions: 1.9.0
> Reporter: Mark Struberg
> Priority: Major
> Fix For: 1.9.1
>
>
> we currently use a very old OSGi bundle plugin version which doesn't work
> with Java8 constructs.
>
> I've tried to update to any more recent version but failed. My OSGi mojo is
> not strong enough.
> maven-bundle-plugin 2.5.0 complains about wrong imports and any more recent
> version (e.g. 3.5.0) totally breaks the compilation.
>
> The only workaround I found so far is to switch from 'bundle' to 'jar'
> packaging.
>
> Would be great if someone with OSGi knowledge could take a look at it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)