Build error: incorrect version format for import-packages in manifest files [message #1787155] |
Sun, 20 May 2018 05:46  |
Eclipse User |
|
|
|
Hi folks,
I tried to build Papyrus 4.0.0-M6 on Eclipse Photon these days, but failed with many errors. Among them, there are some caused by the incorrectly-set version attributes of import-packages in many manifest files (MANIFEST.MF).
The error descriptions are like this:
'com.google.common.base' dependency must specify a version range...
However, currently the manifest file of project org.eclipse.papyrus.infra.core (and more others) is written as:
Import-Package: com.google.common.base;version="21.0.0",...
Please see the screenshot in the attachment for details. I guess version ranges like [21.0.0,...) should be used here.
Is this a bug? If it is, hope it could be fixed soon.
Thanks!
|
|
|
|
Powered by
FUDForum. Page generated in 0.03427 seconds