Содержание

Apache Ant

Installing

  1. Unpack somewhere, e.g. /usr/share/ant
  2. Set up path in .bashrc:
      export ANT_HOME="/usr/share/ant"
      export PATH=$PATH:/usr/share/ant/bin

http://ant.apache.org/manual/index.html

FTP tasks

This task depends on external libraries not included in the Apache Ant distribution:

cd $ANT_HOME/lib
wget http://repo1.maven.org/maven2/commons-net/commons-net/3.2/commons-net-3.2.jar
dev/java/apache_ant.txt · Последние изменения: 2013/05/19 16:31 — jamis7005
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0