-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Replace univocity-parsers with FastCSV #4606
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace univocity-parsers with FastCSV #4606
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks very promising! 👍
...ooling-support-tests/src/test/java/platform/tooling/support/tests/ModularUserGuideTests.java
Outdated
Show resolved
Hide resolved
platform-tooling-support-tests/platform-tooling-support-tests.gradle.kts
Outdated
Show resolved
Hide resolved
documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-M1.adoc
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvReaderFactory.java
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvReaderFactory.java
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvReaderFactory.java
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
Outdated
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
Show resolved
Hide resolved
junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
Outdated
Show resolved
Hide resolved
…-parsers-with-fastcsv # Conflicts: # junit-jupiter-params/src/main/java/org/junit/jupiter/params/provider/CsvArgumentsProvider.java
FastCSV 4.0.0 has just been released: https://github.com/osiegmar/FastCSV/releases/tag/v4.0.0 |
@osiegmar Thank you! @vdmitrienko I'd like to merge this PR before releasing 6.0.0-M1. Do you have time to continue working on it in the next few days? Please let me know if you're waiting on a decision or anything else. |
…-parsers-with-fastcsv
@marcphilipp, yep I'm working on it right now and plan to finalize it in the next couple of hours 🙂 |
…y-parsers-with-fastcsv' into junit-team#4339-replace-univocity-parsers-with-fastcsv
…y-parsers-with-fastcsv' into junit-team#4339-replace-univocity-parsers-with-fastcsv
Well, I think everything is ready to hand over this branch to you, @marcphilipp 🙂 |
documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-M1.adoc
Outdated
Show resolved
Hide resolved
documentation/src/docs/asciidoc/release-notes/release-notes-6.0.0-M1.adoc
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vdmitrienko Thanks for all the hard work! 👍
Overview
#4339
I hereby agree to the terms of the JUnit Contributor License Agreement.
Definition of Done
@API
annotations