[jira] [Resolved] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Mark Struberg (JIRA)

 [ 
https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg resolved OWB-1150.

   Resolution: Fixed
Fix Version/s: 1.7.1

Patch applied. 
Thanks for the fix, Moritz!

> 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
>Assignee: Mark Struberg
> Fix For: 1.7.1
>
> 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)


[jira] [Updated] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Moritz Bechler (JIRA)

 [ 
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)


[jira] [Commented] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Mark Struberg (JIRA)

[ 
https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15516144#comment-15516144
 ] 

Mark Struberg commented on OWB-1150:


A perfect opportunity to ship a patch maybe? :D

> 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
>
> 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)


[jira] [Commented] (OWB-1150) OSGI bundle version ranges too restrictive

2016-09-23 Thread Mark Struberg (JIRA)

[ 
https://issues.apache.org/jira/browse/OWB-1150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15515841#comment-15515841
 ] 

Mark Struberg commented on OWB-1150:


Moritz, can you plz check out the latest build and verify the manifests whether 
they work for you? txs!

> 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
>
> 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)