jvermillard / leshan

OMA Lightweight M2M java implementation - LWM2M
40 stars 25 forks source link

Split up & OSGi #6

Closed sophokles73 closed 10 years ago

sophokles73 commented 10 years ago

Hi Julien,

I have split up the code into three modules as discussed (the additional module leshan-osgi will contain code for integrating leshan with OSGi Device Access). I have turned leshan-core into an OSGi bundle and have incorporated your latest changes to master (adding support for updating a registration)

Hope this works for you ...

Kai

jvermillard commented 10 years ago

I'm merging your code without the osgi module and some minor fix. Thanks for the contribution! Feel free to push another PR for the osgi module.