Dashboard > Groovy > Browse Space > Labels > ant
Label: ant Log In | Sign Up   View a printable version of the current page.

Content with label ant in Groovy (See content from all spaces)
Related Labels: antbuilder, command, line, external, executables

Executing External Processes From Groovy
Goal: execute a program via a command line from groovy code Option 1: executing a string A string can be executed in the standard java way: def command = """executable arg1 arg2 arg3"""// Create the String def proc = command.execute ...
Other labels: antbuilder, command, line, external, executables
Using Ant from Groovy
ever you've been working with a build.xml file or some Jelly script and found yourself a little restricted by all those pointy brackets, or found it a bit wierd using XML as a scripting language and wanted something a little cleaner and more straight ...
Site running on a free Atlassian Confluence Open Source Project License granted to The Codehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007) - Bug/feature request - Contact Administrators