Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Java 6

    Hi,

    I'm upgrading from Isomorphic-SmartClient-Package-Date: 2010-12-14
    to the latest nightly Isomorphic-SmartClient-Package-Date: 2011-01-18 and suddenly I get java version errors on the packaged classes:

    Code:
        [javac] bad class file: war\WEB-INF\lib\isomorphic_core_rpc.jar(com/isomorphic/datasource/DSRequest.class)
        [javac] class file has wrong version 50.0, should be 49.0
        [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
        [javac] import com.isomorphic.datasource.DSRequest;

    Will SmartGWT EE be compiled with Java6 syntax from now on?
    Last edited by levi; 19 Jan 2011, 02:19.

    #2
    We're on a nightly build SC_SNAPSHOT-2011-01-06/PowerEdition Deployment 2011-01-06 on Windows XP using Java 6, no issues thus far.

    Comment


      #3
      I'm still running Java 5 and I can't upgrade to Java 6 (not a lot of application servers are on Java 6).

      Comment


        #4
        .class files are Java 5 compliant in build of 25th Jan. Great!

        Comment

        Working...
        X