From 30fd37ebff2e314b7f09961430f0f4895c87eb66 Mon Sep 17 00:00:00 2001 From: Yousha Aleayoub Date: Fri, 29 Jul 2022 22:25:32 +0700 Subject: development/apache-ant: Updated for version 1.10.12. Signed-off-by: Willy Sudiarto Raharjo --- development/apache-ant/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/apache-ant/README') diff --git a/development/apache-ant/README b/development/apache-ant/README index 3236ae09c9..b48176fc2c 100644 --- a/development/apache-ant/README +++ b/development/apache-ant/README @@ -1,5 +1,5 @@ -Apache Ant is a Java-based build tool - like make, but without make's -wrinkles. :-) +Apache Ant is a Java library and command-line tool that help +building software. Ant is extended using Java classes. The configuration files are XML-based, calling out a target tree where tasks get executed. Each -- cgit v1.2.3