Commit Graph

2658 Commits

Author SHA1 Message Date
Gary Gregory 386e6e7cc1
Javadoc 2023-08-30 09:09:27 -04:00
Gary Gregory 4e0b0fb8a5
Javadoc 2023-08-30 09:08:38 -04:00
Gary Gregory b55e022d0e
Javadoc 2023-08-30 09:07:57 -04:00
Gary Gregory ecb056fd77
Javadoc 2023-08-30 09:07:23 -04:00
Gary Gregory aa7fd80838 Javadoc 2023-08-30 09:02:22 -04:00
Gary Gregory 346e217559
Javadoc 2023-08-30 09:00:53 -04:00
Gary Gregory d103cba8b5
Javadoc 2023-08-30 08:59:04 -04:00
Gary Gregory 2ce1fbb0c8
Javadoc 2023-08-30 08:57:11 -04:00
Gary Gregory 83760258af
Javadoc 2023-08-30 08:54:59 -04:00
Gary Gregory 00738efb0d
Javadoc 2023-08-30 08:44:39 -04:00
Gary Gregory 1492c7465f
Update exception message in CSVRecord#getNextRecord() #348 2023-08-30 08:42:23 -04:00
Gary Gregory 008269a7ea
Merge pull request #348 from gbidsilva/errorMessageFix
Error message fix
2023-08-30 08:39:57 -04:00
Gary Gregory dbc418b9e7
Update CSVParser.java 2023-08-30 08:36:48 -04:00
gbidsilva eaba341535 removing unwanted files 2023-08-30 17:08:12 +05:30
gbidsilva 9bde99040e removing duplicated exception class name from error message 2023-08-30 17:04:54 +05:30
gbidsilva f0391ea0d3 formatting changes 2023-08-30 13:30:40 +05:30
gbidsilva b4abb0155e Merge branch 'CSV-147' of https://github.com/gbidsilva/commons-csv-osc into CSV-147 2023-08-30 13:27:05 +05:30
gbidsilva 991763f52c removing test file 2023-08-30 13:26:47 +05:30
Buddhi De Silva 1e8014b276
Merge branch 'apache:master' into CSV-147 2023-08-30 13:22:37 +05:30
gbidsilva 72ed67b29d adding more details into the error message during the CSV parser issues 2023-08-30 13:21:53 +05:30
Gary Gregory 87529dea16 Javadoc 2023-08-26 08:06:55 -04:00
Gary Gregory 47ff95dbfc [CSV-306][Javadoc] Add example to CSVFormat#setHeaderComments() #344 2023-08-25 10:11:06 -04:00
Gary Gregory 192b7f8dd2 Reset commons.rc.version 2023-08-25 09:45:28 -04:00
Gary Gregory d48f72e013 Move Checkstyle to the end of the default goal list 2023-08-25 09:43:47 -04:00
Gary Gregory 34aa41db55 Better description 2023-08-25 09:40:49 -04:00
Gary Gregory 5248168f59 Bump commons-parent from 59 to 60 2023-08-25 09:40:38 -04:00
Gary Gregory 852e892563 [Javadoc] Add example to CSVFormat#setHeaderComments() #344 2023-08-25 09:37:45 -04:00
Gary Gregory 082827ceef
Merge pull request #344 from gbidsilva/javaDocOptimization
[Javadoc] CSVFormat#setHeaderComments()
2023-08-25 09:35:59 -04:00
Gary Gregory f1294a7a65
Fix copy pasta 2023-08-25 09:30:17 -04:00
Gary Gregory a192e18471
Remove trailing whitespace 2023-08-25 09:29:00 -04:00
Gary Gregory a8500ed54d
Fix grammar and errors
The example for the String[] API was wrong, it should pass only Strings, not a String and an Instant.
2023-08-25 09:23:13 -04:00
Gary Gregory f4df552927
JAvadoc: Fix some grammar 2023-08-25 09:06:17 -04:00
Gary Gregory 6fb2b6e085
Merge pull request #345 from apache/dependabot/github_actions/actions/checkout-3.6.0
Bump actions/checkout from 3.5.3 to 3.6.0
2023-08-25 08:56:24 -04:00
dependabot[bot] cd8905a32e
Bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](c85c95e3d7...f43a0e5ff2)

---
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-08-25 12:07:08 +00:00
gbidsilva 7b47b987e2 adding removed empty lines as originnaly present 2023-08-25 17:32:11 +05:30
gbidsilva 9fd815e442 removing mistakenly add block comment 2023-08-25 17:27:48 +05:30
gbidsilva 72dc36be77 changing the comment with template to be more meaningful 2023-08-25 17:22:37 +05:30
gbidsilva e1f8da16d7 adding test file 2023-08-25 16:54:30 +05:30
Gary Gregory e785c00f16 Javadoc 2023-08-25 07:14:35 -04:00
gbidsilva 7f277bc5f2 adding java doc optimization for method setHeaderComments() 2023-08-24 17:25:52 +05:30
Gary Gregory 9668d4628e
Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-2.21.4
Bump github/codeql-action from 2.21.3 to 2.21.4
2023-08-18 08:28:18 -04:00
dependabot[bot] dd3b0a1a3f
Bump github/codeql-action from 2.21.3 to 2.21.4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.3 to 2.21.4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](5b6282e01c...a09933a12a)

---
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>
2023-08-18 12:07:43 +00:00
Gary Gregory 9bb8da934e
Merge pull request #342 from apache/dependabot/github_actions/github/codeql-action-2.21.3
Bump github/codeql-action from 2.21.2 to 2.21.3
2023-08-11 09:59:48 -04:00
dependabot[bot] f32d671c32
Bump github/codeql-action from 2.21.2 to 2.21.3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.2 to 2.21.3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](0ba4244466...5b6282e01c)

---
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>
2023-08-11 12:39:11 +00:00
Gary Gregory 676d654aee
Merge pull request #340 from apache/dependabot/maven/org.openjdk.jmh-jmh-generator-annprocess-1.37
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37
2023-08-04 09:26:45 -04:00
Gary Gregory ee849e5fb6
Merge pull request #341 from apache/dependabot/maven/org.openjdk.jmh-jmh-core-1.37
Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
2023-08-04 09:26:24 -04:00
Gary Gregory 09a8c44427
Merge pull request #339 from apache/dependabot/github_actions/github/codeql-action-2.21.2
Bump github/codeql-action from 2.21.1 to 2.21.2
2023-08-04 09:26:08 -04:00
dependabot[bot] 231670f293
Bump org.openjdk.jmh:jmh-core from 1.36 to 1.37
Bumps [org.openjdk.jmh:jmh-core](https://github.com/openjdk/jmh) from 1.36 to 1.37.
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 12:32:27 +00:00
dependabot[bot] 2fbf2516dc
Bump org.openjdk.jmh:jmh-generator-annprocess from 1.36 to 1.37
Bumps [org.openjdk.jmh:jmh-generator-annprocess](https://github.com/openjdk/jmh) from 1.36 to 1.37.
- [Commits](https://github.com/openjdk/jmh/compare/1.36...1.37)

---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 12:32:15 +00:00
dependabot[bot] ed93e7e45f
Bump github/codeql-action from 2.21.1 to 2.21.2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](6ca1aa8c19...0ba4244466)

---
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>
2023-08-04 12:15:15 +00:00