1
0
Commit Graph

1681 Commits

Author SHA1 Message Date
Gary Gregory e97cec1c12 Bump org.apache.commons:commons-parent from 69 to 70 2024-05-22 17:20:35 -04:00
Gary Gregory 34776ff23a Format nits 2024-05-22 17:13:05 -04:00
Gary Gregory bd8f345c64 Fix PMD UnnecessaryFullyQualifiedName in SimpleLog 2024-05-22 16:43:32 -04:00
Gary Gregory 837d9b027c Javadoc 2024-05-18 09:57:11 -04:00
dependabot[bot] 89b2a7c200 Bump github/codeql-action from 3.25.4 to 3.25.5 (#257)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.4 to 3.25.5.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/ccf74c947955fd1cf117aef6a0e4e66191ef6f61...b7cec7526559c32f1616476ff32d17ba4c59b2d6)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-05-17 06:48:10 -04:00
dependabot[bot] 98ed8a150e Bump actions/checkout from 4.1.5 to 4.1.6 (#258)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
- [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/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-05-17 06:47:59 -04:00
dependabot[bot] 9443a24d8a Bump codecov/codecov-action from 4.3.1 to 4.4.0 (#259)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/5ecb98a3c6b747ed38dc09f787459979aebb39be...6d798873df2b1b8e5846dba6fb86631229fbcb17)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-05-17 06:47:47 -04:00
Gary Gregory 7e5d8a8822 Show Maven stack traces on errors in GH CI 2024-05-16 14:51:11 -04:00
Gary Gregory 6e02e0fb94 Update properties for next release 2024-05-15 13:00:54 -04:00
Gary Gregory 42b5981057 Add section for the next release 2024-05-15 16:59:35 +00:00
Gary Gregory b977d366c6 Bump to next development version 2024-05-15 13:19:05 +00:00
Gary Gregory 51ee80926c Prepare for the next release candidate 2024-05-12 12:21:53 +00:00
Gary Gregory 8d580e62c7 Fill in release notes 2024-05-12 08:16:17 -04:00
Gary Gregory 77474c5661 Prepare for the next release candidate 2024-05-11 17:46:35 +00:00
Gary Gregory f87a5f3292 Merge branch 'master' into release 2024-05-11 17:28:37 +00:00
Gary Gregory d67eefa4e2 Sort imports
Whitespace
2024-05-11 11:28:09 -04:00
Gary Gregory 8b3454ac61 Fix generics compiler warning 2024-05-11 11:21:55 -04:00
Gary Gregory e37750947d Deprecate org.apache.commons.logging.LogSource.jdk14IsAvailable 2024-05-11 11:18:47 -04:00
Gary Gregory f60da7be70 Comment empty code block 2024-05-11 11:08:27 -04:00
Gary Gregory e8a3587ac6 Fix Javadoc warnings 2024-05-11 11:08:11 -04:00
Gary Gregory e29c1111f9 Merge branch 'master' into release 2024-05-11 14:44:17 +00:00
Gary Gregory 1724a5b6c5 Prepare for the next release candidate 2024-05-11 14:44:05 +00:00
Gary Gregory ebe6c93ce2 Move properties towards the top
Whitespace and normalize comments
2024-05-11 10:41:57 -04:00
dependabot[bot] 541b25f365 Bump actions/checkout from 4.1.4 to 4.1.5 (#254)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [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/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-05-10 07:39:12 -04:00
dependabot[bot] 21d0430402 Bump ossf/scorecard-action from 2.3.1 to 2.3.3 (#255)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](https://github.com/ossf/scorecard-action/compare/0864cf19026789058feabb7e87baa5f140aac736...dc50aa9510b46c811795eb24b2f1ba02a914e534)

---
updated-dependencies:
- dependency-name: ossf/scorecard-action
  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>
2024-05-10 07:39:00 -04:00
dependabot[bot] 2efb10c0d9 Bump github/codeql-action from 3.25.3 to 3.25.4 (#253)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.3 to 3.25.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/d39d31e687223d841ef683f52467bd88e9b21c14...ccf74c947955fd1cf117aef6a0e4e66191ef6f61)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-05-10 07:38:49 -04:00
Gary Gregory f852efcb6f Java 22 build doesn't work 2024-05-08 22:55:28 -04:00
Gary Gregory f553f77be6 Add Java 22 to GH CI builds 2024-05-08 19:52:23 -04:00
Gary Gregory 6cddcb4450 Set a baseline for JaCoCo checks
Java 21 baseline as LCD
2024-05-08 19:51:53 -04:00
Gary Gregory 2097ca8c9f Set a baseline for JaCoCo checks 2024-05-08 17:51:22 -04:00
Gary Gregory 3d59890e6f Set a baseline for JaCoCo checks 2024-05-08 16:05:18 -04:00
Gary Gregory 144ae1f657 Normalize exception message 2024-05-03 10:13:06 -04:00
dependabot[bot] 2fa63c758f Bump codecov/codecov-action from 4.3.0 to 4.3.1 (#252)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/84508663e988701840491b86de86b666e8a86bed...5ecb98a3c6b747ed38dc09f787459979aebb39be)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-05-03 08:25:24 -04:00
Gary Gregory 176bcdf740 Javadoc 2024-04-26 07:12:19 -04:00
Gary Gregory 33efdc2e2f [LOGGING-191] Apache commons logging shows 1.4 as latest release instead
of 1.3.1
2024-04-26 07:07:11 -04:00
dependabot[bot] c12d7f3acf Bump actions/upload-artifact from 4.3.2 to 4.3.3 (#249)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/1746f4ab65b179e0ea60a494b83293b640dd5bba...65462800fd760344b1a7b4382951275a0abb4808)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-04-26 06:57:09 -04:00
dependabot[bot] 0755e2a339 Bump actions/checkout from 4.1.2 to 4.1.4 (#250)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.4.
- [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/9bb56186c3b09b4f86b1c65136769dd318469633...0ad4b8fadaa221de15dcec353f45205ec38ea70b)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-04-26 06:56:58 -04:00
dependabot[bot] 1bae51e4fe Bump github/codeql-action from 3.25.1 to 3.25.3 (#251)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.1 to 3.25.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/c7f9125735019aa87cfc361530512d50ea439c71...d39d31e687223d841ef683f52467bd88e9b21c14)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-04-26 06:56:47 -04:00
Gary Gregory 9cd3ea84ae Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 #248 2024-04-19 09:55:38 -04:00
dependabot[bot] c1c8dce877 Bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 (#248)
Bumps org.slf4j:slf4j-api from 2.0.12 to 2.0.13.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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>
2024-04-19 09:54:40 -04:00
dependabot[bot] c662976db9 Bump actions/upload-artifact from 4.3.1 to 4.3.2 (#246)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/5d5d22a31266ced268874388b861e4b58bb5c2f3...1746f4ab65b179e0ea60a494b83293b640dd5bba)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-04-19 09:33:25 -04:00
dependabot[bot] b12bfdabdb Bump github/codeql-action from 3.24.10 to 3.25.1 (#245)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.10 to 3.25.1.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/4355270be187e1b672a7a1c7c7bae5afdc1ab94a...c7f9125735019aa87cfc361530512d50ea439c71)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-04-19 09:33:12 -04:00
dependabot[bot] 40e4e6de7c Bump codecov/codecov-action from 4.2.0 to 4.3.0 (#243)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/7afa10ed9b269c561c2336fd862446844e0cbf71...84508663e988701840491b86de86b666e8a86bed)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-04-12 08:01:07 -04:00
dependabot[bot] c0aeea5759 Bump github/codeql-action from 3.24.9 to 3.24.10 (#242)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.9 to 3.24.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/1b1aada464948af03b950897e5eb522f92603cc2...4355270be187e1b672a7a1c7c7bae5afdc1ab94a)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-04-12 08:00:51 -04:00
dependabot[bot] 247324c0f1 Bump codecov/codecov-action from 4.1.1 to 4.2.0 (#241)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/c16abc29c95fcf9174b58eb7e1abf4c866893bc8...7afa10ed9b269c561c2336fd862446844e0cbf71)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-04-05 06:27:18 -04:00
Gary Gregory c121c81fda Bump org.apache.commons:commons-parent from 67 to 69 #240 2024-04-01 14:03:29 -04:00
dependabot[bot] 1711e8f718 Bump org.apache.commons:commons-parent from 67 to 69 (#240)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 67 to 69.
- [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-parent/commits)

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  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>
2024-04-01 14:02:35 -04:00
dependabot[bot] 3bc4ad505b Bump codecov/codecov-action from 4.1.0 to 4.1.1 (#238)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/54bcd8715eee62d40e33596ef5e8f0f48dbbccab...c16abc29c95fcf9174b58eb7e1abf4c866893bc8)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  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>
2024-03-29 07:13:39 -04:00
dependabot[bot] 85117d0492 Bump github/codeql-action from 3.24.8 to 3.24.9 (#237)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.24.8 to 3.24.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/05963f47d870e2cb19a537396c1f668a348c7d8f...1b1aada464948af03b950897e5eb522f92603cc2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  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>
2024-03-29 07:13:28 -04:00
Gary Gregory 96a4b8976e [LOGGING-190] Add OSGi metadata to enable Service Loader Mediator #234 2024-03-25 08:34:37 -04:00