Build Process - fhxalgo/fhx_java GitHub Wiki

  1. login to server

  2. cd ~/build/fhx_model

  3. ant pull # this pulls all R code from git

  4. cd ~/build/fhx_java

  5. ant deploy # this pull all java code from git and copy the jars/R scripts to the run dir

  6. cd ~/sa # run dir

  7. cd ~/sa/conf # config dir

  8. check statstream.properties

  9. ./runIB.sh # run the server