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
