commit | 30d59c1f06ccb203ccd190d54716409ae0770742 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Tue Aug 25 15:17:00 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Tue Aug 25 15:17:00 2020 +0100 |
tree | 758301ea6d65bdd838a86da00583fac0099a0f1b | |
parent | e7ab36080a6399a35c477c7d33246e5ca31eb44a [diff] |
DAEMON-422. Implement a configuration print option https://issues.apache.org/jira/browse/DAEMON-422
Apache Commons Daemon software is a set of utilities and Java support classes for running Java applications as server processes. These are commonly known as ‘daemon’ processes in Unix terminology (hence the name). On Windows they are called ‘services’.
More information can be found on the Apache Commons Daemon homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Daemon should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>commons-daemon</groupId> <artifactId>commons-daemon</artifactId> <version>1.2.2</version> </dependency>
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test
.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is under the Apache Licence v2.
See the NOTICE.txt
file for required notices and attributions.
You like Apache Commons Daemon? Then donate back to the ASF to support the development.
#apache-commons
IRC channel on irc.freenode.org