JamesLuoau / gwt-ent

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

Bad version number in .class file #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
The builds are not compatible with java 5

What is the expected output? What do you see instead?
The provided jars should be compatible with java 5

What version of the product are you using? On what operating system?
0.5

Original issue reported on code.google.com by mihai.ile@gmail.com on 25 Feb 2009 at 9:59

GoogleCodeExporter commented 9 years ago
I am getting the same error:

Mac OS X 10.5.6

# java -version
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-284)
Java HotSpot(TM) Client VM (build 1.5.0_16-133, mixed mode, sharing)

GWT: 1.5.3

Application.gwt.xml:

<inherits name="com.gwtent.GwtEnt"/>

Original comment by tams...@gmail.com on 28 Feb 2009 at 12:46

GoogleCodeExporter commented 9 years ago
Thank you guys. fixed

Original comment by JamesLuo...@gmail.com on 7 Mar 2009 at 9:37