Re: A handful of Java file format libraries + tools - would commons be a good home?

2015-10-13 Thread Phil Steitz
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

Re: A handful of Java file format libraries + tools - would commons be a good home?

2015-10-13 Thread Nick Burch
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

Fwd: [jira] [Created] (CODEC-204) creating new code for my current computer

2015-10-13 Thread Gary Gregory
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: --

[daemon] Upstart integration (removing checkuser)

2015-10-13 Thread Andrew January
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