apache / distributedlog

Apache DistributedLog
Apache License 2.0
185 stars 74 forks source link

Issue164: Move findbug settings files to distributedlog-build-tools #216

Closed ArvinDevel closed 6 years ago

ArvinDevel commented 6 years ago

Descriptions of the changes in this PR:

Move findbug settings files to distributedlog-build-tools, and a little change to bk-shade: add bk-common dependency and unshade netty.


Be sure to do all of the following to help us incorporate your contribution quickly and easily:

  • [ ] Make sure the PR title is formatted like: <Issue-# or DL-#>: Description of pull request e.g. Issue-123: Description ... e.g. DL-1234: Description ...
  • [ ] Make sure tests pass via mvn clean apache-rat:check install findbugs:check.
  • [ ] Replace '#' with in <Issue-# or DL-#> in the title with the actual Issue/JIRA number.