Skip to content
Ixent Galpin edited this page Mar 7, 2017 · 2 revisions

#summary Description of the mechanism for creating a release bundle of the code.

= Creating a Release =

Ensure that the environment variable JAVA_1_6_HOME is set to the path of your Java 1.6 installation.

To create a release of the SNEE code base, run the following command. {{{ mvn clean package assembly:assembly }}}

= Release Configuration =

Alasdair to provide a description of the build process.

Clone this wiki locally