You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/10/13 07:48:20 UTC

[jira] [Resolved] (DL-32) Fix Findbug warnings

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

Sijie Guo resolved DL-32.
-------------------------
    Resolution: Fixed

Issue resolved by merging pull request 19
      [https://github.com/apache/incubator-distributedlog/pull/19]

      {noformat}
      commit bb6990dee74cdcf158f494041f187f856344f4cf
Author:     Jon Derrick <jo...@gmail.com>
AuthorDate: Thu Oct 13 00:47:11 2016 -0700
Commit:     Sijie Guo <si...@twitter.com>
CommitDate: Thu Oct 13 00:47:11 2016 -0700

    DL-32: Fix Findbug warnings
    
    - Bump the version to 3.0.3
    - Fix all the findbug warnings
    - Enable findbugs:check on travis ci
    
    Author: Jon Derrick <jo...@gmail.com>
    
    Reviewers: Sijie Guo <si...@apache.org>
    
    Closes #19 from jderrickk/jd/fix_findbugs_error and squashes the following commits:
    
    c48c89c [Jon Derrick] Merge branch 'master' into jd/fix_findbugs_error
    d9b0425 [Jon Derrick] verify findbugs on travis ci
    985501b [Jon Derrick] Fix findbug errors on all modules
    18e8267 [Jon Derrick] Remove distributedlog-example
    ffa8361 [Jon Derrick] Fix findbugs in distributedlog-protocol

      {noformat}
      

> Fix Findbug warnings
> --------------------
>
>                 Key: DL-32
>                 URL: https://issues.apache.org/jira/browse/DL-32
>             Project: DistributedLog
>          Issue Type: Bug
>            Reporter: Jia Zhai
>            Assignee: Franck Cuny
>            Priority: Minor
>             Fix For: 0.4.0
>
>
> Findbugs 2.5.2 doesn't work with Java 8. Need to upgrade to 3.0.3 and also fix any findbugs warnings.



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