blob: d11a2b1fc226697798fef25c9c42fdd65e1f47e4 [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/jdk11 -Dtck.java.version=11.0 $MAVEN_OPTS"