Bug 430549 - Update compiler used in I-builds
Summary: Update compiler used in I-builds
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P2 normal (vote)
Target Milestone: 4.4 M7   Edit
Assignee: David Williams CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 428934
Blocks:
  Show dependency tree
 
Reported: 2014-03-17 13:24 EDT by David Williams CLA
Modified: 2014-03-17 16:29 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Williams CLA 2014-03-17 13:24:48 EDT
+++ This bug was initially created as a clone of Bug #428934 +++

Even though recently updated compiler used to produce M7 to the M6 level, now that we are "coming out" with JDT compiler for Java 8, we should update to that one, for our I-builds ... which also means putting it in "eclipse staging" maven repo where others could more easily make use of it. 

I think only question is if we should put "patch build compiler", version 3.9.2.v20140316-0144, in the more public "eclipse-staging" repo. 

In either case, we'll want to soon delete our "temp maven repo" on the build machine.
Comment 1 David Williams CLA 2014-03-17 16:29:17 EDT
I've put jdt.core in the eclipse-staging repo

Version:
3.10.0.v20140316-0146

Repo:
https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/org.eclipse.jdt.core/maven-metadata.xml

The version we previously used was 3.10.0.v20140303-0628 (from M6). 


And, I have updated the parent pom: 
http://git.eclipse.org/c/platform/eclipse.platform.releng.aggregator.git/commit/?id=550696f7959e29789a1219abffb1f35083c34905

= = = = = = 

I'll count this as "fixed" and NOT plan to put the "patch build" version in there since we don't really plan to use it further (at the moment) ... but if anyone disagrees, or if there is eventual requests from the community, it would seem reasonable to do so.