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