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-configuration.git
from 2cb2d627 Fail-fast with a NullPointerException if XMLPropertiesConfiguration.XMLPropertiesConfiguration(Element) is called with null new 2b5ae77e Format tweak new 45294cb1 Fail-fast with a NullPointerException if a SubsetConfiguration constructor is called with a null Configuration 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 | 1 + .../configuration2/SubsetConfiguration.java | 9 +- .../configuration2/NonCloneableConfiguration.java | 3 + .../configuration2/TestSubsetConfiguration.java | 130 ++++++++++----------- 4 files changed, 72 insertions(+), 71 deletions(-)