Commit Graph

1639 Commits

Author SHA1 Message Date
Gary Gregory 8238974692 Clarifies Java platform requirement 2023-11-02 08:34:20 -04:00
Gary Gregory e7433e2c33 Clarifies Java platform requirement 2023-11-02 08:20:42 -04:00
Gary Gregory 7eb223cade Bump commons-io from 2.14.0 to 2.15.0 2023-10-25 17:51:15 -04:00
Gary Gregory 8d74818f11 Camel-case parameter names 2023-10-19 08:17:15 -04:00
Gary Gregory 32e68915aa No _ in test method names needed 2023-10-17 09:09:55 -04:00
Gary Gregory d9a4b2a9e9 Make private static classes final 2023-10-10 16:34:55 -04:00
Gary Gregory 9466984412 Bump commons-parent 2023-10-10 07:52:50 -04:00
Gary Gregory a08d59151c Bump commons-parent 2023-10-10 07:52:17 -04:00
Gary Gregory ceb57bf60b Use Checkstyle to validate import order 2023-10-09 08:57:23 -04:00
Gary Gregory fb43784f1d Move Checkstyle configuration under 'src/conf' 2023-10-09 08:56:34 -04:00
Gary Gregory 547c5a24a3 Javadoc 2023-09-30 11:00:49 -04:00
Gary Gregory 9c17a19b77 Reuse Commons IO 2023-09-30 10:59:40 -04:00
Gary Gregory 04b2773bae Reuse Commons IO 2023-09-30 10:44:29 -04:00
Gary Gregory 8c4ecf734e Proper use of JUnit APIs 2023-09-30 10:39:58 -04:00
Gary Gregory 5d2557714c Proper use of JUnit APIs 2023-09-30 10:38:15 -04:00
Gary Gregory 2e5c8225e9 Bump commons-io from 2.13.0 to 2.14.0 2023-09-30 07:42:06 -04:00
Gary Gregory ea30b406b4
Bump com.h2database:h2 from 2.2.222 to 2.2.224 #359 2023-09-22 09:02:12 -04:00
Gary Gregory 580d9b8a41 [CSV-310] Misleading error message when QuoteMode set to None #352 2023-09-13 09:01:26 -04:00
Gary Gregory c2cf3057d3
Merge pull request #352 from gbidsilva/CSV-310
[CSV-310] Misleading error message when QuoteMode set to None
2023-09-13 08:59:55 -04:00
Gary Gregory dbdd56c8a0 [CSV-147] Better error message during faulty CSV record read #347
Clean up new test
2023-09-13 08:58:58 -04:00
Gary Gregory a33b24c26c
Merge pull request #347 from gbidsilva/CSV-147
[CSV-147] Error message optimization during faulty CSV record read
2023-09-13 08:46:11 -04:00
gbidsilva c0759cd95c fixing checkstyle issue 2023-09-11 18:32:35 +05:30
Gary Gregory bd7f627e9b Bump commons-parent from 61 to 62 2023-09-07 07:45:44 -04:00
gbidsilva eb95e6dff7 changing the exception message to be more meaningful 2023-09-06 18:42:13 +05:30
gbidsilva 05322761db moving exception handling to the Lexer 2023-09-05 18:12:40 +05:30
Gary Gregory 5af4338d6e
Bump com.h2database:h2 from 2.2.220 to 2.2.222 #349 2023-09-01 11:06:33 -04:00
Gary Gregory 4cbc564e78 Update DTD 2023-09-01 11:00:37 -04:00
gbidsilva 7273a04ac3 removing unused variable 2023-09-01 11:54:58 +05:30
gbidsilva 76d5a65348 fixing imports 2023-09-01 09:59:23 +05:30
gbidsilva 4b1d09a490 breaking the PR into to two parts by removing the new method 2023-09-01 09:55:58 +05:30
gbidsilva 2f44a6b399 removing unwanted assert 2023-08-31 19:46:16 +05:30
gbidsilva 76ee73d7e4 fixing code review changes 2023-08-31 19:38:32 +05:30
gbidsilva 2448f4fbe4 adding code review typo fixes 2023-08-31 18:45:18 +05:30
gbidsilva ae8c0cd5c3 removing last parsed content from exception message, instead making respective method public 2023-08-31 18:33:35 +05:30
gbidsilva 9c50c7b49f Aligning error messages to be align with master branch 2023-08-30 19:28:32 +05:30
Buddhi De Silva 156f1f5071
Merge branch 'apache:master' into CSV-147 2023-08-30 19:23:35 +05:30
gbidsilva e60b8aca83 changing the message 2023-08-30 19:21:31 +05:30
Gary Gregory 710459843c Bump commons-parent from 60 to 61 2023-08-30 09:16:49 -04:00
Gary Gregory e613a3cc1b Javadoc 2023-08-30 09:12:10 -04:00
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