Building a distribution from source
The Vitalsigns build is set up to be built on a linux based system. It has two prerequisites, Apache Maven and a Java JDK installed and available in the path.
Once the prerequisites are met:
- clone the git project vs-buildtools to the build machine.
- cd into the vs-buildtools/java directory
- clone the java projects: vs-batchloader, vs-dataintlib, vs-evalex,vs-rdbmslib, vs-dataserver,vs-mongolib,vs-svclib ,vs-dtolib,vs-proclib, vs-utillib
- cd ../web
- clone the vs-web project.
- cd ../bin
- execute the builddist.sh shell script, passing the version number as a parameter. ex: ./builddist.sh 1.0
The shell script in the last step will perform a build of all of the java components, setup a directory for the distribution (vs-buildtools/dist/vitalsigns-