Commit Graph

2039 Commits

Author SHA1 Message Date
Gary Gregory 481dc2b074 Add placeholder for next release 2023-02-03 08:15:37 -05:00
dependabot[bot] 201679d7c1 Bump actions/cache from 3.2.3 to 3.2.4
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.3...v3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 13:24:18 +01:00
Gary Gregory e28843591f Bump to next development version 2023-02-02 07:50:41 -05:00
Gary Gregory 5b99c86098 Update POM version for Apache release 1.10.0 2023-01-28 12:44:29 -05:00
Gary Gregory ba8ba605a0 Merge branch 'master' into release 2023-01-28 12:38:59 -05:00
Gary Gregory 4ee216cd17 Prepare for release candidate 2023-01-28 12:38:43 -05:00
Gary Gregory c69016a2a6 Sort members 2023-01-28 12:19:53 -05:00
Gary Gregory f00b91b589 Add assert as sanity check 2023-01-28 12:19:41 -05:00
Gary Gregory 347c8723c0 Port some code from IO to NIO APIs 2023-01-27 16:15:11 -05:00
Gary Gregory 30329abb62 Add new CSV file to RAT exclusion check 2023-01-23 06:19:11 -05:00
Gary Gregory ecda2154de Tests CSV-141 and PR 295 2023-01-21 14:37:35 -05:00
Gary Gregory 1269c133ff Tests CSV-141 and PR 295 2023-01-21 14:35:28 -05:00
Gary Gregory c22ff413ac Revert "Add support for trailing text after the closing quote, for Excel compatibility."
This reverts commit ed0ca22321.
2023-01-21 14:34:46 -05:00
Gary Gregory d81528fb81 Revert "Add a setting that controls whether the last field on the last line, if quoted, has to have a closing quote before the file ends."
This reverts commit d0ea9e3a00.
2023-01-21 14:34:46 -05:00
Gary Gregory b1bdb99c42
Merge pull request #295 from DamjanJovanovic/master
Add support for trailing text after the closing quote, and EOF without a final closing quote, for Excel compatibility
2023-01-21 13:42:37 -05:00
Sebb 323ff08614 += .asf.yaml 2023-01-20 19:39:58 +00:00
Gary Gregory 8f17639c09 Fix typos 2023-01-15 08:00:20 -05:00
Gary Gregory e22011fb97 POM project name should contain "Apache" prefix 2023-01-15 07:45:03 -05:00
Gary Gregory 2202245402 Fix typos 2023-01-15 07:36:52 -05:00
Gary Gregory 95e0c03767 Pick up spotbugs-maven-plugin version from parent 2023-01-13 11:40:19 -05:00
Gary Gregory c3de742ee0 Pick up spotbugs-maven-plugin version from parent 2023-01-13 09:36:18 -05:00
Gary Gregory 3b55ade372
Merge pull request #301 from apache/dependabot/github_actions/actions/upload-artifact-3.1.2
Bump actions/upload-artifact from 3.1.1 to 3.1.2
2023-01-13 07:49:20 -05:00
Gary Gregory a1517e54a8
Merge pull request #300 from apache/dependabot/github_actions/actions/cache-3.2.3
Bump actions/cache from 3.2.2 to 3.2.3
2023-01-13 07:49:06 -05:00
dependabot[bot] ee6659d1af
Bump actions/upload-artifact from 3.1.1 to 3.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](83fd05a356...0b7f8abb15)

