[
https://issues.apache.org/jira/browse/DERBY-6513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940801#comment-13940801
]
ASF subversion and git services commented on DERBY-6513:
--------------------------------------------------------
Commit 1579342 from [~rhillegas] in branch 'code/branches/10.9'
[ https://svn.apache.org/r1579342 ]
DERBY-6513: Port 1579330 from the 10.10 branch to the 10.9 branch.
> 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
> Assignee: Rick Hillegas
> Attachments: derby-6513-01-aa-suppressWarnings.diff
>
>
> 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)