You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/29 23:48:45 UTC

[jira] [Commented] (GORA-429) Implement Maven forbidden-apis plugin in Gora

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

ASF GitHub Bot commented on GORA-429:
-------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/gora/pull/32

    GORA-429 Implement Maven forbidden-apis plugin in Gora

    Hi Folks, this is a PR for making Gora adhere to the forbidden api's checks. It turned out to be quite a large patch but all of the changes are minor. 

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

    $ git pull https://github.com/lewismc/gora GORA-429

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

    https://github.com/apache/gora/pull/32.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 #32
    
----
commit a303ff796bff390cdf2368dbf2edfaeba33161f5
Author: Lewis John McGibbney <le...@jpl.nasa.gov>
Date:   2015-08-29T21:47:09Z

    GORA-429 Implement Maven forbidden-apis plugin in Gora

----


> Implement Maven forbidden-apis plugin in Gora
> ---------------------------------------------
>
>                 Key: GORA-429
>                 URL: https://issues.apache.org/jira/browse/GORA-429
>             Project: Apache Gora
>          Issue Type: Improvement
>          Components: build process
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>             Fix For: 0.6.1
>
>
> The [forbidden-apis Maven plugin|https://github.com/policeman-tools/forbidden-apis] allow us to parse Java byte code to find invocations of method/class/field signatures and fail build 



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