[
https://issues.jboss.org/browse/JBIDE-23365?page=com.atlassian.jira.plugi...
]
Nick Boldt closed JBIDE-23365.
------------------------------
Assignee: Nick Boldt
Resolution: Rejected
Not required. Turns out the problem was we were using the Neon.0 TP to do installs instead
of the Neon.1 TP.
Reason this happened was that we were using an unclear variable name in the composite
install jobs. So, as part of refactoring for JBIDE-23093 this problem should not reappear
when we're moving to Neon.2, since the job now clearly asks for a
TARGET_PLATFORM_VERSION_MAX, not just TARGET_PLATFORM_VERSION.
Hooray for clear variable names!
bump version of egit and egit.mylyn in JBT TP to 4.4.1
------------------------------------------------------
Key: JBIDE-23365
URL:
https://issues.jboss.org/browse/JBIDE-23365
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: target-platform
Affects Versions: 4.4.2.AM2
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.2.AM2
Error when installing composite site:
{code}
--
[p2.dir] !MESSAGE Cannot complete the install because one or more required items could
not be found.
[p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2016-10-16 04:58:14.113
[p2.dir] !MESSAGE Software being installed: Eclipse Git Team Provider - Task focused
interface 4.4.1.201607150455-r (org.eclipse.egit.mylyn.feature.group
4.4.1.201607150455-r)
[p2.dir] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2016-10-16 04:58:14.113
[p2.dir] !MESSAGE Missing requirement: Eclipse Git Team Provider - Task focused
interface 4.4.1.201607150455-r (org.eclipse.egit.mylyn.feature.group 4.4.1.201607150455-r)
requires 'org.eclipse.egit.feature.group 4.4.1' but it could not be found
[p2.dir] Eclipse:
[p2.dir] GTK+ Version Check
--{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)