Commit Graph

2660 Commits

Author SHA1 Message Date
Gary Gregory 0546fb5653 Revert "CSVFormat does not support explicit " as escape char"
This reverts commit 28acf1138b.
2024-09-14 12:35:14 -04:00
Gary Gregory 4d07845a95 [CSV-150] Escaping is not disableable 2024-09-14 12:31:55 -04:00
Gary Gregory a6814bad5c [CSV-270] Throw a different Expeciton type on malformed CSV input 2024-09-14 12:30:53 -04:00
Gary Gregory 28acf1138b CSVFormat does not support explicit " as escape char 2024-09-14 12:30:15 -04:00
Gary Gregory afbeaed866 [CSV-150] Add disabled test JiraCsv150Test
See also https://github.com/apache/commons-csv/pull/68
2024-09-14 12:10:43 -04:00
Gary Gregory be3f01ab32 The next version will be 1.12.0 2024-09-14 11:49:30 -04:00
Gary Gregory 3ac600f2f5 [CSV-270] Throw a different Expeciton type on malformed CSV input 2024-09-14 11:47:50 -04:00
Gary Gregory bea69cd60e Javadoc: Use {@code ...} in pre tags 2024-09-14 11:47:16 -04:00
Gary Gregory 28441e6a85 Add CSVException that extends IOException thrown on invalid input
instead of IOException
2024-09-14 11:43:26 -04:00
Gary Gregory 761a33730c [CSV-294] CSVFormat does not support explicit " as escape char 2024-09-14 10:38:29 -04:00
Gary Gregory 42696e1974 Update issue types 2024-09-14 10:36:49 -04:00
Gary Gregory b6442ce599 Add JiraCsv294Test 2024-09-14 10:34:52 -04:00
Gary Gregory fcb83747a2 Rename internal method 2024-09-14 09:50:23 -04:00
Gary Gregory 3d1b085a07 Whitespace 2024-09-14 09:49:45 -04:00
Gary Gregory 97bbb985be Remove @SuppressWarnings("boxing") 2024-09-14 09:49:22 -04:00
Gary Gregory 33129ba467 Use try-with-resources 2024-09-14 09:44:01 -04:00
Gary Gregory de158f9817 Use try-with-resources 2024-09-14 09:43:33 -04:00
Gary Gregory e75b90a17e Use try-with-resources 2024-09-14 09:41:39 -04:00
Gary Gregory ae79aeaa0b Use try-with-resources 2024-09-14 09:41:02 -04:00
Gary Gregory 1667e5734d
Merge pull request #474 from apache/dependabot/github_actions/actions/setup-java-4.3.0
Bump actions/setup-java from 4.2.2 to 4.3.0
2024-09-13 08:38:58 -04:00
dependabot[bot] 5a9034e28f
Bump actions/setup-java from 4.2.2 to 4.3.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](6a0805fcef...2dfa2011c5)

---
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>
2024-09-13 12:35:51 +00:00
Gary Gregory 723a5c9320 Convert cascading if-else to switch 2024-09-12 08:34:52 -04:00
Gary Gregory af49daadc6 Convert cascading if-else to switch 2024-09-12 08:34:23 -04:00
Gary Gregory 0128cf7794
Merge pull request #472 from apache/dependabot/github_actions/actions/upload-artifact-4.4.0
Bump actions/upload-artifact from 4.3.6 to 4.4.0
2024-09-06 07:46:13 -07:00
dependabot[bot] f4cd8dbf82
Bump actions/upload-artifact from 4.3.6 to 4.4.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](834a144ee9...50769540e7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-06 12:20:26 +00:00
Gary Gregory e65d31b89a Use Assertions.assertInstanceOf() 2024-09-01 18:50:30 -04:00
Gary Gregory 55a885ec2d Javadoc 2024-08-30 22:48:24 -04:00
Gary Gregory 1b9e42335a
Merge pull request #471 from apache/dependabot/github_actions/github/codeql-action-3.26.6
Bump github/codeql-action from 3.26.4 to 3.26.6
2024-08-30 08:51:33 -04:00
dependabot[bot] 4532f84cd9
Bump github/codeql-action from 3.26.4 to 3.26.6
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.4 to 3.26.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f0f3afee80...4dd16135b6)

