Gary Gregory [Sat, 21 May 2022 15:44:22 +0000 (11:44 -0400)]
Javadoc.
Gary Gregory [Sat, 21 May 2022 15:44:08 +0000 (11:44 -0400)]
Inline single use variables.
Gary Gregory [Sat, 21 May 2022 15:41:21 +0000 (11:41 -0400)]
Add missing serialVersionUID.
Gary Gregory [Sat, 21 May 2022 15:28:27 +0000 (11:28 -0400)]
Add missing Javadoc tag.
Gary Gregory [Sat, 21 May 2022 15:26:47 +0000 (11:26 -0400)]
Fix generics compiler warnings.
Gary Gregory [Sat, 21 May 2022 15:26:31 +0000 (11:26 -0400)]
Fix Javadoc running on Java 1.8.0_322 on macOS.
For some reason, this did not break GitHub builds. There are still
plenty of Javadoc warnings though.
dependabot[bot] [Fri, 20 May 2022 16:02:56 +0000 (16:02 +0000)]
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0)
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Matt Juntunen [Sun, 15 May 2022 17:06:57 +0000 (13:06 -0400)]
CONFIGURATION-753: making collection interpolation behavior consistent between ConfigurationInterpolator and DefaultConversionHandler; adding ConfigurationInterpolator.setStringConversion() method to allow configuration of string conversion behavior
Gary Gregory [Sun, 15 May 2022 22:27:55 +0000 (18:27 -0400)]
Merge entries for Spring.
Gary Gregory [Sun, 15 May 2022 22:27:44 +0000 (18:27 -0400)]
Bump com.fasterxml.jackson.core:jackson-databind from 2.10.3 to 2.12.4,
Gary Gregory [Sun, 15 May 2022 22:23:39 +0000 (18:23 -0400)]
Bump Spring dependency versions:
- org.springframework:spring-beans 5.3.19 -> 5.3.20
- org.springframework:spring-context 5.3.19 -> 5.3.20
- org.springframework:spring-core 5.3.19 -> 5.3.20
- org.springframework:spring-test 5.3.19 -> 5.3.20
Gary Gregory [Sun, 15 May 2022 22:20:09 +0000 (18:20 -0400)]
Bump commons.javadoc.version from 3.3.0 to 3.4.0
Gary Gregory [Sun, 15 May 2022 22:18:10 +0000 (18:18 -0400)]
Bump commons.japicmp.version from 0.15.3 to 0.15.7
Gary Gregory [Sun, 15 May 2022 18:55:33 +0000 (14:55 -0400)]
Use String#isEmpty().
Gary Gregory [Sun, 15 May 2022 18:32:20 +0000 (14:32 -0400)]
Simplify.
Gary Gregory [Sun, 15 May 2022 18:31:56 +0000 (14:31 -0400)]
Make private class static.
Gary Gregory [Sun, 15 May 2022 17:32:57 +0000 (13:32 -0400)]
Maker some test classes static.
Gary Gregory [Sun, 15 May 2022 17:26:11 +0000 (13:26 -0400)]
Fix compiler generics warnings
Gary Gregory [Sun, 15 May 2022 17:21:09 +0000 (13:21 -0400)]
Remove unused exception from method signature.
Gary Gregory [Sun, 15 May 2022 17:12:32 +0000 (13:12 -0400)]
Use try-with-resources.
Gary Gregory [Sun, 15 May 2022 17:11:19 +0000 (13:11 -0400)]
Reuse Commons IO in unit tests.
Gary Gregory [Sun, 15 May 2022 16:58:59 +0000 (12:58 -0400)]
Remove unnecessary @SuppressWarnings("unchecked") and in-line single-use
local variable.
Gary Gregory [Sun, 15 May 2022 16:49:40 +0000 (12:49 -0400)]
Remove unused exception from method signature.
Gary Gregory [Sun, 15 May 2022 16:48:24 +0000 (12:48 -0400)]
Bump commons.jacoco.version 0.8.7 to 0.8.8
Matt Juntunen [Thu, 5 May 2022 04:07:04 +0000 (00:07 -0400)]
bump codeql-action from v1 to v2
Matt Juntunen [Thu, 5 May 2022 04:05:58 +0000 (00:05 -0400)]
bump spring versions from 5.3.18 to 5.3.19
Matt Juntunen [Thu, 5 May 2022 04:01:41 +0000 (00:01 -0400)]
bump commons-parent from 52 to 53
Arturo Bernal [Thu, 26 Aug 2021 05:12:47 +0000 (07:12 +0200)]
Simplify conditions and avoid extra checks.
Gary Gregory [Tue, 12 Apr 2022 12:08:03 +0000 (08:08 -0400)]
Bump actions/cache from 3 to 3.0.2
Gary Gregory [Tue, 12 Apr 2022 12:07:45 +0000 (08:07 -0400)]
Group some updates.
dependabot[bot] [Fri, 8 Apr 2022 16:01:35 +0000 (16:01 +0000)]
Bump actions/setup-java from 2 to 3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Fri, 1 Apr 2022 17:50:56 +0000 (13:50 -0400)]
Bump slf4j.version from 1.7.33 to 1.7.36 #166
Gary Gregory [Fri, 1 Apr 2022 17:50:38 +0000 (13:50 -0400)]
Bump slf4j.version from 1.7.33 to 1.7.36 #166
dependabot[bot] [Fri, 1 Apr 2022 17:49:36 +0000 (13:49 -0400)]
Bump slf4j.version from 1.7.33 to 1.7.36 (#166)
Bumps `slf4j.version` from 1.7.33 to 1.7.36.
Updates `slf4j-api` from 1.7.33 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.36)
Updates `slf4j-ext` from 1.7.33 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.36)
Updates `slf4j-log4j12` from 1.7.33 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.36)
Updates `slf4j-nop` from 1.7.33 to 1.7.36
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.36)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-ext
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 1 Apr 2022 17:01:33 +0000 (13:01 -0400)]
Bump mailapi from 1.6.6 to 1.6.7.
Gary Gregory [Fri, 1 Apr 2022 16:57:02 +0000 (12:57 -0400)]
Bump jackson-databind from 2.13.2 to 2.13.2.2 #173
dependabot[bot] [Fri, 1 Apr 2022 16:56:31 +0000 (12:56 -0400)]
Bump jackson-databind from 2.13.2 to 2.13.2.2 (#173)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.2.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 1 Apr 2022 16:56:21 +0000 (12:56 -0400)]
Bump spring.version from 5.3.16 to 5.3.18 #172
dependabot[bot] [Fri, 1 Apr 2022 16:54:52 +0000 (12:54 -0400)]
Bump spring.version from 5.3.16 to 5.3.18 (#172)
Bumps `spring.version` from 5.3.16 to 5.3.18.
Updates `spring-core` from 5.3.16 to 5.3.18
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.18)
Updates `spring-beans` from 5.3.16 to 5.3.18
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.18)
Updates `spring-context` from 5.3.16 to 5.3.18
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.18)
Updates `spring-test` from 5.3.16 to 5.3.18
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.16...v5.3.18)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 1 Apr 2022 15:24:57 +0000 (11:24 -0400)]
Bump com.puppycrawl.tools:checkstyle from 9.2.1 to 9.3
Gary Gregory [Fri, 1 Apr 2022 15:21:31 +0000 (11:21 -0400)]
Bump spotbugs-maven-plugin from 4.2.3 to 4.6.0.0
TODO without breaking BC?
- EI_EXPOSE_REP
- EI_EXPOSE_REP2
- MS_EXPOSE_REP
dependabot[bot] [Fri, 25 Mar 2022 16:01:19 +0000 (16:01 +0000)]
Bump actions/cache from 2.1.7 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Fri, 18 Mar 2022 19:21:35 +0000 (15:21 -0400)]
Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-configuration
Gary Gregory [Fri, 18 Mar 2022 19:21:29 +0000 (15:21 -0400)]
Bump jackson-databind from 2.13.1 to 2.13.2 #168
dependabot[bot] [Fri, 18 Mar 2022 19:21:01 +0000 (15:21 -0400)]
Bump jackson-databind from 2.13.1 to 2.13.2 (#168)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 18 Mar 2022 19:20:47 +0000 (15:20 -0400)]
Bump dbunit from 2.7.2 to 2.7.3 #167
Gary Gregory [Fri, 18 Mar 2022 19:19:52 +0000 (15:19 -0400)]
Normalize term.
dependabot[bot] [Fri, 18 Mar 2022 19:16:28 +0000 (15:16 -0400)]
Bump dbunit from 2.7.2 to 2.7.3 (#167)
Bumps dbunit from 2.7.2 to 2.7.3.
---
updated-dependencies:
- dependency-name: org.dbunit:dbunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Sat, 5 Mar 2022 18:55:47 +0000 (13:55 -0500)]
Drop OSSF Scorecards due to token requirement. Note that CodeQL has no
such complications, so why here?
Gary Gregory [Sat, 5 Mar 2022 18:53:14 +0000 (13:53 -0500)]
Add Apache license header.
Gary Gregory [Sat, 5 Mar 2022 18:35:54 +0000 (13:35 -0500)]
Try out OSSF Scorecards
dependabot[bot] [Fri, 4 Mar 2022 20:15:14 +0000 (15:15 -0500)]
Bump spring.version from 5.3.15 to 5.3.16 (#165)
Bumps `spring.version` from 5.3.15 to 5.3.16.
Updates `spring-core` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.16)
Updates `spring-beans` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.16)
Updates `spring-context` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.16)
Updates `spring-test` from 5.3.15 to 5.3.16
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v5.3.16)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 4 Mar 2022 16:16:55 +0000 (11:16 -0500)]
Bump actions/checkout from 2 to 3 #163
dependabot[bot] [Fri, 4 Mar 2022 16:15:38 +0000 (11:15 -0500)]
Bump actions/checkout from 2 to 3 (#163)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Thu, 3 Mar 2022 01:02:04 +0000 (20:02 -0500)]
Replace test asserts #139
Replace test asserts by simpler but equivalent calls. #139
Arturo Bernal [Thu, 3 Mar 2022 01:01:22 +0000 (02:01 +0100)]
Replace assert by simpler but equivalent calls. (#139)
Gary Gregory [Thu, 3 Mar 2022 00:59:20 +0000 (19:59 -0500)]
Use final #141
Arturo Bernal [Thu, 3 Mar 2022 00:57:28 +0000 (01:57 +0100)]
Make final variable. (#141)
Gary Gregory [Thu, 3 Mar 2022 00:56:55 +0000 (19:56 -0500)]
Update tests to hamcrest v2.2 #143.
Gary Gregory [Thu, 3 Mar 2022 00:55:55 +0000 (19:55 -0500)]
Bump jackson-databind from 2.12.4 to 2.13.1 #159
John Patrick [Thu, 3 Mar 2022 00:54:26 +0000 (00:54 +0000)]
hamcrest v2.2 (#143)
Gary Gregory [Thu, 3 Mar 2022 00:53:52 +0000 (19:53 -0500)]
Bump jackson-databind from 2.12.4 to 2.13.1 #159
dependabot[bot] [Thu, 3 Mar 2022 00:52:13 +0000 (19:52 -0500)]
Bump jackson-databind from 2.12.4 to 2.13.1 (#159)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.4 to 2.13.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Fri, 4 Feb 2022 12:22:06 +0000 (07:22 -0500)]
Update NOTICE file for 2022.
Gary Gregory [Thu, 3 Feb 2022 11:57:14 +0000 (06:57 -0500)]
Add CodeQL GitHub workflow.
dependabot[bot] [Sat, 15 Jan 2022 14:52:11 +0000 (14:52 +0000)]
Bump slf4j.version from 1.7.30 to 1.7.33
Bumps `slf4j.version` from 1.7.30 to 1.7.33.
Updates `slf4j-api` from 1.7.30 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.33)
Updates `slf4j-ext` from 1.7.30 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.33)
Updates `slf4j-log4j12` from 1.7.30 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.33)
Updates `slf4j-nop` from 1.7.30 to 1.7.33
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.30...v_1.7.33)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-ext
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-log4j12
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Sat, 15 Jan 2022 14:43:11 +0000 (09:43 -0500)]
Bump spring.version from 5.3.9 to 5.3.15 #156.
dependabot[bot] [Sat, 15 Jan 2022 14:42:02 +0000 (09:42 -0500)]
Bump spring.version from 5.3.9 to 5.3.15 (#156)
Bumps `spring.version` from 5.3.9 to 5.3.15.
Updates `spring-core` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.9...v5.3.15)
Updates `spring-beans` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.9...v5.3.15)
Updates `spring-context` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.9...v5.3.15)
Updates `spring-test` from 5.3.9 to 5.3.15
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.9...v5.3.15)
---
updated-dependencies:
- dependency-name: org.springframework:spring-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-beans
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-context
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.springframework:spring-test
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gary Gregory [Sat, 15 Jan 2022 14:41:43 +0000 (09:41 -0500)]
Bump snakeyaml from 1.29 to 1.30 #157.
dependabot[bot] [Sat, 15 Jan 2022 14:38:21 +0000 (09:38 -0500)]
Bump snakeyaml from 1.29 to 1.30 (#157)
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.29 to 1.30.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-1.30..snakeyaml-1.29)
---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 7 Jan 2022 16:18:32 +0000 (16:18 +0000)]
Bump checkstyle from 8.45.1 to 9.2.1
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.45.1 to 9.2.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.45.1...checkstyle-9.2.1)
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Fri, 31 Dec 2021 19:43:52 +0000 (14:43 -0500)]
Remove obsolete profile and documentation.
Gary Gregory [Wed, 29 Dec 2021 16:57:46 +0000 (11:57 -0500)]
Run dependabot once a week.
Gary Gregory [Thu, 23 Dec 2021 13:48:56 +0000 (08:48 -0500)]
Drop obsolete Travis build.
dependabot[bot] [Wed, 24 Nov 2021 00:58:33 +0000 (00:58 +0000)]
Bump actions/checkout from 2.3.4 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 23 Nov 2021 16:04:22 +0000 (16:04 +0000)]
Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Gary Gregory [Tue, 28 Sep 2021 15:05:21 +0000 (11:05 -0400)]
Update GitHub build from Java 16 to 17.
Update GitHub build from Java 17-EA to 18-EA but comment it (not there
yet).
Gary Gregory [Sun, 29 Aug 2021 04:24:46 +0000 (00:24 -0400)]
AdoptOpenJDK is moving to the Eclipse Foundation and rebranding as
Eclipse Temurin.
Gary Gregory [Thu, 26 Aug 2021 13:14:52 +0000 (09:14 -0400)]
Bump optional org.springframework from 4.3.30.RELEASE to 5.3.9.
Gary Gregory [Thu, 26 Aug 2021 00:24:12 +0000 (20:24 -0400)]
Merged entries.
Gary Gregory [Thu, 26 Aug 2021 00:17:15 +0000 (20:17 -0400)]
Bump com.puppycrawl.tools:checkstyle from 8.44 to 8.45.1.
Gary Gregory [Thu, 26 Aug 2021 00:15:25 +0000 (20:15 -0400)]
Bump org.dbunit:dbunit from 2.7.0 to 2.7.2.
Gary Gregory [Wed, 25 Aug 2021 18:36:02 +0000 (14:36 -0400)]
Clean up.
Gary Gregory [Wed, 25 Aug 2021 18:35:30 +0000 (14:35 -0400)]
Add ImmutableConfiguration.getDuration() methods.
Gary Gregory [Wed, 25 Aug 2021 15:41:46 +0000 (11:41 -0400)]
Sort test members.
Gary Gregory [Wed, 25 Aug 2021 15:15:13 +0000 (11:15 -0400)]
Update Javadoc since tags.
Gary Gregory [Wed, 25 Aug 2021 15:00:42 +0000 (11:00 -0400)]
Failing checkstyle fails the build.
Update checkstyle rules to be more in tune with the more modern Commons
components. Main changes: no more solo '{' and longer line lengths.
Gary Gregory [Wed, 25 Aug 2021 14:11:57 +0000 (10:11 -0400)]
Drop extra blank lines.
Gary Gregory [Wed, 25 Aug 2021 13:33:20 +0000 (09:33 -0400)]
Misc clean ups.
- else { if } -> else if
- new kind of Number() -> valueOf()
- String replaceAll(S,S) -> replace(CS,CS)
- Initialize collections on creation
- Use diamonds
- Create arrays with {}s.
Gary Gregory [Wed, 25 Aug 2021 13:04:17 +0000 (09:04 -0400)]
Reclasify issues.
Gary Gregory [Wed, 25 Aug 2021 13:03:28 +0000 (09:03 -0400)]
[CONFIGURATION-808] DefaultListDelimiterHandler.escapeList working only
for List<String> #137.
cigaly [Wed, 25 Aug 2021 13:00:54 +0000 (15:00 +0200)]
Test case and fix for https://issues.apache.org/jira/browse/CONFIGURATION-808 (#137)
Gary Gregory [Wed, 18 Aug 2021 12:51:19 +0000 (08:51 -0400)]
Update tests from commons-pool2 2.10.0 to 2.11.1.
Gary Gregory [Wed, 4 Aug 2021 13:05:22 +0000 (09:05 -0400)]
Update tests from commons-dbcp2 2.8.0 to 2.9.0.
Gary Gregory [Wed, 21 Jul 2021 13:41:49 +0000 (09:41 -0400)]
Update optional com.fasterxml.jackson.core:jackson-databind from 2.12.3
to 2.12.4.
Gary Gregory [Wed, 21 Jul 2021 13:38:13 +0000 (09:38 -0400)]
Organize.
Gary Gregory [Wed, 21 Jul 2021 13:34:53 +0000 (09:34 -0400)]
Fix version for SpotBugs.
Gary Gregory [Wed, 21 Jul 2021 13:31:20 +0000 (09:31 -0400)]
Bump commons.javadoc.version from 3.1.1 to 3.3.0.
Gary Gregory [Wed, 21 Jul 2021 13:28:24 +0000 (09:28 -0400)]
Bump commons.jacoco.version from 0.8.6 to 0.8.7.
Gary Gregory [Wed, 21 Jul 2021 13:24:39 +0000 (09:24 -0400)]
Bump commons.japicmp.version from 0.15.2 to 0.15.3.