That’s what I was going to experiment with this coming week. If we move the detection triggers further into the file (and have a bigger zip), can we trigger it…
On Sat, Jun 7, 2025 at 12:45 AM Tilman Hausherr <[email protected]> wrote: > On 6/3/2025 7:01 AM, Craig Muchinsky via user wrote: > > InputStream as input, and when that InputStream is created via > > getClass().getResourceAsStream(...) for a zip compressed resource. The > > strange part is that it doesn't fail for all zip resources, only > > certain ones. For example I tested using the > > Maybe size dependent? > > Tilman > > >
