[
https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Moritz Bechler updated OWB-1150:
--------------------------------
Attachment: OWB-1150-1.patch
There you go ;)
Also took the liberty of removing unnecessary bundle plugin config and
extracting the ranges to properties.
There are btw other spec packages with non-aligning import versions
(webbeans-impl customizes a couple but the others don't).
If you would not mind maven-bundle-plugin throwing around "Unused import"
warnings we could just add the wildcard spec imports to the parent
configuration and drop the per-module config. Strangely enough they don't seem
to support that use case.
> OSGI bundle version ranges too restrictive
> ------------------------------------------
>
> Key: OWB-1150
> URL: https://issues.apache.org/jira/browse/OWB-1150
> Project: OpenWebBeans
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: Moritz Bechler
> Attachments: OWB-1150-1.patch
>
>
> openwebbeans-web imports javax.servlet* [2.6,3) and javax.el [2.2,3).
> openwebbeans-el22 imports javax.el [2.2,3).
> This is way too restrictive, they used to have no upper restrictions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)