[
https://issues.jboss.org/browse/JBDS-4134?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-4134:
-----------------------------
Attachment: unresolved-requirements.txt
Generated like this:
{code}
wget
https://issues.jboss.org/secure/attachment/12411008/DevstudiErrorLog.txt
cat DevstudiErrorLog.txt | grep "Unresolved" | grep bundle-version | sed -e
"s#.\+Unresolved requirement: \(.\+\)#\1#" | sort | uniq >
unresolved-requirements.txt
{code}
Result: [^unresolved-requirements.txt]
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: 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)