Hi Philippe,

still waiting for your contribution to see if I can add it to commons-exec ... :-)

Thanks in advance

Siegfried Goeschl

On 21.07.10 17:02, Siegfried Goeschl wrote:
Hi Phillippe,

welcome at Commons ... :-) ... the best way to provide a patch is to
open a JIRA ticket (https://issues.apache.org/jira/browse/EXEC) and add
the code.

Cheers,

Siegfried Goeschl



On 21.07.10 14:59, Philippe Marchesseault wrote:
Hello,

I have developped a few classes that might be of interest for the Commons
Exec project. These classes provide a unix-like functionality by doing
stream formatting and filtering. They are of course chainable, 100%
Java and
come with a few unit tests.

The command implemented thus far are

- grep
- cut
- head
- tail
- sort
- paste
- tee
- tr
- A stream to String array adapter
- A stream to String table adapter

Those classes are usefull by themselves, but I think they would make a
nice
addition to the exec project. Let me know if you are interested in
integrating them to exec. Since this is my first contribution, please
advise
on how to contribute.

Regards,

Philippe


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to