Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.7.1.1
-
None
Description
If a Java 6 JDK is detected by PropertySetter when compiling with a Java 5 compiler, the build break because classes with an unsupported class format version are pulled in.
PropertySetter already has code to fail the build or ignore the Java 6 libraries for IBM JDKs.
This issue is a straw man issue for the patch posted under DERBY-3989 (' derby-3989-02-aa-dontUseJava6LibsWithJava5Compiler.diff').
Attachments
Issue Links
- is part of
-
DERBY-3989 Set the Java 5 compilation path based on the Java 6 compilation path if a Java 5 environment can't be found but a Java 6 environment can be
- Closed