Skip to content

Releases: kobo/groovyserv

Version 1.2.0 (2018-3-13)

Version 1.1.0 (2016-7-22)

Version 1.0.0 (2014-11-04)

Version 0.13 (2013-07-26)

26 Jul 09:45
Compare
Choose a tag to compare

New Features

  • [Client] groovyclient(.sh) supports server operations by -Cr/-Ck options
  • [Install] groovyserv-setup-nativeclient command is added to platform independent package to build a native groovyclient and replace groovyclient(.sh) shell script with it.

Improvements

  • groovyclient.rb supports -Chost and -Cauthtoken
  • GROOVYSERVER_HOST environment variable is supported to specify server address from client
  • (Improved some checks when starting server)
  • (Spock-nized all tests)
  • (Improved build system)
  • (Thoroughly refactored shell scripts)

Bug Fixes

  • Fixed #48: groovyclient(.sh) installed by GVM causes an error
  • Fixed #49: groovyclient doesn't work with non-default ports

Download

If it doesn’t work in your environment, see FAQ or contact us at Mailing List.

Version 0.12 (2013-07-04)

04 Jul 08:50
Compare
Choose a tag to compare

New Features

Improvements

  • groovyclient.rb supports -Chost and -Cauthtoken.

Bug Fixes

  • Fixed #47: Command line parameters –allow-from and –authtoken do not work on Windows 7

Download

If it doesn’t work in your environment, see FAQ or contact us at Mailing List.