eclipse-qvto / org.eclipse.qvto

Eclipse Public License 2.0
0 stars 1 forks source link

Code Coverage Tool inhibits installation with Guava 21 #997

Open eclipse-qvt-oml-bot opened 1 week ago

eclipse-qvt-oml-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 517454 | | Status | REOPENED | | Importance | P3 major | | Reported | May 30, 2017 12:37 EDT | | Modified | May 31, 2017 01:10 EDT | | Reporter | Ed Willink |

Description

Guava 21 is the preferred Guava for Oxygen. It is outside the Code Coverage Tool's version bounds.

Workaround. Do not install the Code Coverage.

eclipse-qvt-oml-bot commented 1 week ago

By Ed Willink on May 30, 2017 12:45

Problem shows up as a MANIFEST source error. No coverage errors after raising bounds to [14.0.0,22.0.0).

eclipse-qvt-oml-bot commented 1 week ago

By Sergey Boyko on May 30, 2017 19:14

Hi Ed,

Thank you for pointing this out. Really wrong range for Guava.

Fixed with the Commit id: 833542e892c80b8d0a327d79c089d15ee4495a9a

eclipse-qvt-oml-bot commented 1 week ago

By Ed Willink on May 31, 2017 01:10

You bumped the plugin version - debateable.

But having bumped the plugin version, surely you should bump the feature version too?