You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sfuhrm <gi...@git.apache.org> on 2018/06/12 06:07:11 UTC

[GitHub] commons-collections pull request #40: COLLECTIONS-685: IterableUtils has pub...

GitHub user sfuhrm opened a pull request:

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

    COLLECTIONS-685: IterableUtils has public constructor

    Constructor for Utils class was not private. 
    This was obviously not intended as all other Utils classes have private constructors.

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

    $ git pull https://github.com/sfuhrm/commons-collections COLLECTIONS-685

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

    https://github.com/apache/commons-collections/pull/40.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 #40
    
----
commit 49bc94faccddc2f81ce8af1db2bce8ccbede82d9
Author: Stephan Fuhrmann <s...@...>
Date:   2018-06-12T06:02:06Z

    Constructor for Utils class was not private. This was obviously not intended as all other Utils classes have private constructors.

----


---

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


[GitHub] commons-collections pull request #40: COLLECTIONS-685: IterableUtils has pub...

Posted by sfuhrm <gi...@git.apache.org>.
Github user sfuhrm closed the pull request at:

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


---

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


[GitHub] commons-collections issue #40: COLLECTIONS-685: IterableUtils has public con...

Posted by sfuhrm <gi...@git.apache.org>.
Github user sfuhrm commented on the issue:

    https://github.com/apache/commons-collections/pull/40
  
    BTW, TravisCI is right, technically this is an API change, but I suggest that all API uses are neither useful nor make sense.



---

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


[GitHub] commons-collections issue #40: COLLECTIONS-685: IterableUtils has public con...

Posted by sfuhrm <gi...@git.apache.org>.
Github user sfuhrm commented on the issue:

    https://github.com/apache/commons-collections/pull/40
  
    Closing because of breaking the API.
    May be interesting for commons-cli 5.0.


---

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