blob: e35f32f0961eea16e461d1fb5bd8b3932ddb581e [file] [log] [blame]
Default build is using:
mvn clean install
Release build is ising (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.