Commit Graph

2070 Commits

Author SHA1 Message Date
Gary Gregory 809b8368c6 Bump commons-parent from 57 to 58 2023-05-25 11:24:52 -04:00
Gary Gregory 6cba993916 Grammar 2023-05-24 13:27:37 -04:00
Gary Gregory e0a5749a8d Bump commons-io:commons-io: from 2.11.0 to 2.12.0 2023-05-17 10:52:52 -04:00
Gary Gregory 4ca0556f6b Format examples for fluent style 2023-05-01 08:57:23 -04:00
Gary Gregory 0bcdcfd466
Move entry to proper release 2023-05-01 08:44:15 -04:00
Bruno P. Kinoshita 658399160c Merge branch 'pr-325'
This closes #325
2023-05-01 12:25:45 +02:00
Bruno P. Kinoshita 2835005681 [CSV-306] Add pull request #325 to changes.xml 2023-05-01 12:25:34 +02:00
samabcde 5b6cba06e4 [CSV-306] followup to fix deprecated method in user guide 2023-05-01 13:23:36 +08:00
Gary Gregory e0d366097c
[CSV-306] replace deprecated method in user guide, update external link #324 2023-04-30 08:22:38 -04:00
Gary Gregory ccfbdd0c08
Merge pull request #324 from samabcde/CSV-306_update_site_doc
[CSV-306] replace deprecated method in user guide, update external link
2023-04-30 08:19:54 -04:00
samabcde 133d221267 [CSV-306] replace deprecated method in user guide, update external link 2023-04-30 11:39:29 +08:00
Gary Gregory 5af74b956b
Bump commons-parent from 56 to 57 #323 2023-04-27 13:00:29 -04:00
Gary Gregory 3883e81629
Merge pull request #323 from apache/dependabot/maven/org.apache.commons-commons-parent-57
Bump commons-parent from 56 to 57
2023-04-27 12:59:53 -04:00
dependabot[bot] a1a96be923
Bump commons-parent from 56 to 57
Bumps [commons-parent](https://github.com/apache/commons-parent) from 56 to 57.
- [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-04-27 15:32:51 +00:00
dependabot[bot] 3444b63a89 Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8f4b7f8486...8e5e7e5ab8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 15:00:04 +02:00
Gary Gregory 1842b788fd
Merge pull request #317 from apache/dependabot/github_actions/actions/setup-java-3.11.0
Bump actions/setup-java from 3.10.0 to 3.11.0
2023-03-31 09:06:39 -04:00
Gary Gregory 2ca5d1e590
Merge pull request #316 from apache/dependabot/github_actions/ossf/scorecard-action-2.1.3
Bump ossf/scorecard-action from 2.1.2 to 2.1.3
2023-03-31 09:06:23 -04:00
dependabot[bot] b64dd74baa
Bump actions/setup-java from 3.10.0 to 3.11.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-31 12:56:29 +00:00
dependabot[bot] da070b4c93
Bump ossf/scorecard-action from 2.1.2 to 2.1.3
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](e38b1902ae...80e868c13c)

---
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>
2023-03-31 12:56:25 +00:00
Gary Gregory 5172fc8df8 Fix URL 2023-03-25 20:00:43 -04:00
Gary Gregory df0ec859f2 Javadoc/Comments: Remove extra "whitespace" 2023-03-25 09:23:21 -04:00
dependabot[bot] bda0cd8598 Bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](24cb908017...8f4b7f8486)

---
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-03-24 14:03:12 +01:00
dependabot[bot] ca7885680f Bump actions/cache from 3.3.0 to 3.3.1
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.0 to 3.3.1.
- [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.3.0...v3.3.1)

---
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-03-17 14:00:22 +01:00
dependabot[bot] 82aa29dac4 Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](ac59398561...24cb908017)

---
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-03-17 13:59:36 +01:00
Gary Gregory 71d14cb144 Use XSD 2023-03-13 08:09:49 -04:00
dependabot[bot] f90939b52a Bump actions/cache from 3.2.6 to 3.3.0
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.0.
- [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.6...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 14:16:44 +01:00
Gary Gregory 89ef8f5499
Merge pull request #310 from apache/dependabot/github_actions/actions/cache-3.2.6
Bump actions/cache from 3.2.5 to 3.2.6
2023-02-24 08:00:42 -05:00
dependabot[bot] 01c6a17ef1
Bump actions/cache from 3.2.5 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.5 to 3.2.6.
- [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.5...v3.2.6)

---
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-24 12:56:23 +00:00
dependabot[bot] 420cd15cac Bump actions/cache from 3.2.4 to 3.2.5
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.5.
- [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.4...v3.2.5)

---
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-10 14:20:05 +01:00
dependabot[bot] e4cf61b6c7 Bump actions/setup-java from 3.9.0 to 3.10.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.9.0...v3.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 14:19:47 +01:00
Sebb b78824255f codecov => notifications 2023-02-03 15:15:40 +00:00
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