-
Notifications
You must be signed in to change notification settings - Fork 67
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
Clean Code for bundles/org.eclipse.osgi #796
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cleanup produces a compile error, need to investigate.
I think this is similar to I need to adjust Tycho to pass in the configured toolchain JDKs so we get a real java 8 JVM most likely. |
3779d22
to
48abd4a
Compare
Tycho change is here: |
62d8981
to
1bbcc81
Compare
@tjwatson this also cleanups the felix embedded code, we actually have two options here I think
|
1bbcc81
to
657162c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also working here now, but waiting for feedback from @tjwatson
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes to org.eclipse packages look fine. We should not change anything to org.osgi or org.apache source. That should be done in the respective projects. Especially for the org.osgi APIs
657162c
to
3432f07
Compare
3432f07
to
0ba013e
Compare
The following cleanups where applied: