On 10/13/15 4:15 PM, Nick Burch wrote:
> On Sat, 10 Oct 2015, Phil Steitz wrote:
>> On 10/8/15 8:45 AM, Nick Burch wrote:
>>> TL;DR - There's a handful of Java mini-projects, one per file
>>> format, each with a library and command-line tools, in and around
>>> Apache Tika. Would Commons be a good
On Sat, 10 Oct 2015, Phil Steitz wrote:
On 10/8/15 8:45 AM, Nick Burch wrote:
TL;DR - There's a handful of Java mini-projects, one per file
format, each with a library and command-line tools, in and around
Apache Tika. Would Commons be a good Apache home for them?
This depends on what you mean
I deleted this issue. Spam...
G
-- Forwarded message --
From: triztyn piage (JIRA)
Date: Tue, Oct 13, 2015 at 9:57 AM
Subject: [jira] [Created] (CODEC-204) creating new code for my current
computer
To: iss...@commons.apache.org
triztyn piage created CODEC-204:
--
Hey,
I'm trying to get upstart to launch a a java program daemonized using jsvc.
Upstart (annoyingly) doesn't have any support for pid files, but instead
monitors system calls to detect forks. You can control whether it's
expecting 1 or 2 forks using the "expect fork" and "expect daemon"
respecti