ICEpdf
  1. ICEpdf
  2. PDF-398

OS viewer build scrpts includes Pro jars in manifest class path.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.3.2
    • Fix Version/s: 4.3.3
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      any
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      Updated the ./icepdf/viewer/build.xml file by changing

      <attribute name="Class-Path"
                                 value="icepdf-core.jar icepdf-viewer.jar icepdf-pro.jar icepdf-pro-intl.jar batik-awt-util.jar batik-dom.jar batik-svg-dom.jar batik-svggen.jar batik-util.jar batik-xml.jar"/>

      to


      <attribute name="Class-Path"
                                 value="icepdf-core.jar icepdf-viewer.jar batik-awt-util.jar batik-dom.jar batik-svg-dom.jar batik-svggen.jar batik-util.jar batik-xml.jar"/>
      Show
      Updated the ./icepdf/viewer/build.xml file by changing <attribute name="Class-Path"                            value="icepdf-core.jar icepdf-viewer.jar icepdf-pro.jar icepdf-pro-intl.jar batik-awt-util.jar batik-dom.jar batik-svg-dom.jar batik-svggen.jar batik-util.jar batik-xml.jar"/> to <attribute name="Class-Path"                            value="icepdf-core.jar icepdf-viewer.jar batik-awt-util.jar batik-dom.jar batik-svg-dom.jar batik-svggen.jar batik-util.jar batik-xml.jar"/>

      Description

      A user has pointed out that the OS build script creates a icepdf-viewer.jar with a manifest class-path entry that has the PRO jars defines. Changes need to be made to the bundle build so that the OS build scripts only point to the OS jars.

        Activity

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: