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

Bug 453792

Summary: [server] IFileChangeNotificationService should not start by default in the CFActivator
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 8.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2014-12-01 11:48:06 EST
We currently activate the IFileChangeNotificationService in the CFActivator.

We need to wrap this in a preference since this capability is only used by the cf liveupdate feature and not by default within Orion.

I will add the orion.cf.liveupdate setting for this.