blob: ce3fee1f19c8b81ccec832dedaee29f4a47c7a2f [file] [log] [blame]
#!/bin/bash
# for the runner
source "$(dirname $(readlink -f $0))/ec2jdk7"
# for the standalone tomee
export MAVEN_OPTS="-Dcontainer.java.home=$HOME/jdk9 -Dcontainer.java.version=1.9 $MAVEN_OPTS"