I just changed my frameworks symlink to point to the 1.5 JVM, so it is now
the default for everything. So far, no problems. In this case, I got rid
of the JRE15_LIB (or whatever it is) library that is referenced from the
1.5 Cayenne projects and just added the JRE lib. This seems to work
pretty well.
-- Kevin> Yes, you are clearly running under JDK 1.4. If you have both JDK 1.4 > and 1.5 on your machine like I do, just prepend "/System/Library/ > Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin" to the shell > PATH. BTW, running "ant -v" will print out runtime JDK version. ... > Don't remember if you also need to export JAVA_HOME to the > environment. Hopefully not. > > If you don't have 1.5 at all, you can still do "ant test-1_4" - there > is a special target for that: > > http://objectstyle.org/confluence/display/CAY/Running+Unit+Tests > > Andrus
This archive was generated by hypermail 2.0.0 : Sun Dec 04 2005 - 22:52:03 EST