Plugin 1.0 with 2.3.x support

80 views
Skip to first unread message

David Dawson

unread,
Dec 21, 2013, 5:21:11 PM12/21/13
to grail...@googlegroups.com
Big release!

Grails 2.3 support with the aether resolver is now available in the GWT plugin.

To use this, you'll need to update your dependencies to

plugins {
  build ":extended-dependency-manager:0.5.5"
  compile ":gwt:1.0", {
    transitive=false
  }
}

This brings in the supporting plugin that abstracts Ivy/ Aether.

Unfortunately, right now, this comes at the cost of speed.  The code changes are such that the resolution happens serially, and so quite slowly.  Hopefully this can be rectified soon, but I thought it better to release a slow, but working system than wait for an optimised solution.

If you don't need 2.3 support, possibly best to stick with the 0.9.x line for the moment.

Best,

David


--
David Dawson 
CEO, Principal Consultant
Simplicity Itself Limited
Tel +44 7866 011 256
Skype: davidadawson
david....@simplicityitself.com
http://www.simplicityitself.com

confile

unread,
Feb 18, 2014, 2:07:56 PM2/18/14
to grail...@googlegroups.com
Hi David, 

did you make any progress on this issue?

GWT with Grails 2.3.x is very slow.

Best
Michael
Reply all
Reply to author
Forward
0 new messages