[ 
https://issues.apache.org/jira/browse/BATIK-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Luis Bernardo resolved BATIK-1120.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8

Addressed in http://svn.apache.org/viewvc?view=revision&revision=1682605.

The maven jars were updated.

> Maven org.apache.xmlgraphics:batik-ext:1.8 missing 
> org.w3c.dom.ElementTraversal
> -------------------------------------------------------------------------------
>
>                 Key: BATIK-1120
>                 URL: https://issues.apache.org/jira/browse/BATIK-1120
>             Project: Batik
>          Issue Type: Bug
>    Affects Versions: 1.8
>            Reporter: Simon Levesque
>            Priority: Blocker
>             Fix For: 1.8
>
>
> I am trying to use batik 1.8 with Gradle. I used this dependency: 
> compile 'org.apache.xmlgraphics:batik-rasterizer:1.8' 
> and when I run the sample code, I get:
> ClassNotFoundException: org.w3c.dom.ElementTraversal .
> I downloaded the source code of batik-1.8 and the missing class is part of 
> the official source code.
> I compiled the libraries with "ant maven-artifacts" and checked all the jar 
> files to see which one got that org.w3c.dom package.
> I found it in batik-ext-1.8 .
> This jar is being downloaded by Gradle, but there is only a Manifest 
> directory there ; not classes.
> See 
> http://central.maven.org/maven2/org/apache/xmlgraphics/batik-ext/1.8/batik-ext-1.8.jar
> So the jar was not correctly built when pushed to maven.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to