This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from 3ccf6db7e Comment: Remove unnecessary Latin acronym new 7d15275d7 Refactor AbstractPropertiesFactory.load(File|String) to use NIO new 2c4eae489 Use NIO in tests to read test fixtures The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/changes/changes.xml | 2 ++ .../collections4/properties/AbstractPropertiesFactory.java | 9 ++------- .../java/org/apache/commons/collections4/AbstractObjectTest.java | 5 +++-- .../collections4/properties/AbstractPropertiesFactoryTest.java | 4 ++-- .../commons/collections4/splitmap/TransformedSplitMapTest.java | 7 ++++--- 5 files changed, 13 insertions(+), 14 deletions(-)