summaryrefslogtreecommitdiffstats
path: root/system/commons-daemon
diff options
context:
space:
mode:
Diffstat (limited to 'system/commons-daemon')
-rw-r--r--system/commons-daemon/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/commons-daemon/README b/system/commons-daemon/README
index e3b048090c..2f582a47bf 100644
--- a/system/commons-daemon/README
+++ b/system/commons-daemon/README
@@ -4,4 +4,4 @@ used instead of the above mentioned public static void main(String[]) method.
This specification cover the behavior and life cycle of what we define as
Java(tm) daemons, or, in other words, non interactive Java(tm) applications.
-commons-daemon requires apache-ant and jdk from /extra at build-time.
+This requires jdk from /extra at build-time.