Hi all,I think in the 0.8 Release the correct command for the gradlew build is actually
gradlew clean assemble instead of gradlew clean dists
Patch to fix this attached. Use on file: website/src/content/build.html Thomas
12c12 < gradlew clean dists --- > gradlew clean assemble 17c17 < ./gradlew clean dists --- > ./gradlew clean assemble
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
