> Chris Gamache <[email protected]> hat am 25. Juli 2017 um 03:10 geschrieben:
> 
> 
> I also recall one thread on SO where the developer had kept the scope on the 
> imageio jars set to `test` as it is in PDFbox's pom. I wish it were a 
> contributing factor here because it is an easy fix.
> 
> What do you know about SPI? Can I prophylactically re-add the SPI for 
> JPEG2000 in a safe way? I don't think the visibility of that registry is 
> available way way up the call stack. Maybe there's a way I haven't found?
> 
According to [1] java.util.ServiceLoader is the class you are looking for

Andreas
[1] https://docs.oracle.com/javase/tutorial/ext/basics/spi.html

> 
> > On Jul 24, 2017, at 3:46 PM, Tilman Hausherr <[email protected]> wrote:
> > 
> > http://markmail.org/ offers a search engine for the user mailing list, but 
> > I haven't been able to find it either. One person had a problem but the 
> > cause was a bad pom file. The one you posted didn't have that problem. 
> > Maybe my memory was from a stackoverflow question.
> > 
> > Tilman
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [email protected]
> > For additional commands, e-mail: [email protected]
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to