Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

427635.patch #16

Merged
merged 2 commits into from Feb 13, 2016
Merged

427635.patch #16

merged 2 commits into from Feb 13, 2016

Conversation

NiciaB
Copy link

@NiciaB NiciaB commented Feb 7, 2014

No description provided.

We want to run jetty 9 parallel on Eclipse Luna, but due to the server and servlet plugin we receive chained exceptions.
We want to run jetty 9 parallel on Eclipse Luna, but due to the server and servlet plugin we receive chained exceptions.
@NiciaB
Copy link
Author

NiciaB commented Feb 7, 2014

We suppose, that the problem is, that the package import is just defining the min version, but not the max, like other imports do.

Actually we tested rebuilding the org.eclipse.jetty.server and org.eclipse.jetty.servlet plugins, specifiying the package import of org.eclipse.jetty.jmx excluding the 9 for max and Luna works fine with jetty 8 and jetty 9.

@jmcc0nn3ll
Copy link
Contributor

sorry but we can't accept patches from github, eclipse foundation just lets us mirror out there for the time being

definitely open an issue in bugs.eclipse.org under RT/Jetty and we can try and sort that out

@NiciaB
Copy link
Author

NiciaB commented Feb 7, 2014

Thanks for the info. The bug is already reported
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427635

joakime added a commit that referenced this pull request Feb 13, 2016
Limit Jetty 8 OSGI import ranges to exclude Jetty 9
@joakime joakime merged commit 8aad52c into jetty:jetty-8 Feb 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants