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

Bug 347492

Summary: raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier
Product: [Tools] CDT Reporter: John Liu <jwsliu>
Component: cdt-coreAssignee: Vivian Kong <vivkong>
Status: RESOLVED FIXED QA Contact: Doug Schaefer <cdtdoug>
Severity: normal    
Priority: P3 CC: vivkong
Version: 8.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows XP   
See Also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=338595
Whiteboard:
Attachments:
Description Flags
The patch applied to cdt.core vivkong: iplog+

Description John Liu CLA 2011-05-27 13:58:03 EDT
This is for fixing a RDT bug, https://bugs.eclipse.org/bugs/show_bug.cgi?id=338595, I need to raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier from protected to public.
Comment 1 John Liu CLA 2011-05-27 14:03:03 EDT
Created attachment 196794 [details]
The patch applied to cdt.core

The code update patch is attached. I would like the patch to be applied to the head stream and cdt_7_0 stream. Please let me know if you have any concern regarding it. Thanks.
Comment 2 Chris Recoskie CLA 2011-05-27 14:04:05 EDT
Since this is in an iternal package, I see no API issues.
Comment 3 Vivian Kong CLA 2011-05-27 14:15:46 EDT
I'll take a look
Comment 4 Vivian Kong CLA 2011-05-27 14:22:41 EDT
Fixed in HEAD and cdt_7_0.  Thanks John.
Comment 5 CDT Genie CLA 2011-05-27 14:23:08 EDT
*** cdt cvs genie on behalf of vkong ***
Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu

[*] UserDefinedEnvironmentSupplier.java 1.7 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.6&r2=1.7
Comment 6 CDT Genie CLA 2011-05-27 15:23:08 EDT
*** cdt cvs genie on behalf of vkong ***
Bug 347492 - raise the visibility of getEnvironment(Object context) in the class of UserDefinedEnvironmentSupplier - for John Liu

[*] UserDefinedEnvironmentSupplier.java 1.8 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.7&r2=1.8

[*] UserDefinedEnvironmentSupplier.java 1.5.2.1 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/core/envvar/UserDefinedEnvironmentSupplier.java?root=Tools_Project&r1=1.5&r2=1.5.2.1