gwlucastrig commented on pull request #116: URL: https://github.com/apache/commons-imaging/pull/116#issuecomment-841663106
I'll look into it. I think, BufferedImage is also part of java awt. I'm traveling right now On Sat, May 15, 2021, 8:18 AM Bruno P. Kinoshita ***@***.***> wrote: > If those classes are from awt, the issue is that we have a dependency to > java.desktop (I think that's the java module name) and also cause an issue > to users of the API that are using Android (as IIUC, there's no awt in > Android's Java SDK?). > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/commons-imaging/pull/116#issuecomment-841649340>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEWJDYNES4M3XQCOJIEZN6TTNZRAXANCNFSM4WPUJSLQ> > . > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
