GitHub user mbechler opened a pull request: https://github.com/apache/openwebbeans/pull/3
Fix OSGI version ranges Use correct format for open ended version ranges. Also adjust the javax.servet.jsp version (which was falsely set to the javax.servet version) You can merge this pull request into a Git repository by running: $ git pull https://github.com/AgNO3/openwebbeans trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/openwebbeans/pull/3.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3 ---- commit 631f3e42861eca23e1e20d97cd8079e984d26613 Author: Moritz Bechler <bech...@agno3.eu> Date: 2017-01-09T15:11:29Z Use valid open-ended OSGI version ranges in imports commit 44114859c88d85947e3af9e2a9589be4f754a5ba Author: Moritz Bechler <bech...@agno3.eu> Date: 2017-01-09T15:54:58Z Fix JSP api import version. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---