Please, can you deploy a new artifact : Shell API... ----------------------------------------------------
Key: MAVENUPLOAD-2812 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-2812 Project: Maven Upload Requests Issue Type: Task Reporter: PÉRIÉ Fabien Shell is a fantastic API to launch many cmds on a shell system. Please upload ! With a litle example : Shell sh = new Shell(); String result = sh.command("ls | sort").consumeAsString(); Thanks a lot ! F. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira