1
0
Commit Graph

1628 Commits

Author SHA1 Message Date
Gary Gregory a7bd93fb67 Add section for the next release 2024-07-04 11:45:45 +00:00
Gary Gregory 328aa83be5 Bump to next development version 2024-07-04 11:44:28 +00:00
Gary Gregory 894cdbd50c Prepare for the next release candidate 2024-06-30 18:45:58 +00:00
Gary Gregory c03d6bcd37 Sort entries 2024-06-30 14:26:22 -04:00
Gary Gregory ac0adf8291 Drop 'snapshot' from text 2024-06-30 14:25:47 -04:00
Gary Gregory adab5b7afd Prepare for the next release candidate 2024-06-30 18:13:43 +00:00
Gary Gregory d09b2f285c Prepare for the next release candidate 2024-06-30 14:08:20 -04:00
Gary Gregory c4d0dca461 Move declarations 2024-06-30 10:46:52 -04:00
Gary Gregory 93c7195cbb Use generics 2024-06-30 10:45:15 -04:00
Gary Gregory 50bc992aaf Use generics 2024-06-30 10:44:40 -04:00
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