From issues-return-69437-archive-asf-public=cust-asf.ponee.io@commons.apache.org Tue Aug 28 19:02:28 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0879E180621 for ; Tue, 28 Aug 2018 19:02:27 +0200 (CEST) Received: (qmail 41901 invoked by uid 500); 28 Aug 2018 17:02:27 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 41884 invoked by uid 99); 28 Aug 2018 17:02:26 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Aug 2018 17:02:26 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 55D19DFC7C; Tue, 28 Aug 2018 17:02:26 +0000 (UTC) From: PascalSchumacher To: issues@commons.apache.org Reply-To: issues@commons.apache.org Message-ID: Subject: [GitHub] commons-lang pull request #350: Replace FindBugs with SpotBugs Content-Type: text/plain Date: Tue, 28 Aug 2018 17:02:26 +0000 (UTC) GitHub user PascalSchumacher opened a pull request: https://github.com/apache/commons-lang/pull/350 Replace FindBugs with SpotBugs You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/commons-lang spotbugs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-lang/pull/350.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 #350 ---- commit 82fd2516d6c018e46ef290e05551349a9ed82ca8 Author: pascalschumacher Date: 2018-08-28T17:00:09Z Replace FindBugs with SpotBugs ---- ---