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

Bug 420909

Summary: [server] Fix the discouraged access warnings
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 5.0 M1   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2013-11-01 16:07:28 EDT
There are several hundred discouraged access warnings in the Orion server development environment that are hiding real warnings that need to be fixed.

We need to fix the manifest files so that we do not see these warnings:

Discouraged access: The constructor XXX is not accessible due to restriction on required project org.eclipse.orion.server.ZZZ

Discouraged access: The field XXX from the type YYY is not accessible due to restriction on required project org.eclipse.orion.server.ZZZ

Discouraged access: The method XXX from the type YYY is not accessible due to restriction on required project org.eclipse.orion.server.ZZZ
Comment 1 Anthony Hunter CLA 2013-11-01 16:15:56 EDT
Solved 346 warnings. Fixed with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=79e6795ffec5da0e08243319d7d8428d13111e90