[jbosstools-issues] [JBoss JIRA] (JBDS-4135) another singleton bundle selected in rpm install
Nick Boldt (JIRA)
issues at jboss.org
Sat Oct 22 12:49:00 EDT 2016
[ https://issues.jboss.org/browse/JBDS-4135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Boldt updated JBDS-4135:
-----------------------------
Description:
Installed: `rh-eclipse46-devstudio.x86_64 10.2-0.20161022.1336.el7`
{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} - https://issues.jboss.org/secure/attachment/12411028/12411028_rh-eclipse46-devstudio10.2.log.20161022-1233.txt
was:
{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}
> 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
> Fix For: 10.2.0.AM3
>
>
> Installed: `rh-eclipse46-devstudio.x86_64 10.2-0.20161022.1336.el7`
> {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} - https://issues.jboss.org/secure/attachment/12411028/12411028_rh-eclipse46-devstudio10.2.log.20161022-1233.txt
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jbosstools-issues
mailing list