Subversion Repositories DevTools

Rev

Rev 4336 | Blame | Compare with Previous | Last modification | View Log | RSS feed

#   JATS Tool Info File
#   Info file name has three components
#       'info'          - Indicates a tool info file
#       TOOLNAME        - Unique tool name
#       MACHTYPE        - GENERIC or MAchine specific tool
#
#   Essential Info within the file
#       PKGBASE     - Will be creates when the info is read
#       TOOLNAME    - Name of this tool
#       TOOLROOT    - Base of the tool
#
TOOLNAME=ant
TOOLROOT=pkg/ant

#   Tool specific
#       JAVA_VERSION    - Version of Java required to run the tool
#
JAVA_VERSION=JAVA_HOME_1_8