Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 530590

Summary: RAP contributes slightly outdated org.eclipse.core.* bundles to Photon M5 simrel repo
Product: [RT] RAP Reporter: Andreas Sewe <sewe>
Component: RelengAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mknauer
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
See Also: https://git.eclipse.org/r/116520
Whiteboard:

Description Andreas Sewe CLA 2018-02-01 03:37:17 EST
According to [1] there are several org.eclipse.core.* bundles which exist in multiple versions in the simrel repository:

org.eclipse.core.commands
	3.9.100.v20170607-0939
	3.9.100.v20171212-1736
org.eclipse.core.databinding
	1.6.200.v20171212-1736
	1.6.200.v20171109-0840
org.eclipse.core.databinding.beans
	1.4.100.v20171212-1736
	1.4.100.v20170904-1021
org.eclipse.core.databinding.observable
	1.6.200.v20171117-0856
	1.6.200.v20171212-1736
org.eclipse.core.databinding.property
	1.6.200.v20170904-1021
	1.6.200.v20171212-1736
org.eclipse.core.jobs
	3.10.0.v20171130-1004
	3.10.0.v20171217-1306

AFAICT from the simrel aggregation build [2], these are all contributes by from http://download.eclipse.org/rt/rap/3.5/M1-20180131-1851.

While I don't think this will ultimately cause a problem, as the qualifiers are less than what's contributed by the platform, this still looks fishy.

[1] <https://ci.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/lastSuccessfulBuild/artifact/aggregation/final/buildInfo/reporeports/reports/nonUniqueVersions.txt>
[2] <https://hudson.eclipse.org/simrel/job/simrel.photon.runaggregator.BUILD__CLEAN/140/consoleFull>
Comment 1 Markus Knauer CLA 2018-02-01 05:28:41 EST
Thanks for reporting. Indeed, we've had a wrong configuration in our build job on Hudson that has overridden our (correct) p2 repo spec.

I've fixed this now and updated our contribution (https://git.eclipse.org/r/116520).
With some luck it gets included in Photon M5.