You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by "Michiel W. Beijen (JIRA)" <ji...@apache.org> on 2018/06/01 14:33:00 UTC

[jira] [Commented] (BATIK-1229) rasterizer misses xml-apis dependency

    [ https://issues.apache.org/jira/browse/BATIK-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498063#comment-16498063 ] 

Michiel W. Beijen commented on BATIK-1229:
------------------------------------------

Only now I found #1226 which is similar; but I'm uncertain --> is this an issue which should be fixed in batik or in the brew packaging?

> rasterizer misses xml-apis dependency
> -------------------------------------
>
>                 Key: BATIK-1229
>                 URL: https://issues.apache.org/jira/browse/BATIK-1229
>             Project: Batik
>          Issue Type: Bug
>          Components: SVG Rasterizer
>    Affects Versions: 1.10
>            Reporter: Michiel W. Beijen
>            Priority: Major
>
> Since 1.10, the rasterizer misses a dependency on xml-apis:
> {code}
> /usr/local/bin/batik-rasterizer src/image/favicon.svg -d build/favicon.png
> About to transcode 1 SVG file(s)
> Converting favicon.svg to build/favicon.png ... Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/batik/w3c/dom/ElementTraversal
>  at java.lang.ClassLoader.defineClass1(Native Method)
>  at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
> {code}
> This is very similar to this issue --> https://github.com/mkolisnyk/cucumber-reports/issues/63#issuecomment-185367974
> I've installed batik via homebrew on macOS. Previous versions 1.8 and 1.9 seemed to work just fine.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: batik-dev-help@xmlgraphics.apache.org