]
Nick Boldt commented on JBDS-4134:
----------------------------------
Add asm * javax.activation stuff back into the rpm:
I believe the rest of the missing items are in fact in the devstudio rpm (but inactive due
to missing deps), except for these:
{code}
dnf whatprovides */org.eclipse.cdt.core.native*
* rh-eclipse46-eclipse-cdt-native
* eclipse-cdt
dnf whatprovides */org.eclipse.rse.ui*
dnf whatprovides */org.eclipse.rse.core*
* rh-eclipse46-eclipse-rse
* eclipse-rse
{code}
So, here's a fix for that - make the devstudio rpm depend on eclipse-cdt and
eclipse-rse:
missing require-bundles in rpm install
--------------------------------------
Key: JBDS-4134
URL:
https://issues.jboss.org/browse/JBDS-4134
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build, rpm
Affects Versions: 10.2.0.AM2
Reporter: Nick Boldt
Fix For: 10.2.0.AM3
Attachments: rh-eclipse46-devstudio10.2.log.20161022-1233.grepped.txt,
rh-eclipse46-devstudio10.2.log.20161022-1233.txt, unresolved-requirements.txt
Digested from the log attached to JBDS-3141, here's a list of all the missing
require-bundles as reported by Eclipse on startup of the rh-eclipse46-devstudio install.
See attached.