Re: Failure after upgrade from 1.7 to 1.8
Luis Bernardo <[email protected]> Sat, 30 May 2015 15:14:04 +0100
| Newsgroups | gmane.text.xml.batik.user |
|---|---|
| Message-ID | <[email protected]> |
I assume you were using the maven jars. If that is the case please retrieve them again. This issue has been fixed there. On 5/22/15 6:26 PM, m wrote: > > What kind of example? I provided the error message. It seems that > org.w3c.dom.ElementTraversal is no longer in the suppled jars. >> Luis Bernardo <mailto:[email protected]> >> May 20, 2015 at 10:56 AM >> >> Please provide an example. >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> m <mailto:[email protected]> >> May 20, 2015 at 10:51 AM >> When I upgrade from 1.7 to 1.8, I get the following failure during >> testing. >> >> java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal >> >> >> I have tried adding each of the 1.8 libraries, the fop lib, and the >> xmlgraphics-commons libs as available from maven here. >> http://mvnrepository.com/artifact/org.apache.xmlgraphics >> >> Nothing seems to address this error. >> Is there a solution to this? >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >>