(antProject: StringAdd).self
(antProject: StringFormat).self
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(Since version ) see corresponding Javadoc for more information.
(antProject: ArrowAssoc[AntProject]).x
(Since version 2.10.0) Use leftOfArrow
instead
(antProject: Ensuring[AntProject]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
SBuild specific implementation of Ant's project (org.apache.tools.ant.Project).
To use Ant task in SBuild, one needs to provide an instance of an Ant project. The preferred way to get an SBuild aware Ant project is AntProject$.apply.
The underlying Ant project will be configured to the same project directory and will log in the INFO log level. You can change the log level through the system property "
ant.loglevel
".