
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
[10442] gant/trunk/README_Install.txt: Update the installation instractions a bit.
- Revision
- 10442
- Author
- russel
- Date
- 2009-11-01 07:01:32 -0600 (Sun, 01 Nov 2009)
Log Message
Update the installation instractions a bit.
Modified Paths
Diff
Modified: gant/trunk/README_Install.txt (10441 => 10442)
--- gant/trunk/README_Install.txt 2009-11-01 13:01:29 UTC (rev 10441)
+++ gant/trunk/README_Install.txt 2009-11-01 13:01:32 UTC (rev 10442)
@@ -31,8 +31,8 @@
The script $GANT_HOME/bin/gant for systems with a Posix shell, or
$GANT_HOME/bin/gant.bat on Windows is the mechanism for launching a Gant run.
-Using a Bazaar Branch or a Checkout of the Subversion Repository
-----------------------------------------------------------------
+Using a Bazaar Branch
+---------------------
You first need to get a source tree. Bazaar is the version control system
used for developing Gant. The master branch is held in a Subversion
@@ -43,11 +43,11 @@
or
- bzr branch lp:gant
+ bzr branch lp:gant Gant_Trunk
to get a branch. (If you are going to actively develop Gant, you almost
certainly want to have a shared repository in which this mirror branch is kept
-so that you can then make feature branches.)
+so that you can then make feature branches from it.)
Gradle is used as the build system for Gant, so you will need to set the
gant_installPath property in ~/.gradle/gradle.properties so you can install
@@ -57,9 +57,11 @@
Then you type:
- ./gradlew installGant
+ ./gradlew gant:install
-and all the necessary magic happens.
+and all the necessary magic happens. You probably want to set the GROOVY_HOME
+environment variable to point at the Groovy installation that the Gant
+installation is to work with.
Contact
-------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email