[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| [ecf-dev] Update to OSGi 5.0 remote services/RSA | 
Hi Folks,
FYI:  I've recently updated the ECF implementation of OSGi remote 
services to the OSGi 5.0 spec (the most recent released version...which 
is supported in Equinox 3.8).    For the Remote Service Admin 
implementation (RSA) this means updating to the 5.0 version of the OSGi 
classes, and so this was done also (CQ[1]).
Also FYI:  In OSGi 5.0 the remote services specification has moved into 
the core OSGi spec.   The RSA specification (which ECF also implements), 
is still in the enterprise spec.
For the work on test framework (Jasintha's soc project) [2], all work 
should probably focus on this new implementation (nothing significant 
has changed in the spec, btw, so all it means is that the ECF src code 
should be used for the use on the test framework...rather than the 
latest released ECF version...i.e. 3.5.5).
Thanks,
Scott
[1] http://dev.eclipse.org/ipzilla/show_bug.cgi?id=6445
[2] http://wiki.eclipse.org/ECF/RS_Test_Framework