Consider the following to be something of a checklist. Turbine's release process consists of tagging one or more version control modules (Turbine and its dependencies). For the 2.x development path, the module list to consider for tagging consists of the following:
version
and jar
attributes of each
dependency
element.
cvs -q tag
PROJECT_VERSION_MODIFIER
. An example release tag is
TURBINE_2_2_B1 or TURBINE_3_0_RC1.