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

        Patrick Corless created issue -
        Patrick Corless made changes -
        Field Original Value New Value
        Issue Type Improvement [ 4 ] Bug [ 1 ]
        Workaround Description 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"/>
        Workaround Exists [Yes]
        Salesforce Case []
        Hide
        Patrick Corless added a comment -

        Targeting 4.3.3

        Show
        Patrick Corless added a comment - Targeting 4.3.3
        Patrick Corless made changes -
        Salesforce Case []
        Fix Version/s 4.3.3 [ 10333 ]
        Hide
        Patrick Corless added a comment -

        Moved the manifest class-path values into a new property in the viewer build.xml. A user can use a build.properties to over-ride the manifest.classPath as needed for their build. The default value of manifest.classPath is now 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
        Patrick Corless added a comment - Moved the manifest class-path values into a new property in the viewer build.xml. A user can use a build.properties to over-ride the manifest.classPath as needed for their build. The default value of manifest.classPath is now 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
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        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
        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: