language: java jdk: - oraclejdk7 - openjdk7 before_install: "./devfiles/scripts/get-build-tools.sh" install: "ant resolve test"