Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-1007

batik-codec.jar miss org.apache.batik.ext.awt.image.codec.imageio package

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 1.8
    • None
    • SVGGraphics2D
    • None
    • Operating System: All
      Platform: PC

    Description

      When building separate jar for the batik 1.8pre distribution, the batik-codec.jar miss the org.apache.batik.ext.awt.image.codec.imageio package which is included in batik-all.jar.

      In build.xml line 1241 should be changed from
      <include name="${package-prefix}/ext/awt/image/codec/jpeg/*.class"
      if="sun-codecs.present"/>
      to
      <include name="${package-prefix}/ext/awt/image/codec/imageio/*.class"
      if="sun-codecs.present"/>

      Attachments

        Activity

          People

            batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
            guinotphil Philippe
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: