Skip to content
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

Add deprecation flags for LuraWave/LuraWaveCode/LuraWaveService/LuraWaveServiceImpl #4032

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Jun 29, 2023

This codec depends on a third-party proprietary library with a license code. This commit marks these classes as deprecated in preparation for their removal in the upcoming major release of Bio-Formats

The removal of these classes will minimally affect the following locations:

  • build.xml
  • components/bio-formats-plugins/src/loci/plugins/config/FlexWidgets.java
  • components/bio-formats-plugins/src/loci/plugins/config/libraries.txt
  • components/bio-formats-plugins/src/loci/plugins/in/ImagePlusReader.java
  • components/bio-formats-plugins/src/loci/plugins/in/ImportProcess.java
  • components/formats-api/src/loci/formats/readers.txt
  • components/formats-bsd/matlab/bfGetReader.m
  • components/formats-bsd/matlab/bfopen.m
  • components/formats-bsd/src/loci/formats/tiff/TiffCompression.java
  • components/formats-bsd/test/loci/formats/utests/CompressDecompressTest.java
  • components/formats-gpl/src/loci/formats/in/FlexReader.java
  • lwf-stubs dependency (see Add deprecation flags for LuraWave/LuraWaveCode/LuraWaveService/LuraWaveServiceImpl #4032 (review))

…aveServiceImpl

This codec depends on a third-party proprietary library with a license code. This
commit marks these classes as deprecated in preparation for their removal in the
upcoming major release of Bio-Formats
@dgault dgault added this to the 6.14.0 milestone Jun 29, 2023
Copy link
Member

@melissalinkert melissalinkert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed separately, it's probably worth deprecating the underlying codec/service implementations in ome-codecs, but otherwise 👍. For removal, keep in mind there is an lwf-stubs dependency (https://github.com/ome/ome-stubs/tree/master/lwf-stubs) that will need to be removed; that's easy to miss if doing git grep -i lurawave or similar.

@dgault dgault merged commit 366b483 into ome:develop Jul 4, 2023
17 checks passed
@sbesson sbesson deleted the lurawave_deprecation branch July 6, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants