Re: 06/13/02 cvs build problem

From: Andrus (andru..bjectstyle.org)
Date: Thu Jun 13 2002 - 21:03:51 EDT

  • Next message: Robert John Andersen: "Re: 06/13/02 cvs build problem"

    At 08:50 PM 6/13/2002 -0400, Robert John Andersen wrote:
    >compile:
    > [javac] Compiling 227 source files to
    > /opt/source/tmp/cayenne/src/build/classes
    > [javac]
    > /opt/source/tmp/cayenne/src/org/objectstyle/cayenne/tools/CayenneGenerator.java:96:
    > reference to ClassGenerator is ambiguous, both class
    > org.objectstyle.cayenne.map.ClassGenerator in org.objectstyle.cayenne.map
    > and class org.objectstyle.cayenne.gen.ClassGenerator in
    > org.objectstyle.cayenne.gen match
    > [javac] ClassGenerator.bootstrapVelocity(this.getClass());
    > [javac] ^
    > [javac] 1 error
    >
    >Which ClassGenerator should it be using?
    >
    >RJA

    Robert,

    "org.objectstyle.cayenne.map.ClassGenerator" was replaced with
    "org.objectstyle.cayenne.gen.ClassGenerator" some time back (around May 9
    according to CVS timestamp). Somehow you got both of them (you may've built
    Cayenne from source before and after the change occurred without a clean?).
    I suggest either doing a clean build or grabbing the latest nightly build
    from http://objectstyle.org/downloads/cayenne/nightly/?M=D .

    Andrus



    This archive was generated by hypermail 2.0.0 : Thu Jun 13 2002 - 21:03:19 EDT