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 dd3fd78 Add openjdk14 to Travis. new 283be49 Sort methods. new 2a20bf2 [CONFIGURATION-789] Add ImmutableConfiguration.getEnum() methods. 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 + .../configuration2/ImmutableConfiguration.java | 48 ++ .../configuration2/ex/ConversionException.java | 2 +- .../apache/commons/configuration2/EnumFixture.java | 7 + .../configuration2/TestBaseConfiguration.java | 839 +++++++++++---------- 5 files changed, 492 insertions(+), 407 deletions(-) copy conf/HEADER.txt => src/test/java/org/apache/commons/configuration2/EnumFixture.java (88%)