Dennis Roppelt
Dennis Roppelt
@FibreFoX I have submitted a PR in the past (https://github.com/adoptium/containers/pull/313), it was not about the lack of someone providing the code for the support, but a PMC decision.
Spring Boot 4.X apprears to also target Java 17, so 17 seems reasonable. For adoptium it is available `At least Oct 2027` (https://adoptium.net/support). Personally Id go for 21 while you...
hey there, thanks for all the work on this plugin it not only appears to break the output but also stops progress on any further tests running is this what...
@fabriciorby it does work with 1.5.1 and surefire 3.5.3 I came to this issue here first at is seemed fitting for my issue, but then notices #69 and also the...
maven project, ImageTest.java being the relevant piece of code [openpdf-indexed-images-inflated.zip](https://github.com/user-attachments/files/19702101/openpdf-indexed-images-inflated.zip) ```java public class ImageTest { private static final Logger log = LoggerFactory.getLogger(ImageTest.class); @ParameterizedTest @CsvSource({ "gimp-indexed.png,png,out.png.indexed.pdf" ,"gimp-rgb.png,png,out.png.rgb.pdf" ,"gimp-indexed.gif,gif,out.gif.indexed.pdf" }) public void...
This is still relevant. The envoy project has meanwhile closed their ticket with a PR https://github.com/envoyproxy/envoy/pull/37642 From what it looks like, the behaviour has become configurable in envoy