Re: 5.4-alpha-4 build error

2013-04-08 Thread Howard Lewis Ship
Use Gradle 1.3 or, better yet, the gradlew (Gradle Wrapper). Gradle Wrapper is a tiny script (or .bat for Windows) and JAR file that downloads the rest of Gradle as needed; we keep the wrapper synchronized with the version of Gradle we're using for development ... you can build Tapestry using the

5.4-alpha-4 build error

2013-04-07 Thread Jon Williams
Hi, I'm new to gradle. I've gitted the tapestry-5 (approx. 1 hr ago). trying to build using gradle. So far I've tried getting in to the project root and executing "gradle". Sadly I see StackTrace. (included below) I'm new to Goovy. Knowing next to nothing I'd say this looks like a Groovy error to