Hello,

I found this mailing list via https://xml.apache.org/xalan-j/contact_us.html
.
I've been trying to import SVGs via Batik.  There were many bugs, so I
tried a fork called EchoSVG which uses up to date Java.  This worked until
runtime when I got

java.lang.module.FindException: Unable to derive module descriptor for
C:\Users\aggra\.m2\repository\xalan\xalan\2.7.2\xalan-2.7.2.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider
class org.apache.bsf.BSFManager not in module

I see that xalan-2.7.2.jar from maven central has a
*META-INF/services/org.apache.xalan.extensions.bsf.BSFManager* file *declaring
org.apache.bsf.BSFManager* as a provider ... but *org.apache.bsf doesn't
exist in the JAR*.

So... what am I missing?

Thank you,

-- 

Dan Royer

Owner, Marginally Clever Robots, Ltd.
------------------------------
1 (604) 259 9564 <16042599564> d...@marginallyclever.com
https://marginallyclever.com <http://www.marginallyclever.com>
<https://www.facebook.com/MarginallyClever/>
<https://www.instagram.com/imakerobots/>
<https://www.youtube.com/channel/UCfbRxqjuOgE2EzRKxcePArw>
<https://twitter.com/MarginallyC> <https://github.com/MarginallyClever/>

Reply via email to