You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/12/02 21:11:00 UTC

[jira] [Commented] (GEODE-7502) Remove findbugs-annotations dependency from runtime

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

ASF subversion and git services commented on GEODE-7502:
--------------------------------------------------------

Commit ebd35397d2623a8908d198998ddfba2fdfdad562 in geode's branch refs/heads/develop from Alberto Bustamante Reyes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ebd3539 ]

GEODE-7502: Remove findbugs dependency from runtime (#4376)

* GEODE-7502: Remove findbugs dependency from runtime

* GEODE-7502: Use 'compileOnly' & 'testCompileOnly'

* GEODE-7502: Empty commit to retrigger CI

* GEODE-7502: Remove dependency from geode-memcached

* GEODE-7502: Fix AssemblyContentsIntegrationTest

* Fix BundledJarsJUnitTest


> Remove findbugs-annotations dependency from runtime
> ---------------------------------------------------
>
>                 Key: GEODE-7502
>                 URL: https://issues.apache.org/jira/browse/GEODE-7502
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Alberto Bustamante Reyes
>            Assignee: Alberto Bustamante Reyes
>            Priority: Minor
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> findbugs-annotations is used in compilation time for static code analysis, but it is currently set as a geode-core runtime dependency. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)