On 2/20/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > I'm trying to build with jdk1.6 following the instructions in > BUILDING.txt. > > <snip> > > It doesn't work for me. The build fails.
Could you post the specific failure? > > Section 3.3 item (2) says > > NOTE ABOUT building JDBC4/JDK1.6 : The JDBC4 class files have > dependencies on JDK 1.6. However, to build for JDBC4, do NOT > set your JAVA_HOME to the JDK 1.6 location. Instead, set it > to your standard JDK 1.4 or JDK 1.3 location. In your ant.properties, > make sure you set jdk16 and jdk16.javac as described in section > 2.2.4, and that is all you need to do. This comment is slightly out of date. It should be referring to section 2.2.6, and the jdk16.javac property is no longer needed. andrew
