Re: Build failed in Hudson: Cayenne-trunk » h2,JDK 1.5 (latest),Ubuntu #372

From: Michael Gentry (mgentr..asslight.net)
Date: Tue Oct 05 2010 - 15:04:00 UTC

  • Next message: Andrus Adamchik: "Re: Build failed in Hudson: Cayenne-trunk » h2,JDK 1.5 (latest),Ubuntu #372"

    The following SQL:

    CREATE TABLE GENERATED_COLUMN_COMP_KEY (AUTO_PK INTEGER NOT NULL,
    GENERATED_COLUMN INTEGER NOT NULL AUTO_INCREMENT, NAME VARCHAR(100)
    NULL, PROPAGATED_PK INTEGER NOT NULL, PRIMARY KEY (AUTO_PK,
    GENERATED_COLUMN, PROPAGATED_PK))

    h2-1.0.61: fail
    h2-1.2.128: pass

    We are using 1.0.64 in the pom.xml. Perhaps we should use a newer version?

    mrg



    This archive was generated by hypermail 2.0.0 : Tue Oct 05 2010 - 15:04:56 UTC