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

Bug 413673

Summary: Please create a new job for CDT on Eclipse 3.8
Product: Community Reporter: Marc-André Laperle <malaperle>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: cdtdoug, thanh.ha, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Marc-André Laperle CLA 2013-07-24 15:04:29 EDT
We would like to maintain compatibility with Eclipse 3.8 so we would like to build and run the unit tests using both 3.8 and 4.3 platform on separate Hudson jobs.

We can use the existing cdt-nightly to build on 4.3 but we need a second job for 3.8. Please create a cdt-nightly-3.8 job. It think it should be OK to just make a copy of cdt-nightly and we'll just adjust some maven parameters.
Comment 1 Thanh Ha CLA 2013-07-24 15:10:52 EDT
Done. I created the job as a clone of cdt-nightly and copied the permissions as well.

https://hudson.eclipse.org/hudson/job/cdt-nightly-3.8
Comment 2 Marc-André Laperle CLA 2013-07-24 15:20:21 EDT
Thanks! I can only view the configuration, not modify it. Can the permissions be modified? I'm a committer on CDT.
Comment 3 Thanh Ha CLA 2013-07-24 15:23:32 EDT
(In reply to comment #2)
> Thanks! I can only view the configuration, not modify it. Can the
> permissions be modified? I'm a committer on CDT.

You did not have permissions for the job that was cloned so when I cloned it and copied over the permissions you were not in the list. I went ahead and added you to the list for the new job cdt-nightly-3.8.
Comment 4 Marc-André Laperle CLA 2013-07-24 17:32:11 EDT
Thank you!