sivarajankumar / rocket-gwt

Automatically exported from code.google.com/p/rocket-gwt
0 stars 0 forks source link

compilation fails with 1.6.4 GWT final release #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download 1.6.4
2. compile/run
3.

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

What version of the product are you using? On what operating system?
WinXP, rocket 0.56

Please provide any additional information below.

Original issue reported on code.google.com by nyst...@gmail.com on 4 May 2009 at 1:52

GoogleCodeExporter commented 8 years ago
I only needed the json part, so I stripped out the necessary modules and build 
is ok
for that, using it now on 1.6.4

Original comment by nyst...@gmail.com on 27 May 2009 at 5:56

GoogleCodeExporter commented 8 years ago
I think it's because the jar contains GWT patches

I'm sure it works with GWT 1.5, but it doesn't with GWT 1.6

Is this project still alive?

Original comment by menganit...@gmail.com on 2 Jul 2009 at 10:42

GoogleCodeExporter commented 8 years ago
fixed myself the lib to work in 1.6, 1.7
compilation issues were not directly because of gwt rocket but because of other
bundled tools

Original comment by nyst...@gmail.com on 5 Sep 2009 at 7:36

GoogleCodeExporter commented 8 years ago
and those are? I would like to have it working including viewport widget, is it 
compilable including this on 1.7 and if ait is .. what changenes are necessary?

Original comment by horacekl...@gmail.com on 10 Sep 2009 at 2:34

GoogleCodeExporter commented 8 years ago
I second the question above: Is this project still alive?
I am currently looking for a comet package for use with GWT and I would prefer 
a 
lightweight solution. If this project is dead I would recommend people to check 
out 
JBoss RESTEasy instead (which is my current #1 pick unless this project is 
alive).

Original comment by gustav.w...@gmail.com on 29 Oct 2009 at 12:05

GoogleCodeExporter commented 8 years ago
trying out now with GWT20 diffrent issues... with transient fields

Original comment by nyst...@gmail.com on 11 Dec 2009 at 1:08