Nick Boldt created JBDS-4135:
--------------------------------
Summary: another singleton bundle selected in rpm install
Key: JBDS-4135
URL:
https://issues.jboss.org/browse/JBDS-4135
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Sub-task
Components: build, rpm
Affects Versions: 10.2.0.AM2
Reporter: Nick Boldt
{code}
cat /tmp/rh-eclipse46-devstudio10.2.log.20161022-1233.txt | \
grep "Another singleton bundle selected" | \
sed -e
"s#.\+osgi.identity=\"\([^\"]\+\)\";.\+Version=\"\([^\"]\+\)\".\+#\1
\2#"
org.eclipse.mylyn.commons.core 3.20.2.v20161011-1815
org.eclipse.mylyn.commons.net 3.20.2.v20161011-1815
org.eclipse.mylyn.commons.notifications.core 1.12.2.v20161011-1815
org.eclipse.mylyn.commons.notifications.ui 1.12.2.v20161011-1815
org.eclipse.mylyn.commons.ui 3.20.2.v20161011-1815
org.eclipse.mylyn.commons.workbench 3.20.2.v20161011-1815
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)