Dashboard > Groovy > 2008 > March > 27 > Groosh 0.3.0 released
Groosh 0.3.0 released Log In | Sign Up   View a printable version of the current page.

Added by Alexander Egger , last edited by Alexander Egger on Mar 27, 2008  (view change)
Labels: 

Version 0.3.0 of Groosh has been released.

Groosh (http://groovy.codehaus.org/Groosh) provides shell-like capability for handling external processes.

Version 0.3.0 comes with several bug fixes and new features like:

  * The error stream of a process is now usable the same way as the output stream (useError()).
 * A grep method was added which can be used to filter the lines returned by a process.
 * A to List method was added which creates a list out of the lines returned by a process.
 * A eachLine method was added which iterates over the lines returned by a process.
 * The exit values of a process are now accessible. (Thx to Bill Burdick)
 * left shift and right shift operators are overloaded for processes and stream sinks.
 * the pipe operator was overloaded to allow chaining of processes

For more information on Groosh and examples of its use see:

http://groovy.codehaus.org/Groosh

Groosh 0.3.0 can be downloaded from

http://svn.codehaus.org/groovy-contrib/groosh/releases/

OpenSUSE RPM packages are available from

http://download.opensuse.org/repositories/home:/eggeral/openSUSE_10.3/
and
http://download.opensuse.org/repositories/home:/eggeral/openSUSE_10.2/

March 2008
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          

Groovy 1.5.5 released --- compiler 3-5x faster
Groovy Presentation on Wednesday night (3-26) in Houston, TX

Site running on a free Atlassian Confluence Open Source Project License granted to The Codehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007) - Bug/feature request - Contact Administrators