[
https://issues.apache.org/jira/browse/FELIX-4835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jencks closed FELIX-4835.
-------------------------------
Resolution: Fixed
Fixed rev 1668760
> Use bnd 2.3 (via maven-bundle-plugin 2.5.3) to avoid java 8 import problems
> ---------------------------------------------------------------------------
>
> Key: FELIX-4835
> URL: https://issues.apache.org/jira/browse/FELIX-4835
> Project: Felix
> Issue Type: Bug
> Components: Declarative Services (SCR)
> Affects Versions: scr-2.0.0
> Reporter: David Jencks
> Assignee: David Jencks
> Fix For: scr-2.0.0
>
>
> java 8 adds the source class of constant references to the constant pool,
> causing unaware bnd's to generate bogus import-package clauses. c.f.
> http://blog.bjhargrave.com/2014/04/java-8-bnd-and-references-to-compile.html
> Apparently this is fixed in bnd 2.3 which is used in maven-bundle-plugin
> 2.5.3.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)