You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Reinhard Poetz (JIRA)" <ji...@apache.org> on 2007/02/05 19:35:06 UTC

[jira] Assigned: (COCOON-2003) Block cocoon-batik-impl builds against wrong version of batik

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

Reinhard Poetz reassigned COCOON-2003:
--------------------------------------

    Assignee: Reinhard Poetz

> Block cocoon-batik-impl builds against wrong version of batik
> -------------------------------------------------------------
>
>                 Key: COCOON-2003
>                 URL: https://issues.apache.org/jira/browse/COCOON-2003
>             Project: Cocoon
>          Issue Type: Bug
>          Components: - Build System: Maven, Blocks: Batik
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Bart Molenkamp
>         Assigned To: Reinhard Poetz
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: cocoon-batik-impl-pom.xml.patch
>
>
> Block cocoon-batik-impl builds against a wrong version of Batik. Version 1.6-1 is the version of Batik that is used, but during compile time version 1.5 is also included (the artifact has a different name).
> Dependency batik-transcoder depends on batik-1.5-fop, and this version of batik isn't compatible with 1.6-1 (e.g. the signature of the method org.apache.batik.dom.util.HashTableStack.put has changed). Excluding the batik-1.5-fop dependency seems to solve the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.