blob: f6bbc1ea54349c35cde353646a002bef19bfbb0a [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/jdk10 -Dtck.java.version=10.0 $MAVEN_OPTS"