Re: Java Version change?

From: Mike Schrag (mschra..dimension.com)
Date: Sat Mar 31 2007 - 07:33:48 EDT

  • Next message: Mike Schrag: "Re: Java Version change?"

    Just really bad timing for you :) I forgot about this little side-
    effect ... Last night I switched WOLips to build with 1.5. This
    means that the ant tasks are also built with 1.5, which means that
    you need to be BUILDING with 1.5. It does not mean your app needs to
    BE 1.5, just that you need to run ant with 1.5. You can run ant with
    javac1.4 and source/target 1.4 if you want.

    ms

    On Mar 30, 2007, at 10:17 PM, Kieran Kelleher wrote:

    > Man, this evening's adventures in programming are not going well.
    >
    > OK, just updated to latest WOLips a few minutes ago and now I get
    > following when trying to build ..... I guess we all need to switch
    > to Java 1.5 now?
    >
    > Buildfile: /Users/kieran/DevProjects/eclipseworkspace/Omega/build.xml
    > setProps:
    > init.build:
    > build.woapp:
    >
    > BUILD FAILED
    > java.lang.UnsupportedClassVersionError: org/objectstyle/woproject/
    > ant/WOApplication (Unsupported major.minor version 49.0)
    >
    > Total time: 592 milliseconds



    This archive was generated by hypermail 2.0.0 : Sat Mar 31 2007 - 07:34:52 EDT