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