[jbosstools-issues] [JBoss JIRA] (JBDS-3981) Build a new feature that omits features available from RPM install

Nick Boldt (JIRA) issues at jboss.org
Thu Sep 1 17:52:00 EDT 2016


     [ https://issues.jboss.org/browse/JBDS-3981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBDS-3981:
-----------------------------
    Attachment: rheclipse_20160901_1720.log.txt


Some blacklisting and better doc of what's being removed: https://github.com/jbdevstudio/jbdevstudio-product/pull/398

But, I'm still getting lots of singleton warnings (multiple versions of the same IUs)... and having removed javax.ws.rs in favour of javax.ws.rs-api, there's this new problem, because linuxtools needs a specific BUNDLE, not just a specific PACKAGE:

{code}org.osgi.framework.BundleException: Could not resolve module: org.jboss.tools.openshift.cdk.server [1189]
  Unresolved requirement: Require-Bundle: org.eclipse.linuxtools.docker.core; bundle-version="2.0.0"
    -> Bundle-SymbolicName: org.eclipse.linuxtools.docker.core; bundle-version="2.1.0.201608310043"; singleton:="true"
       org.eclipse.linuxtools.docker.core [945]
         Unresolved requirement: Require-Bundle: javax.ws.rs; bundle-version="2.0.1"
{code}

Also getting this crash:

{code}org.eclipse.e4.ui.css.core.sac.ParserNotFoundException: java.lang.ClassCastException: org.apache.batik.css.parser.Parser cannot be cast to org.w3c.css.sac.Parser{code}

[^rheclipse_20160901_1720.log.txt]

So... this isn't better. :(

> 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, rheclipse_20160901_0937.log.txt, rheclipse_20160901_0950.log.txt, rheclipse_20160901_1720.log.txt, 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)


More information about the jbosstools-issues mailing list