-
Notifications
You must be signed in to change notification settings - Fork 64
Development
Ralph Schaer edited this page Aug 4, 2012
·
6 revisions

####master Contains the latest released version.
####next This branch contains the latest changes. If a feature is small the development could happen directly on this branch but a topic branch is the preferred way for new features. When everything is stable and we release a new version this branch will be merged with master. SNAPSHOT builds take the sourcecode from this branch.
####topic xy New features are developed in a topic branch and when stable merged with the next branch.
####main-11 This is the maintenance branch for version 1.1.x.
- Introduction
- Changelog 1.7.x
- Setup Maven
- Configuration
- Server Methods
- Model Generator
- Model Generator APT
- Development
- Links