Build breaks if a Java 6 JDK is detected when compiling with a Java 5 compiler
------------------------------------------------------------------------------
Key: DERBY-4699
URL: https://issues.apache.org/jira/browse/DERBY-4699
Project: Derby
Issue Type: Bug
Components: Build tools
Affects Versions: 10.7.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
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').
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.