sman-81 commented on PR #250: URL: https://github.com/apache/commons-csv/pull/250#issuecomment-1212973864
@garydgregory The Builder api was added over a year ago (July 2021) and the CSVFormat#with methods deprecated. ~300 deprecation warnings in master are super-distracting for anybody contributing to this project. Time to release 2.0.0? > -1 for now, because, we MUST test all existing Commons CSV APIs. deprecated APIs including their implementation should not be changed. If their tests have been green, tests can be updated as is done in my pr. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
