/home2/bpendleton/src/derby/work/trunk/java/stubs/jdbc4/java/sql/Array.java:20:
cannot access java.util.Map
[javac] bad class file:
/usr/local/lib/jdk1.6.0b73/jre/lib/rt.jar(java/util/Map.class)
[javac] class file has wrong version 50.0, should be 49.0
I had two copies of JDK 1.6 in my /usr/local/lib: 1.6.0b73 and 1.6.0_10. Things are much better now that I have removed the 1.6.0b73 installation. thanks, bryan
