1
0
Commit Graph

1718 Commits

Author SHA1 Message Date
Gary Gregory 41621417cb Use generics 2024-06-30 08:43:01 -04:00
Gary Gregory 5c34ad7d9a Use generics 2024-06-30 08:38:32 -04:00
Gary Gregory d6ae2efb64 Use generics 2024-06-30 08:34:23 -04:00
Gary Gregory ab4b5c50d8 Inline single use local variable 2024-06-30 08:33:02 -04:00
Gary Gregory 5b35ee8622 Javadoc 2024-06-30 08:31:12 -04:00
Gary Gregory 3d7e522b5b Close HTML tags 2024-06-30 08:31:06 -04:00
Gary Gregory 7d91888801 Add switch default and comment 2024-06-30 08:25:12 -04:00
Gary Gregory faa9e1e2f2 Use switch instead of cascading if-else 2024-06-30 08:19:07 -04:00
Gary Gregory 61c261037d Format nits 2024-06-30 08:06:13 -04:00
Gary Gregory 35a41108dc Update Log4j 2 OSGi imports 2024-06-30 08:02:55 -04:00
Gary Gregory 03ec597a10 Fix NullPointerException in SimpleLog#write(StringBuffer) on null input 2024-06-30 08:02:35 -04:00
Gary Gregory 825105628f Fix NullPointerException in SimpleLog#write(Object) on null input 2024-06-30 08:01:52 -04:00
Gary Gregory b31e91cba5 Javadoc 2024-06-30 08:01:44 -04:00
Gary Gregory c8bba3dcb8 Write code more directly 2024-06-30 07:55:27 -04:00
Gary Gregory e1855ea36d Revert "Remove redundant code"
This reverts commit 155c1b2a03.
2024-06-30 07:50:48 -04:00
Gary Gregory e6c48c9dae Remove redundant keyword 2024-06-30 07:49:34 -04:00
Gary Gregory 618ab14b4a Collapse into if-else 2024-06-30 07:49:26 -04:00
Gary Gregory 155c1b2a03 Remove redundant code 2024-06-30 07:49:05 -04:00
Gary Gregory 3d7feefa07 Remove redundant keyword 2024-06-30 07:48:54 -04:00
Gary Gregory 77a0d54520 Drop codecov.io
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 14:28:49 -04:00
Gary Gregory 672fdd1ecd Revert "Drop CodeQL"
This reverts commit 05ea0aca0f.
2024-06-29 10:53:23 -04:00
Gary Gregory 5eb83b0f3e Revert "Drop CodeQL"
This reverts commit 26c1c43ed3.
2024-06-29 10:53:23 -04:00
Gary Gregory 26c1c43ed3 Drop CodeQL
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 08:12:47 -04:00
Gary Gregory 05ea0aca0f Drop CodeQL
- It now requires an API key and a login to view reports
- Instead, use 'mvn clean install site -P jacoco' to view JaCoCo HTML
reports
2024-06-29 08:03:53 -04:00
Gary Gregory e34e5d5a79 [LOGGING-193] Update Log4j 2 Imports #268 2024-06-28 10:11:16 -04:00
Philippe Marschall 889122ef71 LOGGING-193 Update Log4j 2 Imports (#268)
Update the Log4j 2 OSGi imports to list all used packages.
2024-06-28 10:09:47 -04:00
Gary Gregory 2e215295dc Bump org.apache.commons:commons-parent from 70 to 71 #267 2024-06-14 08:13:18 -04:00
dependabot[bot] c30ce9a4d7 Bump org.apache.commons:commons-parent from 70 to 71 (#267)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 70 to 71.
- [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-06-14 08:12:39 -04:00
dependabot[bot] 3da8b748db Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#265)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.1 to 4.5.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/125fc84a9a348dbcf27191600683ec096ec9021c...e28ff129e5465c2c0dcc6f003fc735cb6ae0c673)

---
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-06-14 06:31:42 -04:00
dependabot[bot] 093807a755 Bump github/codeql-action from 3.25.8 to 3.25.10 (#266)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.8 to 3.25.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/2e230e8fe0ad3a14a340ad0815ddb96d599d2aff...23acc5c183826b7a8a97bce3cecc52db901f8251)

---
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-06-14 06:31:31 -04:00
dependabot[bot] ba1350d2db Bump actions/checkout from 4.1.6 to 4.1.7 (#264)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [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/a5ac7e51b41094c92402da3b24376905380afc29...692973e3d937129bcbf40652eb9f2f61becf3332)

---
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-06-14 06:31:18 -04:00
Gary Gregory cfa7297e33 Use Objects.toString() 2024-06-11 10:55:02 -04:00
dependabot[bot] 0464cf5733 Bump github/codeql-action from 3.25.7 to 3.25.8 (#263)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.7 to 3.25.8.
- [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/f079b8493333aace61c81488f8bd40919487bd9f...2e230e8fe0ad3a14a340ad0815ddb96d599d2aff)

---
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-06-07 07:01:35 -04:00
dependabot[bot] a8862aafb7 Bump github/codeql-action from 3.25.6 to 3.25.7 (#262)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.
- [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/9fdb3e49720b44c48891d036bb502feb25684276...f079b8493333aace61c81488f8bd40919487bd9f)

---
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-31 06:39:16 -04:00
dependabot[bot] 068ed0edc2 Bump codecov/codecov-action from 4.4.0 to 4.4.1 (#261)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.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/6d798873df2b1b8e5846dba6fb86631229fbcb17...125fc84a9a348dbcf27191600683ec096ec9021c)

---
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-24 07:07:59 -04:00
dependabot[bot] 2b4c1873f0 Bump github/codeql-action from 3.25.5 to 3.25.6 (#260)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.5 to 3.25.6.
- [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/b7cec7526559c32f1616476ff32d17ba4c59b2d6...9fdb3e49720b44c48891d036bb502feb25684276)

---
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-24 07:07:48 -04:00
Gary Gregory 2598f00f48 Format nit 2024-05-22 18:15:59 -04:00
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