Dashboard > Pulse v2.0 > ... > Built-in Projects > Ant Projects
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Ant Projects
Added by Jason Sankey, last edited by Jason Sankey on Nov 17, 2008  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

Ant projects are used to build software with the Apache Ant build tool. Ant is commonly used to build Java projects, but can also be used to build software written in other languages.

Ant Command and Post-Processing

Ant projects define a single recipe which executes a single ant command. This command will run ant post-processing by default, in order to capture common warning and error messages.

Locating Ant

Ant projects make use of the ant command, and thus the ant binary is located as described in the documentation for that command. In addition, an ant project will import a resource named "ant" if it exists. This facility may be used in conjunction with the ant command's use of the property "ant.bin" to control the ant binary used. Via resource auto-discovery, your pulse™ server may locate ant and set up an appropriate resource for you.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators