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

Bug 342694

Summary: Replace with org.eclipse.ecf.osgi.services.remoteserviceadmin.IHostContainerSelector.selectHostContainers(ServiceReference, Map<String, Object>, String[], String[], String[])
Product: [RT] ECF Reporter: Markus Kuppe <bugs.eclipse.org>
Component: ecf.remoteservicesAssignee: Markus Kuppe <bugs.eclipse.org>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: slewis
Version: 3.5.0   
Target Milestone: 3.5.1   
Hardware: PC   
OS: All   
Whiteboard:
Attachments:
Description Flags
mylyn/context/zip none

Description Markus Kuppe CLA 2011-04-13 06:30:02 EDT
As per discussed in http://dev.eclipse.org/mhonarc/lists/ecf-dev/msg05198.html add Add org.eclipse.ecf.osgi.services.remoteserviceadmin.IHostContainerSelector.selectHostContainers(ServiceReference, Map<String, Object>, String[], String[], String[])
Comment 1 Markus Kuppe CLA 2011-04-13 07:40:06 EDT
Fix released to master
Comment 2 Markus Kuppe CLA 2011-04-13 07:40:10 EDT
Created attachment 193151 [details]
mylyn/context/zip
Comment 3 Scott Lewis CLA 2011-04-13 10:52:58 EDT
Hey Markus.  It was my intention to have only one selectHostContainers method (rather than two).  I think two would be confusing at the very least.
Comment 4 Markus Kuppe CLA 2011-04-13 11:10:41 EDT
Fine with me, the old just delegates to the new one anyway.
Comment 5 Markus Kuppe CLA 2011-04-14 01:42:31 EDT
The old method has been removed.