]
Martin Malina closed JBDS-4145.
-------------------------------
All of the PRs were merged and things didn't break, so closing :)
Drop dependency on
"org.eclipse.core.runtime.compatibility.auth"
----------------------------------------------------------------
Key: JBDS-4145
URL:
https://issues.jboss.org/browse/JBDS-4145
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: 3rd-party-dependencies
Affects Versions: 10.2.0.AM2
Reporter: Mat Booth
Assignee: Nick Boldt
Priority: Minor
Fix For: 10.2.0.AM3
For some reason JBDS feature has a requirement on
"org.eclipse.core.runtime.compatibility.auth" bundle:
https://github.com/jbdevstudio/jbdevstudio-product/blob/master/features/c...
This bundle has not shipped with the Eclipse platform since version 4.2 in 2012 when it
was obsoleted. The bundle was finally deleted from the upstream git repo in 2014:
http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id...
Needless to say, if it was deleted from upstream git repo, it cannot be supported --
there is no chance to get bugfixes upstream here :-)
See the
eclipse.org bug for more details:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=336129