Bug 492203

Summary: Y-branch parent pom needs to be catch up to master
Product: [Eclipse Project] Platform Reporter: David Williams <david_williams>
Component: RelengAssignee: David Williams <david_williams>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1    
Version: 4.6   
Target Milestone: 4.6 M7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Williams CLA 2016-04-21 14:03:52 EDT
The Y20160421-1000 build failed in some of its final steps because the parent pom's target environments are no longer accurate. Need to remove the 32-bit Solaris items and add the 64-bit. 

I can also see from the error message there are other things, such as using Tycho 0.25.0 that needs to be merged "back" to the BETA_JAVA9_46 branch of the aggregator. 

= = = = = = = 

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:0.23.1:build-qualifier-aggregator (default-build-qualifier-aggregator) on project org.eclipse.equinox.p2.tests.reconciler.product: Execution default-build-qualifier-aggregator of goal org.eclipse.tycho:tycho-packaging-plugin:0.23.1:build-qualifier-aggregator failed: Could not resolve plugin org.eclipse.equinox.launcher.gtk.solaris.sparc_null
Comment 1 David Williams CLA 2016-04-22 03:35:35 EDT
I have made everything up to date and seems to build fine in my local tests. 
(So could do a rebuild at any time, if needed)