man pages section 1: User Commands

Exit Print View

Updated: July 2014
 
 

ant (1)

Name

ant - based build tool

Synopsis

/usr/bin/ant [options] [target [target2 [target3] ... ]]

Description




User Commands                                              ant(1)



NAME
     ant - Java-based build tool

SYNOPSIS
     /usr/bin/ant [options] [target [target2 [target3] ... ]]

DESCRIPTION
     ant(1) is a Java-based build tool, similar to make(1S).  For
     additional information on using  ant,  browse  the  complete
     html documentation at:

          file:/usr/share/doc/ant/manual/index.html

LICENSE
     Apache Software License

FILES
     $HOME/.antrc        Optional per-user environment file



ATTRIBUTES
     See   attributes(5)   for   descriptions  of  the  following
     attributes:

     +---------------+---------------------+
     |ATTRIBUTE TYPE |  ATTRIBUTE VALUE    |
     +---------------+---------------------+
     |Availability   | developer/build/ant |
     +---------------+---------------------+
     |Stability      | Volatile            |
     +---------------+---------------------+
NOTES
     This  software  was   built   from   source   available   at
     https://java.net/projects/solaris-userland.    The  original
     community   source   was   downloaded    from     http://ar-
     chive.apache.org/dist/ant/source/apache-
     ant-1.8.4-src.tar.bz2

     Further information about this software can be found on  the
     open source community website at http://ant.apache.org/.














SunOS 5.11           Last change: 26 Sep 2012                   1