diff options
-rw-r--r-- | system/commons-daemon/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/system/commons-daemon/README b/system/commons-daemon/README index 2f582a47bf..8f56da8299 100644 --- a/system/commons-daemon/README +++ b/system/commons-daemon/README @@ -3,5 +3,3 @@ Platform APIs to support an alternative invocation mechanism which could be 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. - -This requires jdk from /extra at build-time. |