]
Nick Boldt updated JBIDE-24382:
-------------------------------
Comment: was deleted
(was: sir, can you please tell me the steps to build jbosstools-openshift-4.4.3 in eclipse
Neon.2 Release (4.6.2).
I mean what is prerequisite and what are the other repository need to run.
What are the exact stpes need to follow, because I am facing lots of issues while buiding
the jbosstools-openshift-4.4.3 source code. )
Update Neon.3 target platform using Docker 2.3.0, not 2.3.1
-----------------------------------------------------------
Key: JBIDE-24382
URL:
https://issues.jboss.org/browse/JBIDE-24382
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, docker, target-platform
Affects Versions: 4.4.4.Final
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.4.Final
Attachments: devstudio-1040GAvsAM3.png,
install-devstudio1040ga-ci-snapshot-byoe-docker2.3.0.20170307.png,
install-devstudio1040ga-ci-snapshot-byoe.png, p2diff.txt
1. Mirror
http://download.eclipse.org/linuxtools/update-docker-neon3respinb to
http://download.jboss.org/jbosstools/updates/requirements/docker/2.3.0.20... (Done
today.)
2. Update jbt/ds 4.63.x TPs to use this Neon.3-respin-b version of Docker Tools (PR
forthcoming.)
cc: [~jjohnstn] [~lvalach] [~odockal]
Why, you ask?
Well, the 2.3.0.20170425 rebuild of Docker Tools fixes wiring issues w.r.t. docker by
depending on OLDER dependencies like spotify.docker 3.4, httpcomponents.httpcore (and
httpclient), plus backlevels jnr.* plugins too.
Without this fix [1], installation may pull in an older version of Docker Tools, which
depends on newer dependencies. This forces the old deps and the newer feature to be
installed and used.
[1]
https://github.com/jbosstools/jbosstools-openshift/pull/1492 &
https://github.com/jbosstools/jbosstools-openshift/pull/1493