GitHub user wilx opened a pull request:

    https://github.com/apache/commons-io/pull/64

    Two small tweaks.

    

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

    $ git pull https://github.com/wilx/commons-io master-tweaks

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

    https://github.com/apache/commons-io/pull/64.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 #64
    
----
commit 2a4622e396049ce1c38172704a7ca16781e2a843
Author: Vaclav Haisman <vhaisman@...>
Date:   2018-08-31T12:34:51Z

    Fix "Non-synchronized override of synchronized method".

commit 2152dba64383a9a4639538bdcceca4a1c27f2982
Author: Vaclav Haisman <vhaisman@...>
Date:   2018-08-31T12:48:42Z

    Replace synchronized Stack with unsynchronized Deque in FilenameUtils.

----


---

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

Reply via email to