commons-daemon
commons-daemon copied to clipboard
Apache Commons Daemon
This is a more specific patch instead of removing the `apxHandleManagerDestroy();` as suggested as a workaround. It seems that if there are no callbacks, this is empty and can throw...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1. Release notes Sourced from actions/upload-artifact's releases. v3.1.1 Update actions/core package to latest version to remove set-output deprecation warning #351 Commits 83fd05a Bump actions-core to...
make sure to kill child processes recursively don't wait forever if there is a timeout set.
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.1 to 3.6.0. Release notes Sourced from actions/setup-java's releases. v3.6.0 In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this...
If Apache Commons has an IRC presence somewhere, please disregard this PR and update the reference instead. I confirmed that the current reference leads to an empty IRC channel.
Tested on RHEL, FreeBSD and HP-UX.
Unfortunately, this requires GNU Autoconf 2.70: https://lists.gnu.org/archive/html/autotools-announce/2020-12/msg00001.html > 2020-10-20 Zack Weinberg > > Improve handling of missing aux scripts (autoreconf) > Make ‘autoreconf --install’ add config.sub, config.guess, and > install-sh...
Add environment variables to build a static version of the executables.