dreedyman / Rio

Rio is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services.
Apache License 2.0
21 stars 17 forks source link

update River dependency to 2.2.2 #41

Closed rafalkrupinski closed 10 years ago

rafalkrupinski commented 10 years ago

some old river version were not updated

dreedyman commented 10 years ago

I have made some of these changes already (locally, just have not pushed them). I am considering removing the check for jsk-dl-2.2.2.jar in ServiceBeanLoader. I think that the user/deployer should be responsible enough to include that jar in the declaration of it's codebase.

rafalkrupinski commented 10 years ago

Why do you check rio-dl?

dreedyman commented 10 years ago

Because attributes (net.jini.core.entry.Entry) are added that are Rio related. In particular OperationalStringEntry is added.