GitHub user kinow opened a pull request:

    https://github.com/apache/commons-collections/pull/26

    COLLECTIONS-656 Update commons-parent version, and use inherited FindBugs 
plugin version

    Copied settings from [text] component after Javadocs issues were fixed but 
then the `mvn site` command failed in the FindBugs reporting.
    
    With this change, `mvn clean site` works with Java 8, and produces the 
correct site reports.
    
    Created the ticket and this pull request to wait for feedback & reviews in 
case there's any issue associated with upgrading the commons-parent version 
(there's none in this case as far as I can tell).
    
    Feel free to comment here or merge the pull request (and add changes.xml 
entry...) in case you know there is nothing wrong in updating the 
commons-parent version.
    
    Thanks
    Bruno

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

    $ git pull https://github.com/kinow/commons-collections COLLECTIONS-656

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

    https://github.com/apache/commons-collections/pull/26.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 #26
    
----
commit c6996173991d0c5a311e0d8f6d68d98ca4749d85
Author: Bruno P. Kinoshita <brunodepau...@yahoo.com.br>
Date:   2017-09-12T11:19:18Z

    COLLECTIONS-656 Update commons-parent version, and use inherited FindBugs 
plugin version

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to