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

Archimedes Trajano commented on SM-2155:
----------------------------------------

It also needs the following changes to the pom.xml


             javax.swing*,
             javax.xml.parsers,
-            javax.xml.transform,
+            javax.xml.transform*,
+            javax.imageio*,
             org.apache.xml.utils,
             org.apache.xpath*,
+            com.sun.image.codec.jpeg;resolution:=optional,

but I haven't put it in the pull request yet, trying to determine why 
com.sun.image.codec.jpeg is needed.
                
> batik bundle should have batik-codec
> ------------------------------------
>
>                 Key: SM-2155
>                 URL: https://issues.apache.org/jira/browse/SM-2155
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-components
>            Reporter: Archimedes Trajano
>         Attachments: batik-codec.patch
>
>
> Without this the transcoder does not function correctly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to