svn commit: r1714708 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMultiValuedMap.java

2015-11-16 Thread tn
Author: tn Date: Mon Nov 16 23:09:01 2015 New Revision: 1714708 URL: http://svn.apache.org/viewvc?rev=1714708&view=rev Log: Add toString method in AbstractMultiValuedMap#KeysMultiSet. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multimap/AbstractMu

svn commit: r1714707 - /commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset/AbstractMapMultiSet.java

2015-11-16 Thread tn
Author: tn Date: Mon Nov 16 23:08:26 2015 New Revision: 1714707 URL: http://svn.apache.org/viewvc?rev=1714707&view=rev Log: Fix size calculation of entrySet in MultiSet. Modified: commons/proper/collections/trunk/src/main/java/org/apache/commons/collections4/multiset/AbstractMapMultiSet.java

[3/3] [lang] Merge branch 'LANG-1182'

2015-11-16 Thread britter
Merge branch 'LANG-1182' LANG-1182: Clarify JavaDoc of StringUtils.containsAny(). Thanks to Larry West for the suggestion and to Pascal Schuhmacher for implementing it. This fixes #114 from github. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache

[1/3] [lang] LANG-1182: adding clarifying examples to StringUtils#containsAny javadoc

2015-11-16 Thread britter
Repository: commons-lang Updated Branches: refs/heads/master 481137553 -> 56907c9a9 LANG-1182: adding clarifying examples to StringUtils#containsAny javadoc as suggested by Larry West in https://issues.apache.org/jira/browse/LANG-1182 Project: http://git-wip-us.apache.org/repos/asf/commons-l

[2/3] [lang] Add LANG-1182 to changes.xml

2015-11-16 Thread britter
Add LANG-1182 to changes.xml Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/7f0d6b4c Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/7f0d6b4c Diff: http://git-wip-us.apache.org/repos/asf/commons-l