---
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-08-30 12:45:40 +00:00
Gary Gregory a96f092942
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #470 2024-08-29 17:49:03 -04:00
Gary Gregory b758e55543
Merge pull request #470 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.17.0
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
2024-08-29 17:48:37 -04:00
dependabot[bot] ca836a5261
Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-29 21:41:25 +00:00
Gary Gregory 9d2849883f
Bump org.apache.commons:commons-parent from 73 to 74 #468 2024-08-29 08:04:44 -04:00
Gary Gregory 3fa84f1939
Merge pull request #468 from apache/dependabot/maven/org.apache.commons-commons-parent-74
Bump org.apache.commons:commons-parent from 73 to 74
2024-08-29 08:04:18 -04:00
dependabot[bot] 323006ab31
Bump org.apache.commons:commons-parent from 73 to 74
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 73 to 74.
- [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-08-29 11:59:17 +00:00
Gary Gregory c3844a2a7e
Merge pull request #467 from apache/dependabot/github_actions/github/codeql-action-3.26.4
Bump github/codeql-action from 3.26.2 to 3.26.4
2024-08-23 09:11:25 -04:00
dependabot[bot] 467201e13b
Bump github/codeql-action from 3.26.2 to 3.26.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](429e197704...f0f3afee80)

---
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-08-23 12:00:55 +00:00
Gary Gregory 58dbdefaf2
Fix documentation for CSVFormat private constructor #466 2024-08-21 09:28:53 -04:00
Gary Gregory 1559a3c99d
Merge pull request #466 from sigee/fix-javadoc-2
Fix documentation for CSVFormat private constructor
2024-08-21 09:28:03 -04:00
Sigee 9de89e1b19 Fix parameter's descriptions 2024-08-21 12:47:47 +02:00
Gary Gregory 3b33668b11
Bump org.apache.commons:commons-parent from 72 to 73 #465 2024-08-18 10:49:09 -04:00
Gary Gregory 94b3cfa8d5
Merge pull request #465 from apache/dependabot/maven/org.apache.commons-commons-parent-73
Bump org.apache.commons:commons-parent from 72 to 73
2024-08-18 10:48:38 -04:00
dependabot[bot] d7610d34b6
Bump org.apache.commons:commons-parent from 72 to 73
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 72 to 73.
- [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-08-18 14:30:12 +00:00
Gary Gregory 1493bdf81b
Merge pull request #463 from apache/dependabot/github_actions/github/codeql-action-3.26.2
Bump github/codeql-action from 3.26.0 to 3.26.2
2024-08-16 08:35:05 -04:00
dependabot[bot] 72a977afdd
Bump github/codeql-action from 3.26.0 to 3.26.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.0 to 3.26.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](eb055d739a...429e197704)

---
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-08-16 12:16:46 +00:00
Gary Gregory 0bb7767e55
Merge pull request #461 from apache/dependabot/github_actions/actions/setup-java-4.2.2
Bump actions/setup-java from 4.2.1 to 4.2.2
2024-08-09 09:13:44 -04:00
Gary Gregory 19a7e1e23b
Merge pull request #462 from apache/dependabot/github_actions/actions/upload-artifact-4.3.6
Bump actions/upload-artifact from 4.3.4 to 4.3.6
2024-08-09 09:13:33 -04:00
Gary Gregory d84656d5c6
Merge pull request #460 from apache/dependabot/github_actions/github/codeql-action-3.26.0
Bump github/codeql-action from 3.25.15 to 3.26.0
2024-08-09 09:13:22 -04:00
dependabot[bot] 60f65f6ac5
Bump actions/upload-artifact from 4.3.4 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](0b2256b8c0...834a144ee9)

---
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>
2024-08-09 12:17:38 +00:00
dependabot[bot] a7181fbda0
Bump actions/setup-java from 4.2.1 to 4.2.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](99b8673ff6...6a0805fcef)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-09 12:17:34 +00:00