Skip to content

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

Merged
fgdrf merged 1 commit into
locationtech:masterfrom
nprigour:RemoveUpperRestrictionIn_InGoogleCommons
Apr 2, 2018
Merged

remove upper bound restriction during import of com.google.common.base in MANIFEST.MF #272
fgdrf merged 1 commit into
locationtech:masterfrom
nprigour:RemoveUpperRestrictionIn_InGoogleCommons

Conversation

@nprigour
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants