Skip to content

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