Thanks Adrian,
Yes I did not care and build with ant from Eclipse where I use the 1.6 JDK. I'm on it, not as simple as I thought some problem
appeared...
In the meantime can you use 1.6 to build ?
BTW, could we not change from 1.5 to 1.6, is there any blocking reasons I don't
remember ?
Jacques
From: "Adrian Crum" <[email protected]>
Latest trunk:
Compiling 129 source files to C:\ofbiz\framework\entity\build\classes
[javac15] C:\ofbiz\framework\entity\src\org\ofbiz\entity\connection\DBCPConnectionFactory.java:21: cannot access
org.apache.commons.dbcp.ConnectionFactory
[javac15] bad class file:
C:\ofbiz\framework\entity\lib\commons-dbcp-1.3-20091111-r834702.jar(org/apache/commons/dbcp/ConnectionFactory.class)
[javac15] class file has wrong version 50.0, should be 49.0
[javac15] Please remove or make sure it appears in the correct subdirectory of
the classpath.
[javac15] import org.apache.commons.dbcp.ConnectionFactory;
[javac15] ^
[javac15] 1 error