-
1. GWT 2.2 and Errai 1.2.2 Final
Mike Brock Apr 7, 2011 4:36 PM (in response to Ravi Nori)This is correct. Errai is not currently compatible with GWT 2.2, as GWT 2.2 has broken backwards compatibility by changing it's code generation / deferred binding meta-data APIs.
We're aware of other libraries, like ExtJS and Gin for instance, which have also been broken by GWT 2.2.
We are assessing how to deal with this.
-
2. GWT 2.2 and Errai 1.2.2 Final
Ravi Nori Apr 7, 2011 4:43 PM (in response to Mike Brock)Thanks for the quick reply, I will hold off upgrading to 2.2 until Errai is compatible with 2.2
-
-
4. GWT 2.2 and Errai 1.2.2 Final
Radoslav Husar May 13, 2011 7:46 PM (in response to Ravi Nori)Actually there is already GWT 2.3.0 out. Is it not enough to recompile Errai with the updated SDK? (I havent tried) That was the case for GIN.
The compatiblity breaks by GWT are really not cool anyway. I wonder, if the recompiling fixes the problem, it would be best for the community if we provided Errai versions compiled with other GWT SDKs (ie. 2.1, 2.2, 2.3). I may be able to give a hand with the Hudson setup. WDYT?
-
5. Re: GWT 2.2 and Errai 1.2.2 Final
Gustavo Cabral Jun 14, 2011 10:43 AM (in response to Ravi Nori)Hi,
Any news about providing Errai builds compatible with different GWT versions (ie. 2.1, 2.2, 2.3)?
I don't have much experience with automated software building (Hudson) and build publishing (Maven Repository) but I am willing to help out if some one can provide some info about it. Errai's wiki seems out of date. I could not find the latest version of Errai at the SVN link in:
http://community.jboss.org/wiki/Errai-BuildFromSource
Anyone?
thanks,
Gustavo
ps.: what are the plans for Errai? The project is very interesting but activity seems quite low lately.
-
6. Re: GWT 2.2 and Errai 1.2.2 Final
Christian Sadilek Jun 14, 2011 12:11 PM (in response to Gustavo Cabral)We are intensely working on Errai 1.3 at the moment which will be compatible with GWT 2.3. Please stay tuned, more to come soon.
P.S. Our source is on GitHub now: https://github.com/errai