[GRADLE-364] Explicit instructions for building a tagged release of gradle (REL-0-x.y) should be on the "build from source" page Created: 21/Jan/09  Updated: 10/Sep/13  Resolved: 10/Sep/13

Status: Resolved
Project: Gradle
Affects Version/s: None
Fix Version/s: None

Type: Improvement
Reporter: Jon Cox Assignee: Unassigned
Resolution: Won't Fix Votes: 0


 Description   

Currently, http://www.gradle.org/build.html does not describe
what one needs to do in order to build some tagged release in SVN.

For example, suppose you want to build:
http://svn.codehaus.org/gradle/gradle-core/tags/REL-0.5.2

If you follow the directions on "Building from Source",
you'd just say:

% svn co http://svn.codehaus.org/gradle/gradle-core/tags/REL-0.5.2
% ... then set GRADLE_HOME and/or the install directory & dir name properties
% gradlew clean install

then run 'gradle -v', it appears to build version 0.6<...>
not version 0.5.2. To a newcomer, that's puzzling.



 Comments   
Comment by Adam Murdoch [ 10/Sep/13 ]

This is documented internally, as a release can only be done by a core Gradleware developer.

Generated at Wed Jun 30 11:28:16 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.