Details
Description
See http://archive.cargo.codehaus.org/dev/messages/857 for details.
In short:
- rename o.c.c.deployment to o.c.c.module
- separate o.c.c.module and o.c.c.util in separate build subprojects
- create a top level core/ directory containing:
cargo/core
| _ container |
| _ container |
| _ module |
- have a multiproject in cargo/core to build all core subprojects at once
- still distribute a single Cargo jar containing all Java APIs for now
Done... pfeww....