The FUSE Management project stores its source code in a Subversion repository at:
http://fusesource.com/forge/svn/management/
Sub-projects
The Subversion repository comprises the following sub-projects:
| Sub-project | Description |
|---|---|
| camel-mgmt | Management code for FUSE Mediation Router |
| codestyle | Checkstyle and PMD settings that are common to all Management sub-projects |
| management | The main management code, including management-core |
| mgmt-parent | Contains a single parent pom.xml, from which the pom files in the other sub-projects inherit. |
| smx-mgmt | Management code for FUSE ESB |
Each sub-project contains the following folders:
- trunk - the latest code, from which we will build the next release
- tags - where particular releases are stored
- branches - where we commit fixes for bugs in previous releases