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

Update felix-resolver and add github validation #301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

laeubi
Copy link

@laeubi laeubi commented Mar 5, 2024

Currently the felix-resolver project requires to be build on a true java 8 / 6 JDK as there is no release support for java 6, it also uses some older OSGi framework dependencies.

This now does the follwoing:

  • increase from Java 1.6 > 1.8
  • update to the latest OSGi dependencies
  • set the version to 3.0.0-SNAPSHOT to account for upgrade of Java+OSGi
  • add a github verification that builds at laest the resolver part.

@tjwatson @stbischof please review

Currently the felix-resolver project requires to be build on a true java
8 / 6 JDK as there is no release support for java 6, it also uses some
older OSGi framework dependencies.

This now does the follwoing:
- increase from Java 1.6 > 1.8
- update to the latest OSGi dependencies
- set the version to 3.0.0-SNAPSHOT to account for upgrade of Java+OSGi
- add a github verification that builds at laest the resolver part.
@stbischof
Copy link
Contributor

merged #321 can you rebase and adapt?

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.

2 participants