-
Notifications
You must be signed in to change notification settings - Fork 12
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
[#182] Add required 3rd party bundles #242
Conversation
Signed-off-by: Alexander Fedorov <[email protected]>
4ce58b8
to
f07f163
Compare
I'm not sure the plan here, but the cycle time for the testing will take way way too long. Please have a look at |
b5122ac
to
1f1d8b8
Compare
Rework apache dependencies from `Require-Bundle` to `Import-Package` Signed-off-by: Alexander Fedorov <[email protected]>
1f1d8b8
to
f833aa3
Compare
Signed-off-by: Alexander Fedorov <[email protected]>
Complete `category.xml` Signed-off-by: Alexander Fedorov <[email protected]>
I plan to merge this one when pipeline will succeed Ed @merks |
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.
Note that this issue is highly relevant:
There are lots of new versions of dependencies including new versions of lucene.
I want to get rid of this too:
But some Orbit things on which Mylyn depends still explicitly use it...
None of this speaks against your changes rather that further changes will be relevant.
Import more `org.apache`packages for `org.eclipse.mylyn.bugzilla.rest.core` Signed-off-by: Alexander Fedorov <[email protected]>
877ee14
to
329eb7a
Compare
Require-Bundle
toImport-Package
category.xml
Rework of other dependencies like guava is planned for other PRs