blob: a2e602f08b72cf4c0a1c102deabdf3f1d6ac1d7a [file] [log] [blame]
Default build is using:
mvn clean install
Release build is using (to get distributions - ie src/bin assemblies - and force TCKs to pass):
mvn clean install -Prelease
Note: this only passes on Java 7 since TCKs have to run on it.