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 53e4f62 Remove redundant calls to super(). new c284260 Travis: Replace Java 14 with 15. new f3346dd Fix ctor call. new d5196e7 No need to initialize to default value. The 3 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: .travis.yml | 2 +- .../java/org/apache/commons/lang3/CharSetTest.java | 2 +- .../apache/commons/lang3/math/FractionTest.java | 62 +++++++++++----------- .../commons/lang3/reflect/TypeUtilsTest.java | 1 + .../lang3/text/ExtendedMessageFormatTest.java | 4 +- .../lang3/time/DurationFormatUtilsTest.java | 4 +- 6 files changed, 38 insertions(+), 37 deletions(-)