[
https://issues.jboss.org/browse/JBDS-3981?page=com.atlassian.jira.plugin....
]
Nick Boldt commented on JBDS-3981:
----------------------------------
From your [^.log] file I've concluded the following conflicting
dependencies:
{code}
javax.annotation-api 1.2.0 (pulled in from org.glassfish.hk2.utils)
and org.eclipse.osgi 3.11.0
both contribute package javax.annotation
and both are singletons so can't have them both installed at the same time
{code}
And the following missing dependencies:
{code}
missing packages sun.security.util, com.sun.mail.util, com.sun.mail.smtp,
com.sun.mail.auth
missing plugin javax.mail.api
{code}
I wonder, if you re-ran eclipse using the -clean flag (and waited long enough for Eclipse
to re-read all the dropins and droplets folders) would these errors still occur?
What if you delete your ~/.eclipse folder and try again?
Build a new feature that omits features available from RPM install
------------------------------------------------------------------
Key: JBDS-3981
URL:
https://issues.jboss.org/browse/JBDS-3981
Project: Red Hat JBoss Developer Studio (devstudio)
Issue Type: Bug
Components: build, updatesite
Affects Versions: 10.1.0.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 10.1.0.GA
Attachments: .log, feature_dupe_check.sh,
IUs-removed-from-rh-eclipse46-devstudio.rpm.txt,
IUs-removed-from-rh-eclipse46-devstudio.rpm_more.txt,
rh-eclipse46-devstudio.provides.list.01, rh-eclipse46-devstudio.provides.list.02,
simpler_install_foorprint_rh-eclipse46-devstudio.rpm.png,
simpler_install_foorprint_rh-eclipse46-devstudio.rpm_2.png,
simpler_install_foorprint_rh-eclipse46-devstudio.rpm_3.png
What we DO need is a feature with fewer dependencies than
com.jboss.devstudio.core.feature (eg., which omits pde, emf, xsd, egit...)
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)