#!/usr/bin/env bash set -e export JAVA_HOME=${JAVA_HOME:-`asdf where java`} ant generate-all ant compile ant compile_native