summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-10-11 11:32:47 +0000
committer Eric Hameleers <alien@slackware.com>2010-10-11 11:32:47 +0000
commit3892b37cd25f4cf5117255b6196465a8de3b51c1 (patch)
tree7fe1768d260d2030db4898a0d0482cfc2930e1ac
parent00d675923825b5e6f36c6fd6342011362c3a2771 (diff)
downloadasb-3892b37cd25f4cf5117255b6196465a8de3b51c1.tar.gz
asb-3892b37cd25f4cf5117255b6196465a8de3b51c1.tar.xz
The slack-desc file for apache-ant
-rw-r--r--apache-ant/build/slack-desc6
1 files changed, 3 insertions, 3 deletions
diff --git a/apache-ant/build/slack-desc b/apache-ant/build/slack-desc
index 0dc8c8ba..4264b120 100644
--- a/apache-ant/build/slack-desc
+++ b/apache-ant/build/slack-desc
@@ -9,10 +9,10 @@
apache-ant: Apache Ant (Java-based build tool analogous to Make)
apache-ant:
apache-ant: Ant is a platform-independent build tool for java.
-apache-ant: It's used by apache jakarta and xml projects.
-apache-ant:
-apache-ant:
apache-ant:
+apache-ant: Ant is extended using Java classes. The configuration files are
+apache-ant: XML- based, calling out a target tree where tasks get executed.
+apache-ant: Each task is run by an object that implements a Task interface.
apache-ant:
apache-ant:
apache-ant: Homepage: http://ant.apache.org/