Re: [JCS] GitHub builds broken and Java 17

2023-08-30 Thread Gary Gregory
Please fix the git master build. Gary On Sat, Aug 26, 2023 at 4:12 PM Gary Gregory wrote: > I think you should consider reverting to the last green build and go from > there. > > Gary > > On Sat, Aug 26, 2023, 4:10 PM Thomas Vandahl wrote: > >> Hi Gary, >> >> > Am 26.08.2023 um 19:58 schrieb

[CSV-147] - Include parsed content in exception message up to the error point

2023-08-30 Thread Buddhi De Silva
Hello Commons-Devs, I was looking into the issue and possible fixes reported in Jira issue: https://issues.apache.org/jira/browse/CSV-147 I have created a PR with possible code optimization to include more details into the exception message as discussed in the issue. PR link:

[CSV] Remove duplicate exception class name from message

2023-08-30 Thread Buddhi De Silva
Hi Commons-Devs, I have one exception message optimization request for commons - CSV package. Issue: When a parsing error occurs during the CSV data parsing, an 'UncheckedIOException' is thrown with a detailed message like below. "java.io.UncheckedIOException: IOException reading next record: