RE: [batik-rasterizer] NoClassDefFoundError: NamedColorSpace
"Jan Tosovsky" <[email protected]> Mon, 2 Feb 2015 20:22:18 +0100
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
On 2015-02-01 Luis Bernardo wrote: > On 2015-01-31 Jan Tosovsky wrote: > > I am trying to convert several SVG files with the most recent Batik > > (1.8pre, built from trunk using 'build jars' command), but I am > > getting Exception in thread "main" java.lang.NoClassDefFoundError: > > > > org/apache/xmlgraphics/java2d/color/NamedColorSpace > > This has been fixed in the submodules_cyclic_deps branch. The branch > hasn't been merged yet because it is waiting for some parallel work to > be merged first. > Thanks, good to know. Jan