Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342694 - Replace with org.eclipse.ecf.osgi.services.remoteserviceadmin.IHostContainerSelector.selectHostContainers(ServiceReference, Map<String, Object>, String[], String[], String[])
Summary: Replace with org.eclipse.ecf.osgi.services.remoteserviceadmin.IHostContainerS...
Status: RESOLVED FIXED
Alias: None
Product: ECF
Classification: RT
Component: ecf.remoteservices (show other bugs)
Version: 3.5.0   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: 3.5.1   Edit
Assignee: Markus Kuppe CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 06:30 EDT by Markus Kuppe CLA
Modified: 2011-04-14 01:42 EDT (History)
1 user (show)

See Also:


Attachments
mylyn/context/zip (28.71 KB, application/octet-stream)
2011-04-13 07:40 EDT, Markus Kuppe CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.