[ 
https://issues.apache.org/jira/browse/RYA-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355852#comment-15355852
 ] 

ASF GitHub Bot commented on RYA-100:
------------------------------------

GitHub user kchilton2 opened a pull request:

    https://github.com/apache/incubator-rya/pull/54

    RYA-100 Added Maven animal-sniffer plugin to build.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kchilton2/incubator-rya animal-sniffer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/54.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #54
    
----
commit c92e04daf98c340f16a8939a9fe141388b3bd6d5
Author: Kevin Chilton <kevin.chil...@parsons.com>
Date:   2016-06-29T21:44:19Z

    RYA-100 Added Maven animal-sniffer plugin to build.

----


> Update the build to us Maven animal-sniffer plugin.
> ---------------------------------------------------
>
>                 Key: RYA-100
>                 URL: https://issues.apache.org/jira/browse/RYA-100
>             Project: Rya
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 3.2.10
>            Reporter: Kevin Chilton
>            Assignee: Kevin Chilton
>             Fix For: 3.2.10
>
>
> Rya uses Java 1.7. If you are compiling on a machine using a 1.8 JDK, though, 
> the build succeeds when Java 1.8 features are used within the source. This is 
> a problem the animal-sniffer plugin fixes. Hook animal-sniffer:check into the 
> test phase of the build so that it will list where Java 1.8+ features are 
> being used and fail the build.



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

Reply via email to