Monday, March 22, 2010

ZKGrails 0.7.8 has been released

ZKGrails 0.7.8 has been released. This is a maintenance release to
support ZK 3.6.4 and Grails 1.1.2+.
Here's the release notes:
http://code.google.com/p/zkgrails/wiki/ReleaseNotes078

You can install ZKGrails, as usual, from the central Grails or
ZKGrails repository by:

$ grails install-plugin zk

You may set your Grails setting (in $HOME/.grails/settings.groovy):

grails.plugin.repos.discovery.zkgrails="http://zkgrails.googlecode.com/svn/plugins"
grails.plugin.repos.resolveOrder=['zkgrails','default','core']

to install ZKGrails from its Google Code repository.

Enjoy Ajax!

0 comments:

Post a Comment