SlackBuildsOrg/system/commons-daemon
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
commons-daemon.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
commons-daemon.SlackBuild system/commons-daemon: Updated for version 1.0.7. 2011-10-31 08:20:28 -02:00
README
slack-desc system/commons-daemon: Updated for version 1.0.7. 2011-10-31 08:20:28 -02: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.