Commit Graph

263 Commits

Author SHA1 Message Date
Gary Gregory 171721ed35 Bump maven-javadoc-plugin from 3.2.0 to 3.3.0. 2021-07-08 17:16:26 -04:00
Gary Gregory f26a22a9a6 Test parsing an empty file.
- Sort members.
- Better constant name.
- Move RAT check to plugin management section to de-duplicate the
exclusion list.
2021-07-08 17:12:52 -04:00
Gary Gregory 688e79c397 Bump junit-jupiter from 5.7.2 to 5.8.0-M1. 2021-07-07 18:50:29 -04:00
dependabot[bot] 472bafa9b6
Bump opencsv from 5.4 to 5.5 (#158)
Bumps opencsv from 5.4 to 5.5.

---
updated-dependencies:
- dependency-name: com.opencsv:opencsv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-06 09:36:07 -04:00
Gary Gregory c6c7676b56 Add PMD check to default goal and fix only 2 remaining PMD warnings. 2021-07-05 16:38:52 -04:00
Gary Gregory d8d080453e Add support for String delimiters #76.
Bump PMD core from 6.29.0 to 6.36.0. Fix rule set.
2021-07-05 12:06:07 -04:00
Gary Gregory af84037189
Update JApiCmp from 0.14.3 to 0.15.3. 2021-07-03 11:46:21 -04:00
dependabot[bot] 0839193828
Bump opencsv from 5.2 to 5.4 (#137)
Bumps opencsv from 5.2 to 5.4.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 10:33:08 -04:00
dependabot[bot] 4b73ea42c7
Bump jmh-generator-annprocess from 1.5.2 to 1.32 (#151)
Bumps jmh-generator-annprocess from 1.5.2 to 1.32.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 10:32:11 -04:00
Gary Gregory 02efd1604f # WARNING: head commit changed in the meantime
Add CSVParser#stream().

- Use JApiCmp instead of Clirr in the default goal.
- Allow for longer lines.
- Fix PMD custom rules for current version of PMD.
- Bump checkstyle from 8.29 to 8.44.
- Bump commons.javadoc.version from 3.2.0 to 3.3.0.
2021-07-03 10:31:46 -04:00
dependabot[bot] a3e75138b7
Bump jmh-core from 1.5.2 to 1.32 (#152)
Bumps jmh-core from 1.5.2 to 1.32.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 09:30:12 -04:00
dependabot[bot] 06df40e43b
Bump mockito-core from 3.7.7 to 3.11.2 (#156)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.11.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.11.2)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-03 09:03:44 -04:00
Gary Gregory 8e6eb0a289 Update my developer entry. 2021-07-01 11:32:12 -04:00
dependabot[bot] 39c3f77da3
Bump junit-jupiter from 5.7.1 to 5.7.2 (#149)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.7.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-24 20:32:38 -04:00
Gary Gregory 934f214e96 Bump commons.jacoco.version from 0.8.5 to 0.8.7 (Java 16).
Bump commons.spotbugs.version from 4.0.4 to 4.2.3 (Java 16).
2021-06-24 13:56:01 -04:00
Gary Gregory 00fcb06bb5 Update Apache Commons IO from 2.9.0 to 2.10.0. 2021-06-13 12:58:20 -04:00
Gary Gregory b80eb6548f Update commons-io 2.8.0 -> 2.9.0. 2021-05-25 21:57:12 -04:00
Sebb 4ec18bdd3f Put all checkstyle files together 2021-03-09 17:29:20 +00:00
Sebb 52a154b1bc Fix EOL 2021-03-09 17:19:54 +00:00
Gary Gregory 443cc4a051 Update commons-lang3 3.11 -> 3.12.0. 2021-03-01 20:37:16 -05:00
Gary Gregory 29459edcdf Label next release as 1.9.0. 2021-02-22 21:34:56 -05:00
dependabot[bot] 7b0a977d97
Bump junit-jupiter from 5.7.0 to 5.7.1 (#133)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.7.0...r5.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-22 20:26:12 -05:00
dependabot[bot] 2642afb3b3
Bump mockito-core from 3.7.0 to 3.7.7 (#129)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.0...v3.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:09:27 -05:00
dependabot[bot] 8772fb628a
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (#131)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:07:37 -05:00
dependabot[bot] 569f853c46
Bump mockito-core from 3.6.28 to 3.7.0 (#128)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.6.28...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 09:53:44 -05:00
dependabot[bot] e62009b555
Bump mockito-core from 3.5.11 to 3.6.28 (#123)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.11 to 3.6.28.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.11...v3.6.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:53:35 -05:00
dependabot[bot] 2cd237ea49
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 (#122)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.13.0...maven-pmd-plugin-3.14.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:51:23 -05:00
dependabot[bot] d86e50fd53
Bump commons-io from 2.7 to 2.8.0 (#108)
Bumps commons-io from 2.7 to 2.8.0.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 11:30:10 -04:00
dependabot[bot] e035f13bef
Bump junit-jupiter from 5.6.2 to 5.7.0 (#109)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 11:28:22 -04:00
dependabot[bot] 9cc3131879
Bump mockito-core from 3.5.10 to 3.5.11 (#110)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 11:26:43 -04:00
dependabot[bot] 447a5ccabf
Bump mockito-core from 3.4.6 to 3.5.10 (#107)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.6 to 3.5.10.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.6...v3.5.10)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 11:47:51 -04:00
dependabot[bot] 3fc2fcb3de
Bump commons-parent from 51 to 52 (#89)
Bumps commons-parent from 51 to 52.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-05 11:00:58 -04:00
dependabot[bot] cedaf4212a
Bump mockito-core from 3.4.4 to 3.4.6 (#88)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-30 17:34:44 -04:00
dependabot[bot] 9db2472db8
Bump super-csv from 2.2.1 to 2.4.0 (#86)
Bumps [super-csv](https://github.com/super-csv/super-csv) from 2.2.1 to 2.4.0.
- [Release notes](https://github.com/super-csv/super-csv/releases)
- [Commits](https://github.com/super-csv/super-csv/compare/v2.2.1...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 09:33:26 -04:00
dependabot[bot] e08f7cb972
Bump mockito-core from 3.3.3 to 3.4.4 (#87)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.3.3 to 3.4.4.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.3.3...v3.4.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-24 09:32:13 -04:00
dependabot[bot] 622186e2fe
Bump opencsv from 3.1 to 5.2 (#81)
Bumps opencsv from 3.1 to 5.2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 17:01:08 -04:00
Gary Gregory 6863d7d576 Update maven-checkstyle-plugin from 3.0.0 to 3.1.1. 2020-07-23 16:59:32 -04:00
dependabot[bot] 4c812047a0
Bump junit-jupiter from 5.6.1 to 5.6.2 (#84)
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.6.1 to 5.6.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.6.1...r5.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 16:54:23 -04:00
dependabot[bot] 8717a32194
Bump commons-parent from 50 to 51 (#80)
Bumps commons-parent from 50 to 51.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 16:50:21 -04:00
Gary Gregory c5bd4324fd Update tests from Apache Commons Lang 3.10 to 3.11. 2020-07-16 13:20:34 -04:00
Sebb e5213d1e42 Canonical location for Year 2020-06-18 12:13:14 +01:00
Gary Gregory 66243ac2a9 Update tests from commons-io:commons-io 2.6 to 2.7. 2020-05-28 08:11:29 -04:00
Gary Gregory 914f2c4155 Move resources to component specific folder. 2020-05-28 08:10:18 -04:00
Gary Gregory 56b626f0d9 Move site files to their propper locations (not in the production
folder.)
2020-04-10 17:28:08 -04:00
Gary Gregory ae936c0e73 Move site files to their propper locations (not in the production
folder.)
2020-04-10 17:26:10 -04:00
Gary Gregory 2906565c56 Reset to RC1. 2020-04-10 15:23:16 -04:00
Gary Gregory cab61c53f1 Update tests from Apache Commons Lang 3.9 to 3.10. 2020-03-27 14:09:05 -04:00
Chen 5591444148
Fix the old test case record.getComment() will never be null (#62)
* The old test case record.getComment() will never be null and if record.getComment() be null the test code misplace the null test.
Add a new test file that record.getComment() will be null and test record.getComment() no null before using

* keep the caching of "record.getComment()"
2020-03-24 21:04:14 -04:00
Gary Gregory 72edc56862 org.junit.jupiter:junit-jupiter from 5.6.0 to 5.6.1. 2020-03-23 11:12:35 -04:00
Gary Gregory c2f46df203 [CSV-184] Make the method CSVRecord#putIn(Map) public. 2020-03-23 09:39:19 -04:00