[jbosstools-issues] [JBoss JIRA] (JBIDE-21601) p2director install should support excluding IUs like platform fragments and executables

Nick Boldt (JIRA) issues at jboss.org
Fri Jan 29 16:00:00 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156674#comment-13156674 ] 

Nick Boldt commented on JBIDE-21601:
------------------------------------

Fixed in 4.3.x and 4.4.x:

https://github.com/jbosstools/jbosstools-build-ci/commits/jbosstools-4.4.x
https://github.com/jbosstools/jbosstools-build-ci/commits/jbosstools-4.3.x

Implemented in jobs:

https://github.com/jbdevstudio/jbdevstudio-ci/commit/caec28ec8a50deeb64616ece411ad171b9e9f3d5

Upshot is that now we can use p2director to install all of Central/EA content into pre-release EPP bundles like https://hudson.eclipse.org/packaging/job/neon.epp-tycho-build/143/artifact/org.eclipse.epp.packages/archive/20160125-1712_eclipse-jee-neon-M4-linux.gtk.x86_64.tar.gz

> p2director install should support excluding IUs like platform fragments and executables
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-21601
>                 URL: https://issues.jboss.org/browse/JBIDE-21601
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 4.3.1.CR1, 4.4.0.Alpha1
>
>
> p2director install test should exclude things like executable.feature.group and org.eclipse.equinox.launcher.*
> {code}
> 01:27:34    [p2.dir] Cannot complete the install because of a conflicting dependency.
> 01:27:34    [p2.dir]  Software being installed: Eclipse Platform Launcher Executables 3.6.200.v20151113-1733 (org.eclipse.equinox.executable.feature.group 3.6.200.v20151113-1733)
> 01:27:34    [p2.dir]  Software currently installed: Eclipse IDE for Java EE Developers 4.6.0.20151218-1543 (epp.package.jee 4.6.0.20151218-1543)
> 01:27:34    [p2.dir]  Only one of the following can be installed at once: 
> 01:27:34    [p2.dir]   Equinox Launcher Linux X86 Fragment 1.1.300.v20151013-1129 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20151013-1129)
> 01:27:34    [p2.dir]   Equinox Launcher Linux X86 Fragment 1.1.300.v20160105-0945 (org.eclipse.equinox.launcher.gtk.linux.x86 1.1.300.v20160105-0945)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list