[
https://issues.apache.org/jira/browse/PIVOT-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570438#comment-16570438
]
Roger Whitcomb commented on PIVOT-1039:
---------------------------------------
Addressed the failure in "VersionTest" with Java 10:
Sending core/src/org/apache/pivot/util/Version.java
Sending core/test/org/apache/pivot/util/test/VersionTest.java
Transmitting file data ..done
Committing transaction...
Committed revision 1837541.
> Address deprecation issues with Java 9 and 10
> ---------------------------------------------
>
> Key: PIVOT-1039
> URL: https://issues.apache.org/jira/browse/PIVOT-1039
> Project: Pivot
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Roger Whitcomb
> Assignee: Roger Whitcomb
> Priority: Minor
> Attachments: java10.log
>
>
> Compiling "trunk" with the latest JDK 10.0.2 yields a few places where
> methods are being deprecated going forward. Suitable replacements that are
> also backward compatible are available, so it seems reasonable to use those
> and eliminate the deprecation warnings.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)