Rick Hillegas created DERBY-6513:
------------------------------------
Summary: Warnings when building 10.10 branch with Java 8
Key: DERBY-6513
URL: https://issues.apache.org/jira/browse/DERBY-6513
Project: Derby
Issue Type: Bug
Components: Build tools
Affects Versions: 10.10.1.4
Environment: java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b128)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b69, mixed mode)
Mac OSX 10.7.5
Reporter: Rick Hillegas
When I build the 10.10 branch using JDK 8, I see the following warnings:
{noformat}
[javac] warning: [options] source value 1.4 is obsolete and will be removed
in a future release
[javac] warning: [options] target value 1.4 is obsolete and will be removed
in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use
-Xlint:-options.
[javac] 3 warnings
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)