On 13/04/10 7:16 AM, Steve Appling wrote:
I needed to debug a problem with an older version of Gradle and easily made a git branch with the source set back to that point in time. I still can't build it, however, because the needed version of gradlew is no longer there. I can't even build the currently released 0.8 version. The oldest gradlew is from January. How do you build from older source?
Um, good question. We really shouldn't be deleting the snapshots. Or we should get better at reproducible builds. Or have some way to bootstrap a Gradle build using just source + compiler. Or all of the above.
For 0.8, you can probably build it using the 0.8 distribution. -- Adam Murdoch Gradle Developer http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
