Commit Graph

2658 Commits

Author SHA1 Message Date
Gary Gregory a7f0a3dd02 Revert "Drop CodeQL"
This reverts commit 5bf1af0695.
2024-06-29 10:48:30 -04:00
Gary Gregory 0bd50c3996 Revert "Drop CodeQL"
This reverts commit c4c9c28595.
2024-06-29 10:48:30 -04:00
Gary Gregory c4c9c28595 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:10:54 -04:00
Gary Gregory 5bf1af0695 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:02:07 -04:00
Gary Gregory defb756331 Javadoc 2024-06-18 09:14:46 -04:00
Gary Gregory 47faf72c23
Merge pull request #436 from apache/dependabot/github_actions/github/codeql-action-3.25.10
Bump github/codeql-action from 3.25.8 to 3.25.10
2024-06-14 08:50:21 -04:00
Gary Gregory edf1bfb827
Merge pull request #437 from apache/dependabot/github_actions/codecov/codecov-action-4.5.0
Bump codecov/codecov-action from 4.4.1 to 4.5.0
2024-06-14 08:50:05 -04:00
Gary Gregory 67d901400b
Merge pull request #438 from apache/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.6 to 4.1.7
2024-06-14 08:49:53 -04:00
dependabot[bot] 6cd5275520
Bump actions/checkout from 4.1.6 to 4.1.7
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](a5ac7e51b4...692973e3d9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-14 12:38:47 +00:00
dependabot[bot] 214ed52415
Bump codecov/codecov-action from 4.4.1 to 4.5.0
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](125fc84a9a...e28ff129e5)

---
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>
2024-06-14 12:38:43 +00:00
dependabot[bot] 9d2c2864c9
Bump github/codeql-action from 3.25.8 to 3.25.10
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](2e230e8fe0...23acc5c183)

---
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>
2024-06-14 12:38:39 +00:00
Gary Gregory 64ed5a8c0e
Bump org.apache.commons:commons-parent from 70 to 71 #435 2024-06-11 13:36:23 -04:00
Gary Gregory 622479c147
Merge pull request #435 from apache/dependabot/maven/org.apache.commons-commons-parent-71
Bump org.apache.commons:commons-parent from 70 to 71
2024-06-11 13:35:46 -04:00
dependabot[bot] 75a33d6eeb
Bump org.apache.commons:commons-parent from 70 to 71
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>
2024-06-11 17:33:02 +00:00
Gary Gregory f0a90dafe1 Use Objects.toString() 2024-06-11 10:43:34 -04:00
Gary Gregory 9eb208af32
Merge pull request #434 from apache/dependabot/github_actions/github/codeql-action-3.25.8
Bump github/codeql-action from 3.25.7 to 3.25.8
2024-06-07 09:17:32 -04:00
dependabot[bot] 8e2de46d94
Bump github/codeql-action from 3.25.7 to 3.25.8
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](f079b84933...2e230e8fe0)

---
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>
2024-06-07 12:52:51 +00:00
Gary Gregory 14057877ac
Merge pull request #433 from apache/dependabot/github_actions/github/codeql-action-3.25.7
Bump github/codeql-action from 3.25.6 to 3.25.7
2024-05-31 08:50:32 -04:00
dependabot[bot] 16d7e15a1f
Bump github/codeql-action from 3.25.6 to 3.25.7
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](9fdb3e4972...f079b84933)

---
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>
2024-05-31 12:26:52 +00:00
Gary Gregory e7d743b916
Merge pull request #432 from apache/dependabot/github_actions/codecov/codecov-action-4.4.1
Bump codecov/codecov-action from 4.4.0 to 4.4.1
2024-05-24 10:05:19 -04:00
Gary Gregory f58e1067ca
Merge pull request #431 from apache/dependabot/github_actions/github/codeql-action-3.25.6
Bump github/codeql-action from 3.25.5 to 3.25.6
2024-05-24 10:05:09 -04:00
dependabot[bot] b067c54239
Bump codecov/codecov-action from 4.4.0 to 4.4.1
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](6d798873df...125fc84a9a)

---
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>
2024-05-24 12:18:32 +00:00
dependabot[bot] ed4c997190
Bump github/codeql-action from 3.25.5 to 3.25.6
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](b7cec75265...9fdb3e4972)

