Update OpenCSV version: 3.9 -> 5.2#135
Conversation
|
Can do, thanks @imagejan |
|
bigwarp now uses opencsv v 5.2 |
|
Thanks @bogovicj ! @imagejan Here are all the ones I found: |
|
trakem2-tps and Kappa still compile with opencsv 5.2. FilamentDetector does not: @hadim If you have time to upgrade to OpenCSV 5.2, that would be very helpful. Otherwise, I'll try to submit a PR eventually, so we can move forward with the upgrade. |
|
trakem2-tps is on me. I can deal with it quickly. |
|
@bogovicj Like I said, it builds with passing tests when pinned to opencsv 5.2. You probably don't need to do anything or release a new version. If you could just try doing something that uses the CSV-related features of trakem2-tps at runtime, and make sure it still behaves, that would be great! |
|
Sorry, @ctrueden. Will do that soon. #mylife: @ctrueden I moved away from academia a few months ago and so I don't do any imaging things anymore :-( . I work for a company that does drug discovery. In consequence, I probably won't be very active in the community anymore (I wasn't extremly active anyway...). I wish you plenty of luck with the future of the community @ctrueden and it was a pleasure to work with you! |
|
@hadim Thanks for the update! Likewise: it was a pleasure working with you. 😄 Since it sounds like you won't have time to maintain your Fiji components anymore: would you be willing to transfer them to the Fiji organization? Then I can do it for the moment, and we can potentially look for new maintainers. |
|
@ctrueden I am totally fine for For Give me a few days for the |
|
Kappa has been updated to the latest pom-scijava and opencsv 5.2. For FilamentDetector I have some issues. See fiji/FilamentDetector#21 |
|
Both |
API changes can be browsed at https://abi-laboratory.pro/?view=timeline&lang=java&l=opencsv
It depends on opencsv, and is now part of core Fiji.
03c88e7 to
2b057e0
Compare
I'm not sure which components other than
saalfeldlab/bigwarpmake use of OpenCSV. The basic usage ofCSVReaderandCSVWriterdoesn't seem to be affected.API changes can be browsed at https://abi-laboratory.pro/?view=timeline&lang=java&l=opencsv.
/cc @bogovicj