Last Updated: February 25, 2016
·
980
· tabolario

Compile Torquebox 2.1.1 w/JRuby 1.7

sudo apt-get install openjdk-6-jdk
wget https://github.com/torquebox/torquebox/tarball/2.1.1
tar xzf torquebox-torquebox-2.1.1-0-g2c5c5cf.tar.gz
cd torquebox-torquebox-031de21
mvn install -Dversion.jruby=1.7.0.preview2 -P19 -s support/settings.xml