slackbuilds_ponce/system/commons-daemon
David Somero 785fea08b7 system/commons-daemon: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:15:22 -04:00
..
commons-daemon.info system/commons-daemon: Updated for version 1.0.2. 2010-05-16 22:24:28 -05:00
commons-daemon.SlackBuild system/commons-daemon: Misc automated cleanups. 2010-06-04 01:15:22 -04:00
README system/commons-daemon: Updated for version 1.0.2. 2010-05-16 22:24:28 -05:00
slack-desc system/commons-daemon: Updated for version 1.0.2. 2010-05-16 22:24:28 -05:00

The scope of this package is to define an API in line with the current Java(tm)
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.

commons-daemon requires apache-ant and jdk from /extra at build-time.