Basit Mustafa

Results 23 comments of Basit Mustafa

We were able to work around this by adding a lib that brings the JAI API/libs in. In the distrubtion/pom.xml file we simply modified the langsPkg argument to look like...

@dadoonet - I could and would be happy to, but I believe the JPEG2000 libs have a license issue (I think you may have written about it in the docs?),...

> I think we can provide another Docker image but under the original lib license. So users will choose if they can use it or not. WDYT? > > default...

An update on this, @dadoonet - I have a fix where the error is now just a warning and it works a bit better, but there are still some cases...

@ebekebe - I have pushed images to Docker Hub for arm64 (for 2.10-SNAPSHOT): https://hub.docker.com/repository/docker/basitmustafa/fscrawler

@dadoonet - I am going to try to add the buildx command to compile for arm64 on intel machines (and vice versa) today. I will try to get you a...

@dadoonet - I have opened PR #1518 that should satisfy this. It worked when I pushed to my own Docker repo (see above): it build and pushed images for both...

Well, I do think it does matter for situations like Hasura Actions, Events, and remote schemas because a major component of OpenTelemetry is Context Propogation/Span Correlation, and if the HTTP...

@rohandubal - a use case is any application that uses XCode's Document-based template/patterns, these view controller hierarchies have null NavigationControllers because they are Document based. We have this issue.

> Thanks a lot for this. > > Is there anything the end user has to do when he wants to pull the right image or is it done automatically...