Commit Graph

2525 Commits

Author SHA1 Message Date
Gary Gregory a4980da8ee
Merge pull request #445 from sigee/use-nio
Use NIO instead of old IO.
2024-07-11 14:46:34 -04:00
Gary Gregory 77e1f516ce
Extract duplicated code into a method #444 2024-07-11 11:41:06 -04:00
Gary Gregory 7517b43c7b
Merge pull request #444 from sigee/extract-duplicated-code-to-method
Extract duplicated code into a method
2024-07-11 11:39:26 -04:00
Sigee 58849db64a Use NIO instead of old io. 2024-07-11 16:49:19 +02:00
Sigee 63da95a9d9 Extract duplicated code into a method 2024-07-11 11:38:20 +02:00
Sebb 0ed6d4854d Document explicit (un)boxing 2024-07-09 22:48:52 +01:00
Sebb 19eb70c868 Document explicit (un)boxing 2024-07-09 22:48:01 +01:00
Gary Gregory 0e79eac357 Uppercase acronym 2024-07-09 08:17:38 -04:00
Gary Gregory e835cb2de9 Remove redundant keywords 2024-07-09 08:05:38 -04:00
Gary Gregory ab37149709 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git 2024-07-09 08:00:51 -04:00
Gary Gregory de8c231e0c Fix some Javadoc links like #442
This commit uses the idea of the PR but not its implementation
2024-07-09 08:00:43 -04:00
Gary Gregory a1cde7e86a
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #441 2024-07-05 09:54:47 -04:00
Gary Gregory 2edd228da4
Merge pull request #441 from apache/dependabot/maven/org.codehaus.mojo-taglist-maven-plugin-3.1.0
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0
2024-07-05 09:54:07 -04:00
Gary Gregory 7c29d07a1d
Merge pull request #440 from apache/dependabot/github_actions/github/codeql-action-3.25.11
Bump github/codeql-action from 3.25.10 to 3.25.11
2024-07-05 09:53:47 -04:00
dependabot[bot] aaee93e796
Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0
Bumps [org.codehaus.mojo:taglist-maven-plugin](https://github.com/mojohaus/taglist-maven-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/taglist-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/taglist-maven-plugin/compare/taglist-maven-plugin-3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:taglist-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-05 12:39:53 +00:00
dependabot[bot] c2028c9fad
Bump github/codeql-action from 3.25.10 to 3.25.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.10 to 3.25.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](23acc5c183...b611370bb5)

---
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-07-05 12:36:24 +00:00
Gary Gregory d15d0561d4 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:24:10 -04:00
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