You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/07/22 00:09:20 UTC

[jira] [Resolved] (ACCUMULO-4383) Configure animal-sniffer-maven-plugin to fail when new unsupported JDK APIs are used

     [ https://issues.apache.org/jira/browse/ACCUMULO-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4383.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.8.1)
                   1.8.0

> Configure animal-sniffer-maven-plugin to fail when new unsupported JDK APIs are used
> ------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-4383
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4383
>             Project: Accumulo
>          Issue Type: Task
>          Components: build
>            Reporter: Josh Elser
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.6, 1.7.3, 1.8.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Benson gave us a great little pointer to http://www.mojohaus.org/animal-sniffer/animal-sniffer-maven-plugin/
> We should configure this plugin to run during our build to catch when we accidentally use JDK APIs which only exist in a newer version of Java than what we target for a specific release line.
> For example, mid-2016, we have problems with JDK8 APIs slipping into release lines which still need to support JDK7. We had a similar problem when switching from JDK6 to JDK7.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)