Sign in
apache
/
commons-jcs
/
259524c6a42e8ca81ac3e5d2e9bf7f3c11900de0
/
.
/
BUILDING.txt
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.