Gary Gregory
91db4ff0b8
Remove odd cruft.
2021-02-22 21:41:21 -05:00
Gary Gregory
29459edcdf
Label next release as 1.9.0.
2021-02-22 21:34:56 -05:00
Gary Gregory
cfd55c9473
[CSV-123] Add possibility to use ResultSet header meta data as CSV
...
header #11 .
2021-02-22 21:32:23 -05:00
Gary Gregory
0b01ea8211
Refactor and reuse constant.
2021-02-22 20:32:34 -05:00
Gary Gregory
6eef85a663
Bump junit-jupiter from 5.7.0 to 5.7.1 #133
2021-02-22 20:27:05 -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
Gary Gregory
69db7d14f7
Update some dependencies.
...
- Bump actions/cache from v2 to v2.1.4 #132 .
- Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #131 .
- Bump mockito-core from 3.7.0 to 3.7.7 #129 .
2021-02-19 09:11:43 -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]
e995b1890f
Bump actions/cache from v2 to v2.1.4 ( #132 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-19 09:08:52 -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
Gary Gregory
493dfdcd7d
Remove trailing whitepsace.
2021-02-15 11:13:12 -05:00
Gary Gregory
bf2f8093a4
Ignore IML (IntelliJ) files.
2021-01-17 16:41:02 -05:00
Gary Gregory
79c3d73368
Use isEmpty().
2021-01-16 22:18:32 -05:00
Gary Gregory
371a364ce0
Fix Checkstyle configuration DTD link.
2021-01-11 12:08:34 -05:00
Gary Gregory
5d1dec0af8
Bump mockito-core from 3.6.28 to 3.7.0 #128 .
2021-01-05 09:54:39 -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
Gary Gregory
536c18d47a
Use Character cache.
2020-12-31 12:06:51 -05:00
Gary Gregory
895188cdfa
Minor Improvements #127 .
2020-12-30 09:54:52 -05:00
Arturo Bernal
d580c90f73
Minor Improvement: ( #127 )
...
* Add final
* Unnecessary semicolon ''
* Use StandardCharsets
* Fix javadoc
2020-12-30 09:52:52 -05:00
Gary Gregory
8e953c0c17
Add Java 17-EA to the GitHub build.
2020-12-29 19:08:54 -05:00
Gary Gregory
155a76906a
Better Javadoc.
2020-12-29 14:45:02 -05:00
Gary Gregory
7ebb8db977
[CSV-267] Minor improvement #126 .
2020-12-12 14:06:38 -05:00
Arturo Bernal
64bae17317
CSV-267 - Minor improvement ( #126 )
2020-12-12 14:04:59 -05:00
Gary Gregory
e5fbba3eb3
Update dependencies.
...
- Bump actions/setup-java from v1.4.2 to v1.4.3 #113 .
- Bump actions/checkout from v2.3.2 to v2.3.4 #121 .
- Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #122 .
- Bump mockito-core from 3.5.11 to 3.6.28 #123 .
2020-12-12 12:01:35 -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]
ea3e743813
Bump actions/checkout from v2.3.2 to v2.3.4 ( #121 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.2 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:44:10 -05:00
dependabot[bot]
dadd649bbd
Bump actions/setup-java from v1.4.2 to v1.4.3 ( #113 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from v1.4.2 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v1.4.2...d202f5dbf7256730fb690ec59f6381650114feb2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 11:42:52 -05:00
Gary Gregory
2ac83980ea
Remove redundant modifiers like public on interface members.
...
Remove redundant modifiers like static on interface.
2020-11-21 12:31:40 -05:00
Gary Gregory
4426ec81a5
Remove useless return.
2020-11-21 12:21:02 -05:00
Gary Gregory
4dc996e315
Use final.
2020-11-20 22:09:00 -05:00
Gary Gregory
8c9974d0fd
Travis: Replace Java 14 with 15. One Java 11
...
build.
2020-11-20 21:29:21 -05:00
Gary Gregory
63941478d2
Move init in test.
2020-11-20 18:54:51 -05:00
Gary Gregory
724c43fe4e
Use Objects.hash().
2020-11-20 16:40:12 -05:00
Gary Gregory
810e2eac40
Use Objects.equals().
2020-11-20 16:21:30 -05:00
Gary Gregory
979134603b
Add org.apache.commons.csv.CSVPrinterTest.testPrintRecordsWithCSVRecord().
2020-11-11 14:08:30 -05:00
Gary Gregory
7aa3b46719
Sort members.
2020-11-11 14:01:17 -05:00
Gary Gregory
0aa7954bfa
Typo.
2020-10-30 09:24:53 -04:00
Gary Gregory
6f78b6a339
Add SECURITY.MD.
2020-10-25 14:35:27 -04:00
Alex Herbert
84aabf0009
Revert "Test on Java LTS 14 and remove Java 15"
...
This reverts commit f7e34671c3
.
2020-10-03 07:47:46 +01:00
Alex Herbert
f7e34671c3
Test on Java LTS 14 and remove Java 15
...
Java 15 is replaced by the experimental java 16-ea
2020-10-02 22:21:41 +01:00
Alex Herbert
9fff4990c3
Run default goal in github actions
2020-10-02 22:19:30 +01:00
Alex Herbert
235f9312c5
Javadoc generic map type M
2020-10-02 22:09:46 +01:00
Alex Herbert
b8ac660e5a
Ensure default goal runs on travis
2020-10-02 22:08:05 +01:00
Alex Herbert
2d2acc2fde
Fix checkstyle
2020-10-02 22:05:56 +01:00
Gary Gregory
d467e41a8f
Replace Java 14 with Java 15 as the latest Java version to test. Use
...
Jaav 16 EA as the EA version to test.
2020-09-19 15:43:59 -04:00
Gary Gregory
935dff1c89
Update commons-io from 2.7 to 2.8.0 #108 .
2020-09-18 11:31:30 -04: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
Gary Gregory
a079985d6f
Update junit-jupiter from 5.6.2 to 5.7.0 #109 .
2020-09-18 11:29:49 -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