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

remove upper bound restriction during import of com.google.common.base in MANIFEST.MF #272

Merged

Conversation

nprigour
Copy link
Contributor

@nprigour nprigour commented Apr 2, 2018

Imports of com.google.common.base package in MANIFEST.MF have a version restriction --> version="[12.0.0,16.0.0)". This prevents upgrade to newer versions of guava library available in latest eclipse orbit releases.

Signed-off-by: Nikolaos Pringouris nprigour@gmail.com

MANIFEST.MF 

Signed-off-by: Nikolaos Pringouris <nprigour@gmail.com>
@fgdrf
Copy link
Contributor

fgdrf commented Apr 2, 2018

Looks good! Please keep in mind, that the version of guave library is pinned in target-definition at least for udig-platform build

@fgdrf fgdrf merged commit 738b068 into locationtech:master Apr 2, 2018
@fgdrf fgdrf added this to the uDig-2.0.0 milestone Apr 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants