RE: can't modify relationships in validateForUpdate()?

From: Kevin Menard (kmenar..ervprise.com)
Date: Tue Nov 28 2006 - 15:26:47 EST

  • Next message: Landry Soules: "Persistence and inheritance : a noob question"

    > -----Original Message-----
    > From: Bryan Lewis [mailto:brya..aine.rr.com]
    > Sent: Tuesday, November 28, 2006 2:01 PM
    > To: cayenne-use..ncubator.apache.org
    > Subject: Re: can't modify relationships in validateForUpdate()?
    >
    > I got close, I think. I installed maven and checked out the source
    from
    > svn, and got it to almost build. (After commenting out the
    > "cayenne-osx" line of assembly/pom.xml. Sensible?) After 28 minutes
    of
    > churning :-) it produced a few jars like
    > cayenne-jdk1.4-3.0-incubating-SNAPSHOT.jar, but none of them look like
    > the good old cayenne.jar; they don't include externals such as log4j
    for
    > example. I'm probably missing some step.

    Hmm . . . the cayenne-osx stuff has been disabled for about a week now,
    so you shouldn't have had to do anything manually there. It also
    shouldn't have taken 28 min. Granted, that will depend on your machine,
    but a fresh compile takes about 8.5 min. for me. Follow-up compiles
    take about 3 min.

    The build process, unfortunately, hasn't been updated yet to build
    packed JARs. So, the easiest way to use Cayenne 3.0 for the time being
    is to "mvn install" Cayenne and then add a dependency to your POM,
    providing your project uses Maven 2. If not, you'll need to manually
    provide the dependencies for the time being.

    -- 
    Kevin
    



    This archive was generated by hypermail 2.0.0 : Tue Nov 28 2006 - 15:32:13 EST