This is also true under 1.2 where we are not using maven.
I had forgotten that there was a maven build script -- I'll give that one a try.
On 9/15/06, Andrus Adamchik <andru..bjectstyle.org> wrote:
> I don't think there was any decision, but as a practical matter, we
> migrated trunk to Maven so all handcoded Ant procedures are no longer
> applicable.
>
> Andrus
>
> On Sep 15, 2006, at 12:29 PM, Mike Kienenberger wrote:
>
> > Have we decided at this point that 1.5 is required for building
> > cayenne (even though it compiles to 1.4.2 compatible code?)
> >
> > I haven't mentioned it in awhile, but the only way I can build
> > cayenne-java is to use this bat script:
> >
> > ie, "..\go" instead of "ant" and "..\go test" instead of "ant test"
> >
> > set JAVA_HOME=E:\W2k\jdk1.5.0_06
> > ant -Dbuild.compiler=javac1.5 %1 %2 %3 %4 %5 %6 %7 %8 %9
> >
>
>
This archive was generated by hypermail 2.0.0 : Fri Sep 15 2006 - 12:40:09 EDT