]
Josef Kopriva closed JBIDE-16902.
---------------------------------
Closing, nothing to do.
Widen dependency range from org.jboss.tools.as.core to
org.eclipse.core.resources
---------------------------------------------------------------------------------
Key: JBIDE-16902
URL:
https://issues.redhat.com/browse/JBIDE-16902
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: server
Affects Versions: 4.1.2.Final
Reporter: Mickael Istria
Assignee: Rob Stryker
Priority: Major
Fix For: 4.16.0.AM1
In 4.1.2.Final, bundle org.jboss.ide.eclipse.as.core has a dependency on
org.eclipse.core.runtime [3.7,3.10). Is such a narrow dependency range intentional? Is
there anything in 3.10 and later that prevent this bundle from working well?
If not, then it's a pity, because it makes that just by setting up a maxVersion,
JBoss Tools 4.1.2 cannot be installed in Luna M6, without providing additional value. In
general, unless some actual issues are noticed, maxVersions are to be avoided or set to
the next major (eg [3.7,4.0) ) for best compatibility.