On 09/01/2012, at 3:46 AM, Daz DeBoer wrote: > G'day > > I think the recent code restructure has made some things unavailable to our > buildSrc project. I started to clean them up, but it wasn't as simple as a > few package changes. > Would be good to have a CI build that used the Gradle nightly to build > gradle. This would give us confidence to recommend the nightly to > bleeding-edge users.
Isn't this what our integration tests are for? The downside to using the nightly build to build from source is that it becomes difficult for us to use internal or experimental stuff in our build/buildSrc. -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.com
