blob: f493b9c782890e9d59d99e417dd3e748ae53ee17 [file] [log] [blame]
dist: trusty
language: java
# There are test cases that use ImageIO with JPEG and that only work on Oracle JDK.
jdk:
- oraclejdk8
install: echo NOOP Skipping pre-fetch of Maven dependencies
cache:
directories:
- $HOME/.m2
script: mvn -B clean verify -Papache-release -Dgpg.skip=true
notifications:
email:
# java-dev@axis.apache.org doesn't work here because it's not an address registered on GitHub.
- veithen@apache.org