Codehaus XFire
Documentation
Quicklinks
Developers
|
When doing a release developers should follow the following process.
- Change the version numbers from VERSION-SNAPSHOT to VERSION
- Commit changes and TAG it as XFIRE_VERSION
- Deploy jars to dist.codehaus.org
- Deploy Maven reports to website
- Announce release on Haus Blog
- Announce release on Freshmeat
- Announce release to announce list
- Bump version numbers to VERSION(+1)-SNAPSHOT
|