task #9148
Replace sanselan library by the newer apache commons-imaging
100%
Description
commons-imaging is based on sanselan development so not much adaptation is needed.
Related issues
Associated revisions
ref #9148 exchange sanselan by commons-imaging and adapt CDM ImageInfo
ref #9148 change the name of CDM class ImageInfo to CdmImageInfo to avoid name calsh with commons-imaging/ImageInfo
ref #9148 adapt MediaController and MediaServiceImpl to the new naming CdmImageInfo
ref #9148 rename ImageInfo to CdmImageInfo in TaxEditor
ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator
ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator (cont.)
ref #9148 add commons-imaging-1.0-alpha1 to TaxEditor dependencies and remove sanselan-0.97-incubator (cont. II)
ref #9148 upgrading apache commons-imaging to 1.0-alpha2
ref #9148 upgrading apache commons-imaging to 1.0-alpha2
ref #9148 upgrading apache commons-imaging to 1.0-alpha2
ref #9148 upgrading apache commons-imaging to 1.0-alpha2
ref #9148 remove duplicate versions for commons-imaging-1.0-alphaX in MANIFEST.MF
History
#1 Updated by Andreas Müller 8 months ago
- Blocks feature request #9137: IPTC Keywords (and maybe other information) is not shown in Universal Viewer yet added
#2 Updated by Andreas Müller 8 months ago
- Status changed from New to Resolved
- Assignee changed from Andreas Müller to Andreas Kohlbecker
- % Done changed from 0 to 50
Should be fixed, please review
#3 Updated by Andreas Kohlbecker 7 months ago
apache commons-imaging 1.0-alpha2 has been released recently. I upgraded to that version.
#4 Updated by Andreas Müller 7 months ago
Andreas Kohlbecker wrote:
apache commons-imaging 1.0-alpha2 has been released recently. I upgraded to that version.
To me it seems that you did not update Manifest MF and build.properties accordingly and maybe others. Please refer to the changesets above to check if all relevant places in code have been updated to alpha2
#5 Updated by Andreas Müller 7 months ago
- Status changed from Resolved to Feedback
#6 Updated by Andreas Kohlbecker 7 months ago
- Status changed from Feedback to Closed
- % Done changed from 50 to 100
update successful & no apparent problems in migration from sanselan --> ticket can be closed
#7 Updated by Andreas Müller 6 months ago
you added now a second version to MANIFEST.MF , I adapted the code so there is only 1 version left now. commit:2e0e76b2be
#8 Updated by Andreas Kohlbecker 6 months ago
Andreas Müller wrote:
you added now a second version to MANIFEST.MF , I adapted the code so there is only 1 version left now. commit:2e0e76b2be
Thank you for fixing this, I had strange problem with the eclipse IDEs after adding it the first time. I had to repeat the step of adding the dependency.
#9 Updated by Andreas Müller 6 months ago
- Target version changed from Release 5.18 to Release 5.17