[ANN] GroovyServ 0.9 released

9 views
Skip to first unread message

Yasuharu Nakano

unread,
Aug 4, 2011, 6:44:44 AM8/4/11
to groov...@googlegroups.com, us...@groovy.codehaus.org
Hi,

We are pleased to announce about the release of GroovyServ 0.9.

http://kobo.github.com/groovyserv/
http://kobo.github.com/groovyserv/download.html
* if it seems old, please clear the browser caches.

Please inform us anything about GroovyServ.

Regards,
--
Yasuharu NAKANO / nobeans

-------------------------------------------------------
[Changelogs]

Improvements:

- [Env] Now you can use PWD environment variable. PWD is individually
changed to the current directory for each invocation of user script.

- [Build] You can build GroovyServ by Gradle. Maven's pom.xml is
temporarily still there, but maybe it will be removed at next version.

- [Performance] The overhead at sequential invocation of groovyclient
was reduced. You needed at least one second as a interval of each
sequential invocation at v0.8, but at v0.9 you might not be able to
notice the overhead.

- [Internal] To close connections and to terminate threads are
improved. GroovyServ will probably behave more similarly to the
regular Groovy than before.

Bug Fixes:

- Fixed #33 : When a path of GROOVY_HOME was including a white space,
the invocation of groovyserver was failed at v0.8
- https://github.com/kobo/groovyserv/issues/33

- Parsing options of Ruby client was wholly refactored. So, some bugs
were fixed.
- Fixed #34 : When invoking "groovyclient.rb -Cr -Cq", -Cq was ignored
- https://github.com/kobo/groovyserv/issues/34
- Fixed #35 : When transparently invoking groovyserver by
groovyclient.rb, user script isn't invoked
- https://github.com/kobo/groovyserv/issues/35

- And other small fixes and improvements are included.

Contributions:

- [Build] The spec file required to build a RPM package is added.

Reply all
Reply to author
Forward
0 new messages