Adrian Cole

Results 2050 comments of Adrian Cole

apologies for random thoughts but https://github.com/ncruces/dcraw https://github.com/jerbob92/go-pdfium-wasm might be cookie crumbs to find folks in similar situations about images and pdf support for their tools. in most cases there are...

my thinking is this, knowing there's no new LTS until Sep 2025, and our Java 6,7 projects already default to Java 8 but use the lower version when the release...

@reta everything works except for this below part as we shouldn't kill the keep the byte code at 8 (or 11) level

so I was thinking we use toolchain or a maven-compiler-plugin setting to make sure that in the release profile, we use an alternate JDK to compile the several modules we...

seems like setup-java can already configure multiple JDKs.. https://github.com/actions/setup-java?tab=readme-ov-file#install-multiple-jdks

@reta wanna give this a try?

ok I re-pushed into a single commit as we squash on merge anyway, and already spent the work to rebase this on master. NEXT STEP: The [docker image](https://hub.docker.com/r/apache/rocketmq/tags) for 5.1.4...

so this is the current error until there's a multi-platform image. Our other images we make on own, because they are shared with a zipkin server transport. As there's no...

@anuraaga @reta @shakuzen @jeqo I think this is a good example of us needing to add the new apple silicon runners and use them in the docker tests. If anyone...

nevermind about CI catching this as there's not yet a free runner that works with arm64 *and docker* https://github.com/orgs/community/discussions/69211