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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30300 Thu Jul 26 16:30:59 MDT 2012 patrick.corless PDF-398 moved manifest.classPath into the propertyset product.info so that th3e assignment would stick on a subant call.
        Files Changed
        Commit graph ADD /icepdf/trunk/icepdf/viewer/build.properties
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/build.xml
        Commit graph MODIFY /icepdf/trunk/icepdf/build.xml

          People

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

            Dates

            • Created:
              Updated:
              Resolved: