Chapter 2 Working with Apache Ant


Running the Ant Build Script

To build an application using Ant, you can use the command:

ant [-buildfile <filename>.xml] [<targetName>]

The following are examples of Ant commands:

The available targets depends on the application server.

 


Copyright (C) 2005. Sybase Inc. All rights reserved.