Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-2003

Block cocoon-batik-impl builds against wrong version of batik

    XMLWordPrintableJSON

Details

    • Patch available

    Description

      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.

      Attachments

        1. cocoon-batik-impl-pom.xml.patch
          0.5 kB
          Bart Molenkamp

        Activity

          People

            reinhard@apache.org Reinhard Poetz
            b.molenkamp Bart Molenkamp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: