Parent Categories/Forums: codehaus - Groovy
Edit this Forum

GANT

Search:
Gant is a build tool for scripting Ant tasks using Groovy instead of XML to specify the build logic. A Gant build specification is a Groovy script and so can bring all the power of Groovy to bear directly, something not possible with Ant scripts. Whilst it might be seen as a competitor to Ant, Gant uses Ant tasks for many of the actions, so Gant is really an alternative way of doing builds using Ant, but using a programming language rather than XML to specify the build rules.
Child Forums (4):
  • GANT -- User: (10/10)
    GANT -- User
  • GANT -- Scm: (4/10)
    GANT -- Scm
  • GANT -- Dev: (0/10)
    GANT -- Dev
To migrate this forum to the new Nabble2 system, please post a request in the Nabble Support forum — Learn more
To post a message, go to a child forum listed above.  ::  Alert me of new posts  ::  Rating Filter:
« Newest  ‹ Newer  —  Threads 36-70  —  Older

Thread (1717 Threads) Rating Replies Last Message Child Forum

[gant-scm] [10478] gant/trunk/README_Install.txt: Update the installation notes. by russel-9
0
by russel-9

[gant-scm] [10477] gant/trunk/README_Tests.txt: Having removed Groovy 1.5.x support, most of this file is redundant. by russel-9
0
by russel-9

[gant-scm] [10476] gant/trunk/src/test/groovy/org/codehaus/gant/ant/tests: Change the way the data coupling between top-level build spec and the Ant task tests occurs. by russel-9
0
by russel-9

[gant-scm] [10475] gant/trunk/build.gradle: Experiment to see if catching the exception solves the problem on Bamboo. by russel-9
0
by russel-9

[gant-scm] [10474] gant/trunk/build.gradle: Improve the handling of the Groovy version specification. by russel-9
0
by russel-9

Supported Groovy versions by Russel Winder-4
2
by Russel Winder-4

[gant-scm] [10473] gant/trunk/build.gradle: Begin to add the distribution creation bits. by russel-9
0
by russel-9

[gant-scm] [10472] gant/trunk: Remove the use of gradle.properties file: add the properties direct to the build.gradle file. by russel-9
0
by russel-9

Windows batch file launch for Groovy and Gant by Russel Winder-4
3
by Russel Winder-4

Windows batch file launch for Groovy and Gant by Russel Winder-4
3
by Russel Winder-4

[gant-scm] [10471] gant/trunk/src/test/groovy/org/codehaus/gant/tests/GantTestCase.java: Deal with the issue of deprecation. by russel-9
0
by russel-9

[gant-scm] [10470] gant/trunk/build.gradle: Annotate regarding docTitle and GroovyDoc version. by russel-9
0
by russel-9

[gant-scm] [10469] gant/trunk: Put in the base groundwork to plan separating integration tests from unit tests. by russel-9
0
by russel-9

[gant-scm] [10468] gant/trunk/releaseNotes.txt: Update the release notes a bit. by russel-9
0
by russel-9

[gant-scm] [10467] gant/trunk/packaging/AntDebTask/build.gant: Amend the Deb builder in line with the start of the changeover to Gradle. by russel-9
0
by russel-9

[gant-scm] [10466] gant/trunk/build.gradle: Prepare the ground for trying to upload using Gradle. by russel-9
0
by russel-9

[gant-scm] [10465] gant/trunk/gradle.properties: Groovy 1.7-rc-2 was released. by russel-9
0
by russel-9

[gant-scm] [10464] gant/trunk/build.gradle: Add the Codehaus repository to the search list for dependencies. by russel-9
0
by russel-9

Gant 1.9.0-SNAPSHOT by Russel Winder-4
0
by Russel Winder-4

[gant-scm] [jira] Created: (GANT-103) Allow global or target specific hooks to have access to target map by JIRA jira@codehaus.o...
6
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-102) Allow global hooks to turn off Ant-like messages for all targets by JIRA jira@codehaus.o...
7
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-104) ANT final message should be a finalize hook by JIRA jira@codehaus.o...
9
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-69) Problem running Gant on Windows 2003 Server 64 bit by JIRA jira@codehaus.o...
18
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-54) gant.bat fails if ANT_HOME contains a space character by JIRA jira@codehaus.o...
17
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-51) Allow antFile.includeTargets to accept File objects or streams by JIRA jira@codehaus.o...
10
by JIRA jira@codehaus.o...

[gant-scm] [10463] gant/trunk/.classpath: Upgrade the version of Groovy used for the Eclipse project. by russel-9
0
by russel-9

[gant-scm] [jira] Created: (GANT-111) Exceptions caught in gant are wrapped in an exception that is not a descendant of ant's BuildException by JIRA jira@codehaus.o...
3
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-110) Add 'inheritAll' attribute to gant ant task. by JIRA jira@codehaus.o...
5
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-41) Mac OS X installer for Gant by JIRA jira@codehaus.o...
3
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-36) Gant Plugin for NetBeans by JIRA jira@codehaus.o...
5
by JIRA jira@codehaus.o...

[gant-scm] [jira] Updated: (GANT-1) Gant Integration Plugin for Eclipse by JIRA jira@codehaus.o...
0
by JIRA jira@codehaus.o...

[gant-scm] [jira] Updated: (GANT-33) Possible memory leak by JIRA jira@codehaus.o...
0
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-73) Generated targets cause: Error evaluating Gantfile: org.codehaus.groovy.runtime.GStringImpl by JIRA jira@codehaus.o...
9
by JIRA jira@codehaus.o...

[gant-scm] [jira] Updated: (GANT-1) Gant Integration Plugin for Eclipse by JIRA jira@codehaus.o...
0
by JIRA jira@codehaus.o...

[gant-scm] [jira] Created: (GANT-109) Add style checking to the build by JIRA jira@codehaus.o...
2
by JIRA jira@codehaus.o...
To post a message, go to a child forum listed above.  ::  Alert me of new posts  ::  Atom feed for GANT
« Newest  ‹ Newer  —  Threads 36-70  —  Older