Commit Graph

1559 Commits

Author SHA1 Message Date
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
Gary Gregory 76316281d5 Update mockito-core from 3.5.10 to 3.5.11 #110. 2020-09-18 11:28:01 -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
Gary Gregory f57be87511 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git 2020-09-08 11:50:56 -04:00
Gary Gregory 946ba6c295 Update build actions/setup-java from v1.4.0 to v1.4.2 #101. 2020-09-08 11:50:44 -04:00
dependabot[bot] 30587f03fe
Bump actions/setup-java from v1.4.0 to v1.4.2 (#101)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...8bb50d97d6b4d316daf284fdf8eafbfc988421fc)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 11:49:41 -04:00
Gary Gregory 3643593293 mockito-core from 3.4.6 to 3.5.10 #107. 2020-09-08 11:49:21 -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
Gary Gregory 7998912085 Trigger a GitHub build on pull requests. 2020-08-31 21:23:15 -04:00
Gary Gregory e0e80b48b2 Cache ~/.m2 dir for GitHub builds. 2020-08-10 21:13:58 -04:00
Gary Gregory 9b8187cb42 Drop openjdk12 and openjdk13 since these are neither LTS or the latest. 2020-08-10 12:16:01 -04:00
Gary Gregory d32fae69d0 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-csv.git 2020-08-10 11:29:11 -04:00
Gary Gregory c2f1361075 actions/checkout from v2.3.1 to v2.3.2 #92. 2020-08-10 11:29:02 -04:00
dependabot[bot] 2ee360a754
Bump actions/checkout from v2.3.1 to v2.3.2 (#92)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [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.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 11:27:53 -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
Gary Gregory 7bb167649e Add --no-transfer-progress to CI builds. 2020-08-05 09:27:26 -04:00
Gary Gregory 079b790c31 Document recent changes. 2020-07-30 17:36:06 -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
Gary Gregory 239a00891b GitHub actions/setup-java@v1 -> actions/setup-java@v1.4.0. 2020-07-26 17:45:05 -04:00
Gary Gregory 652fa6c012 Fix GitHub action for Java 15-ea. 2020-07-26 17:23:05 -04:00
Gary Gregory 45895564e3 Document recent changes. 2020-07-24 09:34:36 -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
Gary Gregory 918bf0a600 Document recent change. 2020-07-23 17:01:54 -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
Gary Gregory 6680e6936a Document recent change. 2020-07-23 16:54:51 -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
Gary Gregory 91a07d7e5a Document recent changes. 2020-07-23 16:51:27 -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
dependabot[bot] 8bf3a4bffe
Bump actions/checkout from v1 to v2.3.1 (#79)
Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.1.
- [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/v1...28c7f3d2b5162b5ddd3dfd9a45aa55eaf396478b)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 16:49:11 -04:00
Gary Gregory ff7866bf2b GitHub builds on Java 8, 11, and 14 (current), allow fails on 15-ea. 2020-07-23 11:26:37 -04:00
Gary Gregory 2aab5d35a9 Add missing header. 2020-07-22 10:28:05 -04:00
Gary Gregory 0ef2d40fe5 Enable GitHub Dependabot. 2020-07-22 10:16:35 -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