You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by wilx <gi...@git.apache.org> on 2018/08/31 13:01:16 UTC

[GitHub] commons-io pull request #64: Two small tweaks.

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 <vh...@...>
Date:   2018-08-31T12:34:51Z

    Fix "Non-synchronized override of synchronized method".

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

    Replace synchronized Stack with unsynchronized Deque in FilenameUtils.

----


---

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