lassedk1 / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
1 stars 0 forks source link

We need a GWT 2.2.0 build of the incubator JAR. #381

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What version of gwt and gwt-incubator are you using?

2.2.0

What OS and browser are you using?

Mac OS X 10.6.x/FF

Do you see this error in hosted mode, web mode, or both?

conpile

(If possible, please include a test case that shows the problem)

Hopefully using the test case you have generously provided, what steps will 
reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Workaround if you have one:

Please provide any additional information below,  and thank you for taking the 
time and effort to report this issue, as good issue reports are critical for 
our quest to make GWT's new widgets and libraries shine.

Original issue reported on code.google.com by rhicks...@gmail.com on 17 Feb 2011 at 3:19

GoogleCodeExporter commented 8 years ago
Yes, it would be great to get a 2.2.0 build ASAP.  Thanks!

Original comment by oldCoder...@gmail.com on 18 Feb 2011 at 4:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I am not able to migrate to gwt 2.2 as incubator doesn't have a drop and I get 
a lot of compilations issues. I appreciate your effort of making the build for 
gwt 2.1 compatible.

Hoping for similar sort of help this time.

Original comment by Tapas.Ad...@gmail.com on 2 Mar 2011 at 5:22

GoogleCodeExporter commented 8 years ago
This workaround works for me:
http://grack.com/blog/2011/03/03/gwt-2-2-and-java-lang-incompatibleclasschangeer
ror

Original comment by vojimir....@gmail.com on 4 Mar 2011 at 7:05

GoogleCodeExporter commented 8 years ago
Attached new jar created with GWT 2.2.

Original comment by hegip...@gmail.com on 10 Mar 2011 at 11:33

Attachments:

GoogleCodeExporter commented 8 years ago
Is there any chance of getting a recompiled 2.2.0 compatible version of the 
incubator deployed on Maven? It would be very helpful for other open source 
projects that are using the incubator and would like to upgrade to GWT 2.2.0. 
It is a burden to ask users to recompile the incubator as an additional step.

Original comment by dan...@gmail.com on 4 Apr 2011 at 2:24

GoogleCodeExporter commented 8 years ago
Does this gwt-incubator.jar works with gwt 2.3.0?

Original comment by ogt...@gmail.com on 6 May 2011 at 8:19

GoogleCodeExporter commented 8 years ago
Does this gwt-incubator.jar solves the compile error with GWT 2.3.0 as 
following?

[ERROR] [gmx] - Errors 
in'jar:file:/C:/Documents%20and%20Settings/Administrator/workspace/GMX_HEAD/war/
WEB-INF/lib/gwt-incubator-20101117r1766.jar!/com/google/gwt/gen2/commonwidget/cl
ient/DecoratorPanel.java'

Original comment by gaojun1...@gmail.com on 9 Jun 2011 at 8:32

GoogleCodeExporter commented 8 years ago
I was able to compile in GWT 2.3 (also in GWT 2.2) using the gwt-incubator.jar 
file attached above.  This resolved the problem 
"java.lang.IncompatibleClassChangeError: Found interface 
com.google.gwt.core.ext.typeinfo.JClassType, but class was expected" described 
in this issue.  I was not using DecoratorPanel and so cannot confirm that 
problems involving that would be fixed.

Original comment by goalst...@gmail.com on 27 Jun 2011 at 11:45

GoogleCodeExporter commented 8 years ago
The gwt-incubator.jar file above works fine for me in GWT 2.3

Original comment by gaojun1...@gmail.com on 29 Jun 2011 at 4:54