Ede,

Sorry, this is the upgrade to commons-imaging alpha3 I just pushed without testing :-(

https://github.com/apache/commons-imaging/commit/263dddeb92204f840a4136c351b5f2631d646a17

Seems that getFloatingPointRasterData can now be replaced by getRasterData

Do you want me to try to fix it or are you already doing it.

Michaël

envoyé : 28 août 2022 à 18:24
de : edgar.sol...@web.de
à : OpenJump develop and use <jump-pilot-devel@lists.sourceforge.net>
objet : [JPP-Devel] commons image upgrade fails to build


see below, i will have a look ..ede

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[64,44] cannot find symbol
symbol: method getFloatingPointRasterData(java.util.HashMap<java.lang.String,java.lang.Object>)
location: variable directory of type org.apache.commons.imaging.formats.tiff.TiffDirectory
[ERROR] /home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[98,31] cannot find symbol
symbol: variable PARAM_KEY_CUSTOM_PHOTOMETRIC_INTERPRETER
location: class org.apache.commons.imaging.formats.tiff.constants.TiffConstants
[ERROR] /home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsTIFFImage.java:[99,39] no suitable method found for getTiffImage(java.util.HashMap<java.lang.String,java.lang.Object>)
method org.apache.commons.imaging.formats.tiff.TiffDirectory.getTiffImage(org.apache.commons.imaging.formats.tiff.TiffImagingParameters) is not applicable
(argument mismatch; java.util.HashMap<java.lang.String,java.lang.Object> cannot be converted to org.apache.commons.imaging.formats.tiff.TiffImagingParameters)
method org.apache.commons.imaging.formats.tiff.TiffDirectory.getTiffImage(java.nio.ByteOrder) is not applicable
(argument mismatch; java.util.HashMap<java.lang.String,java.lang.Object> cannot be converted to java.nio.ByteOrder)
[ERROR] /home/oj/oj-git/src/com/vividsolutions/jump/workbench/imagery/graphic/CommonsImageFactory.java:[66,25] cannot find symbol
symbol: method getExtension()
location: variable fmt of type org.apache.commons.imaging.ImageFormat


_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to