hi, i would like to build openjpa2.0.0 but the jdbc part gives a compile error: [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /Users/oliver/Documents/workspace/openjpa-trunk/openjpa/openjpa-jdbc/src/main/java/org/apache/openjpa/jdbc/sql/PostgresDictionary.java:[495,22] cannot find symbol symbol : method truncate(int) location: class org.postgresql.largeobject.LargeObject
I also tried to build the trunk which has the same issue. I use macos 10.6 with JDK "1.6.0_17" and maven 2.2.0 Thanks in advance for any hints, Oliver