---
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>
2024-05-24 12:18:27 +00:00
Gary Gregory a36d5bcbb1 Bump commons-parent from 69 to 70
Fix PMD issues for port to PMD 7.1.0
2024-05-22 09:43:28 -04:00
Gary Gregory bef059b932
Merge pull request #428 from apache/dependabot/github_actions/github/codeql-action-3.25.5
Bump github/codeql-action from 3.25.4 to 3.25.5
2024-05-17 08:24:28 -04:00
Gary Gregory aba86f7e55
Merge pull request #429 from apache/dependabot/github_actions/codecov/codecov-action-4.4.0
Bump codecov/codecov-action from 4.3.1 to 4.4.0
2024-05-17 08:24:20 -04:00
Gary Gregory 819697267a
Merge pull request #430 from apache/dependabot/github_actions/actions/checkout-4.1.6
Bump actions/checkout from 4.1.5 to 4.1.6
2024-05-17 08:24:11 -04:00
dependabot[bot] 9f55ffb8f1
Bump actions/checkout from 4.1.5 to 4.1.6
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](44c2b7a8a4...a5ac7e51b4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-17 12:19:44 +00:00
dependabot[bot] 1ad2a35891
Bump codecov/codecov-action from 4.3.1 to 4.4.0
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](5ecb98a3c6...6d798873df)

---
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>
2024-05-17 12:19:40 +00:00
dependabot[bot] cd6aa0cec8
Bump github/codeql-action from 3.25.4 to 3.25.5
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](ccf74c9479...b7cec75265)

---
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>
2024-05-17 12:19:36 +00:00
Gary Gregory 9c3e16900a
Merge pull request #424 from apache/dependabot/github_actions/ossf/scorecard-action-2.3.3
Bump ossf/scorecard-action from 2.3.1 to 2.3.3
2024-05-10 09:01:40 -04:00
Gary Gregory bd02352f88
Merge pull request #425 from apache/dependabot/github_actions/actions/checkout-4.1.5
Bump actions/checkout from 4.1.4 to 4.1.5
2024-05-10 09:01:31 -04:00
Gary Gregory d1287e4c38
Merge pull request #423 from apache/dependabot/github_actions/github/codeql-action-3.25.4
Bump github/codeql-action from 3.25.3 to 3.25.4
2024-05-10 09:01:20 -04:00
dependabot[bot] 1f59bffe1a
Bump actions/checkout from 4.1.4 to 4.1.5
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](0ad4b8fada...44c2b7a8a4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-10 12:24:52 +00:00
dependabot[bot] 728c69cc79
Bump ossf/scorecard-action from 2.3.1 to 2.3.3
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](0864cf1902...dc50aa9510)

---
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>
2024-05-10 12:24:46 +00:00
dependabot[bot] 557cabb7f3
Bump github/codeql-action from 3.25.3 to 3.25.4
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](d39d31e687...ccf74c9479)

---
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>
2024-05-10 12:24:41 +00:00
Gary Gregory 63a4a70674 Format tweak 2024-05-09 14:23:58 -04:00
Gary Gregory 2392dff7e1 Set the bar for JaCoCo checks 2024-05-08 11:08:11 -04:00
Gary Gregory a72bbe622e Add Checkstyle rules 2024-05-04 15:43:26 -04:00
Gary Gregory 23a264e311 Use Checkstyle WhitespaceAfter 2024-05-04 15:34:10 -04:00
Gary Gregory 857f71f5de
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #422 2024-05-03 08:52:53 -04:00
Gary Gregory b6dbe8cdcb
Merge pull request #422 from apache/dependabot/maven/commons-codec-commons-codec-1.17.0
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
2024-05-03 08:51:28 -04:00
dependabot[bot] cef6e662bb
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.16.1 to 1.17.0.
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.1...rel/commons-codec-1.17.0)

---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-03 12:48:02 +00:00
Gary Gregory b71b66b597
Merge pull request #421 from apache/dependabot/github_actions/codecov/codecov-action-4.3.1
Bump codecov/codecov-action from 4.3.0 to 4.3.1
2024-05-03 08:41:56 -04:00
dependabot[bot] 32a09573c8
Bump codecov/codecov-action from 4.3.0 to 4.3.1
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](84508663e9...5ecb98a3c6)

---
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>
2024-05-03 12:34:49 +00:00
Gary Gregory 89b4fbd8a0 Add section for the next release 2024-05-02 18:06:18 -04:00
Gary Gregory 5e230dac38 Bump to next development version 2024-05-02 22:04:57 +00:00
Gary Gregory 74e12741b2 Prepare for the next release candidate 2024-04-28 22:07:10 +00:00
Gary Gregory 89cbc7bb3f Prepare for the next release candidate 2024-04-28 22:03:29 +00:00
Gary Gregory 447682ec4a Match version to POM 2024-04-28 17:52:34 -04:00