Re: [Exec] Thoughts on commons-exec

2018-03-10 Thread Gary Gregory
I would say the state is stable and not under development. All it takes is a PR on GitHub https://github.com/apache/commons-exec to get things rolling though. Gary On Wed, Jan 31, 2018 at 6:55 AM, Thomas Finneid wrote: > Hi > > For the last couple of weeks, I have been working with java exec. I

[Exec] Thoughts on commons-exec

2018-01-31 Thread Thomas Finneid
Hi For the last couple of weeks, I have been working with java exec. I have also been looking into the java / exec integration on the jvm platform. I had a look at design and codes of several exec type implementations and have some thoughts on how to develop it further. So, my initial questi