---
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>
2023-01-13 12:00:28 +00:00
dependabot[bot] 656132c59f
Bump actions/cache from 3.2.2 to 3.2.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.2...v3.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 12:00:27 +00:00
Gary Gregory 9203ad980e Pick up pmd version from parent POM 2023-01-10 13:48:00 -05:00
Gary Gregory 977dc1882d Pick up japicmp-maven-plugin version from parent POM 2023-01-10 13:35:24 -05:00
Gary Gregory d3116d80c2 Pick up biz.aQute.bndlib version from parent POM 2023-01-10 13:21:40 -05:00
Gary Gregory 0c18409c4d Pick up maven-pmd-plugin version from parent POM 2023-01-10 11:32:19 -05:00
Gary Gregory 01d011807f Pick up checkstyle version from parent POM 2023-01-10 11:30:01 -05:00
Gary Gregory fc3bbbc286 Pick up maven-checkstyle-plugin version from parent POM 2023-01-10 11:28:16 -05:00
Gary Gregory 42addcb7b8 Pick up maven-javadoc-plugin version from parent POM 2023-01-10 11:25:00 -05:00
Gary Gregory 4f3d07f1e1 Pick up JaCoCo version from parent POM 2023-01-10 11:14:35 -05:00
Gary Gregory bc41d00c73 Pick up JUnit version from parent POM 2023-01-10 10:55:14 -05:00
Gary Gregory d55631f858
Merge pull request #299 from apache/dependabot/github_actions/actions/checkout-3.3.0
Bump actions/checkout from 3.2.0 to 3.3.0
2023-01-06 07:04:03 -05:00
dependabot[bot] 8d1dc08d4f
Bump actions/checkout from 3.2.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](755da8c3cf...ac59398561)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 12:00:20 +00:00
Damjan Jovanovic d0ea9e3a00 Add a setting that controls whether the last field on the last line,
if quoted, has to have a closing quote before the file ends.
2023-01-05 02:49:46 +02:00
Damjan Jovanovic ed0ca22321 Add support for trailing text after the closing quote, for Excel compatibility. 2023-01-05 02:49:42 +02:00
Gary Gregory 534916e25e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git 2023-01-03 15:17:02 -05:00
Gary Gregory 11945a60c7 Update NOTICE to 2023 2023-01-03 10:37:56 -05:00
Gary Gregory ea8889b9fc
Bump commons-parent from 55 to 56 #298 2023-01-03 10:22:02 -05:00
Gary Gregory 45f637d7eb
Merge pull request #298 from apache/dependabot/maven/org.apache.commons-commons-parent-56
Bump commons-parent from 55 to 56
2023-01-03 10:13:01 -05:00
dependabot[bot] b7923a7cc4
Bump commons-parent from 55 to 56
Bumps [commons-parent](https://github.com/apache/commons-parent) from 55 to 56.
- [Release notes](https://github.com/apache/commons-parent/releases)
- [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>
2023-01-03 15:10:57 +00:00
Gary Gregory 4eb217085e
Bump mockito-core from 4.10.0 to 4.11.0 #297 2022-12-30 07:10:16 -05:00
Gary Gregory fe4d75e87e
Merge pull request #297 from apache/dependabot/maven/org.mockito-mockito-core-4.11.0
Bump mockito-core from 4.10.0 to 4.11.0
2022-12-30 07:08:54 -05:00
Gary Gregory 3f1b4f9ee6
Merge pull request #296 from apache/dependabot/github_actions/actions/cache-3.2.2
Bump actions/cache from 3.2.1 to 3.2.2
2022-12-30 07:08:09 -05:00
dependabot[bot] 3b08d5afed
Bump mockito-core from 4.10.0 to 4.11.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.10.0...v4.11.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 12:01:45 +00:00
dependabot[bot] 4c9ac9c0aa
Bump actions/cache from 3.2.1 to 3.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.2.1...v3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 12:00:19 +00:00
Gary Gregory 86b2bfa9c1
Merge pull request #294 from apache/dependabot/github_actions/actions/cache-3.2.1
Bump actions/cache from 3.0.11 to 3.2.1
2022-12-23 08:20:05 -05:00
Gary Gregory 5889e12c5f
Merge pull request #293 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.2
Bump ossf/scorecard-action from 2.1.0 to 2.1.2
2022-12-23 08:19:52 -05:00