#RoSe Readme
Reference, doc, example can be found in here
This folder contains the code source of the OW2 Chameleon RoSe project.
- core: This project contains the RoSe API and core component.
- jaxrs: This project contains the RoSe components working with the jax-rs API.
- jaxws: This project contains the RoSe components working with the jax-ws API.
- jsonrpc: This project contains the RoSe components working with the json-rpc protocol.
- machines: This project contains several RoSe distributions.
- registry: This project contains the RoSe networked registry component implementation.
- testing: This project contains the RoSe testing helpers.
RoSe is licensed under the Apache License 2.0.
<repository>
<id>ow2-nexus-public</id>
<name>RoSe - Releases and Snapshots</name>
<url>http://repository.ow2.org/nexus/content/groups/public/</url>
<layout>default</layout>
</repository>
-
Rose 1.2.3 details (currently in development)
- Not definitive list of features yet
-
Rose 1.2.2 details
- Including Rose Deployment package
- Including Rose Atmosphere OSGi
-
Rose 1.2.0 details
- Migrating maven repository from cloudbees to OW2
- Supporting iPOJO 1.10.0
major.minor.revision
- major changed when there are modification or addition in the functionalities.
- minor changed when minor features or critical fixes have been added.
- revision changed when minor bugs are fixed.