[
https://issues.jboss.org/browse/JBIDE-21391?page=com.atlassian.jira.plugi...
]
Nick Boldt resolved JBIDE-21391.
--------------------------------
Resolution: Done
Since the two upstream issues are already reported to Platform and are linked from the
Neon M5 jira (JBIDE-21386), and since I've fixed the reporting problem in JBIDE-21404
re: ecf plugin version, I'm going to resolve this.
I also did some tweaks to the error reporting in both the summary and detailed reports so
the *why* is more obvious. Instead of just reporting on the reference bundle version and
saying "must be greater" I now show this:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
{code}
org.eclipse.equinox.p2.user.ui
jbds-10.0.0.Alpha1
org.eclipse.equinox.p2.user.ui_2.2.100.v20151203-1326
ERROR: Version 2.2.100.v20151203-1326 must be higher than 2.2.101.v20150826-1318
org.eclipse.equinox.p2.rcp.feature
jbds-10.0.0.Alpha1
org.eclipse.equinox.p2.rcp.feature_1.2.100.v20151203-1326
ERROR: Version 1.2.100.v20151203-1326 must be higher than 1.2.101.v20150826-1318
{code}
and this:
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
{code}org.eclipse.equinox.p2.user.ui Version 2.2.100.v20151203-1326 must be higher than
2.2.101.v20150826-1318
org.eclipse.equinox.p2.rcp.feature Version 1.2.100.v20151203-1326 must be higher than
1.2.101.v20150826-1318{code}
upstream IU version decreases
-----------------------------
Key: JBIDE-21391
URL:
https://issues.jboss.org/browse/JBIDE-21391
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.4.0.Alpha1
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.0.Alpha1
As of Neon M4, -three- two IUs have versions which decreased relative to their Mars.1
versions.
{code}
org.eclipse.equinox.p2.rcp.feature 1.2.101.v20150826-1318 Version must be higher than
1.2.101.v20150826-1318
org.eclipse.equinox.p2.user.ui 2.2.101.v20150826-1318 Version must be higher than
2.2.101.v20150826-1318
{code} --
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevSt...
Additionally, this IU is incorrectly reported as being a version decrease:
{code}org.eclipse.ecf.provider.filetransfer.httpclient4 1.0.2000.v20150810-1719 Error:
Version 1.1.0.v20151130-0157 must be higher than 1.0.2000.v20150810-1719
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)