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-lang.git
from 9cbf06867 Javadoc new 8b27dec03 Add SystemProperties.getBoolean(Class, String, BooleanSupplier) new 533396fa7 Javadoc 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 | 3 + .../java/org/apache/commons/lang3/ClassUtils.java | 6 +- .../org/apache/commons/lang3/SystemProperties.java | 386 ++++++++++++--------- .../apache/commons/lang3/SystemPropertiesTest.java | 55 +++ 4 files changed, 288 insertions(+), 162 deletions(-)