Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/osgi
AgeCommit message (Collapse)AuthorFilesLines
2014-01-22Bug 425761: BasicTopologyManagerImpl does not notify EndpointListenersMarkus Alexander Kuppe1-3/+23
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425761 - Replace synchronized block with a FAIR ReentrantLock
2014-01-21Bug 424262 - Add support for distribution provider-specifiedMarkus Alexander Kuppe1-1/+1
EndpointDescription properties https://bugs.eclipse.org/bugs/show_bug.cgi?id=424262
2014-01-21Bug 425761: BasicTopologyManagerImpl does not notify EndpointListenersMarkus Alexander Kuppe1-28/+34
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425761 - Remove cache in BTMI \o/ - Handle concurrency in AbstractTopologyManager Change-Id: Id5331ab49fbd0f4e274717aad3bc213fad18f851
2014-01-20Bug 424059: RSA not dynamic aware with regards to discovery providers Markus Alexander Kuppe1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424059 - Increment pkg version of discovery bundle so consumers can correctly state that they depend on the new IServiceInfoServiceListener functionality.
2014-01-15Bug 424262: Add support for distribution provider-specifiedMarkus Alexander Kuppe2-15/+8
EndpointDescription properties https://bugs.eclipse.org/bugs/show_bug.cgi?id=424262 Change-Id: I206f8ebb9ae00ff3133c0f87bf394d5c31875437
2014-01-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=424262slewis2-0/+16
Change-Id: I49304ca47862254b50f3a01b9fdca1f52eed1d34
2013-12-18Bug 424059: RSA not dynamic aware with regards to discovery providersMarkus Alexander Kuppe1-3/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424059 Refactor .remoteserviceadmin bundle to interact with ECF discovery via whiteboard pattern only. Besides code simplifications a major advantage is removal of startup ordering in that Discovery providers can now be started but still advertise the endpoint after RSA has published the service. Part #1 removes the coupling with IDiscoveryAdvertiser contd. Signed-off-by: Markus Alexander Kuppe <bugs.eclipse.org@lemmster.de>
2013-12-18Bug 424059: RSA not dynamic aware with regards to discovery providersMarkus Alexander Kuppe7-625/+83
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424059 Refactor .remoteserviceadmin bundle to interact with ECF discovery via whiteboard pattern only. Besides code simplifications a major advantage is removal of startup ordering in that Discovery providers can now be started but still advertise the endpoint after RSA has published the service. Part #1 removes the coupling with IDiscoveryAdvertiser Signed-off-by: Markus Alexander Kuppe <bugs.eclipse.org@lemmster.de>
2013-12-16Revert "Bug 424059: RSA not dynamic aware with regards to discovery providers "Markus Alexander Kuppe10-44/+623
This reverts commit b5df2eec58a7a2c156d3f3517645759819c87ff8. Never intended for master!!!
2013-12-14Bug 424059: RSA not dynamic aware with regards to discovery providers Markus Alexander Kuppe10-623/+44
https://bugs.eclipse.org/bugs/show_bug.cgi?id=424059 Refactor .remoteserviceadmin bundle to interact with ECF discovery via whiteboard pattern only. Besides code simplifications a major advantage is removal of startup ordering in that Discovery providers can now be started but still advertise the endpoint after RSA has published the service. Part #1 removes the coupling with IDiscoveryAdvertiser Signed-off-by: Markus Alexander Kuppe <bugs.eclipse.org@lemmster.de>
2013-10-25Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=420419slewis1-9/+19
2013-10-12Add missing "=" in toStringR-Release_HEAD-sdk_feature-119_2013-10-14_17-31-04Markus Alexander Kuppe1-1/+1
2013-08-28Added documentation for previous fix for bugslewis1-0/+3
https://bugs.eclipse.org/bugs/show_bug.cgi?id=416000
2013-08-28Fix for TCK bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=416000slewis1-16/+7
2013-08-27Added org.xml.sax to permissions.perm in order to (hopefully) deal withslewis1-0/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=415984
2013-08-27Possible fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=415984slewis1-0/+1
2013-08-06Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=414448slewis1-18/+20
2013-06-25Removed package versions as perslewis1-2/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411543#c2
2013-06-24Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=411543slewis2-3/+5
2013-05-26Addition of package permission to allow org.eclipse.core.jobs package toslewis1-0/+1
be accessed for secure tests.
2013-05-23Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408911slewis2-18/+59
2013-05-22final final final fix for 408451slewis1-3/+2
2013-05-22Final Final fix for 408451slewis1-0/+1
2013-05-22Final fix for 408451slewis1-25/+20
2013-05-22Yet another fix for 408532slewis2-7/+5
2013-05-22Hopefully last fix for 408532slewis1-0/+25
2013-05-21Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408532slewis2-49/+96
2013-05-21Permissions changes for bugslewis9-142/+227
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408532
2013-05-21Added prefs files for permissions.perm UTF-8 encoding.slewis1-0/+2
2013-05-21Added permissions.perms for bugslewis5-20/+58
https://bugs.eclipse.org/bugs/show_bug.cgi?id=408532
2013-05-21Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=408532slewis1-2/+3
2013-05-21Refactoring of BasicTopologyManager to allow for disableDiscovery flagR-Release_HEAD-sdk_feature-107_2013-05-21_05-05-58slewis1-138/+112
for TCK tests.
2013-05-20Fix for tck bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408517slewis2-12/+6
2013-05-19Final fix for 408450slewis1-4/+18
2013-05-19Fix for bug 408450slewis1-19/+4
2013-05-19Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408450slewis1-4/+19
2013-05-17Changed DISCOVERY_SERVICE_TYPE from ecf.osgirsvc to ecfosgirsvc to avoidslewis1-1/+1
having a '.' in the value. It seems that JSLP spec might require '.' to be a delimiter, so we can't have it in our value.
2013-05-17Simplification of endpoint description advertiser.slewis2-73/+157
2013-05-16Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=408273slewis1-0/+17
2013-05-16Yet more RSA refactoring.slewis1-142/+81
2013-05-16More clean up of Remote Service Adminslewis3-107/+221
2013-05-16More clean up, source comments and simplification ofslewis3-229/+97
RemoteServiceAdmin class.
2013-05-16Clean up and simplification of RemoteServiceAdmin class. Also fix ofslewis3-219/+98
printing bugs in EndpointDescription and AbstractContainerSelector.
2013-05-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408185slewis1-7/+12
2013-05-15Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=408076slewis1-34/+0
2013-05-14Fix for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=407954slewis2-4/+16
2013-05-13Implementation for enhancementslewis3-21/+62
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407952
2013-05-13Added property to EndpointDescriptionAdvertiser, to allow filtering ofslewis1-5/+40
multiple discovery advertisers.
2013-05-13Further simplification of Simplifying of Endpoint advertiser andslewis2-21/+18
AbstractTopologyManager (changed to use synchronous RemoteServiceAdminListener rather than asynchronous event delivery).
2013-05-13Fix for NPE caused by edge case for bugslewis1-6/+8
https://bugs.eclipse.org/bugs/show_bug.cgi?id=407785

Back to the top