ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-142

Uncomplicate the weblogic-arp build as it breaks the bundle

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2.GA_P01
    • Fix Version/s: 1.8.2.GA_P02
    • Component/s: Enterprise Push Server
    • Labels:
      None
    • Environment:
      EPS

      Description

      Uncomplicate the weblogic-arp build as it breaks the bundle

        Activity

        Jack Van Ooststroom created issue -
        Jack Van Ooststroom made changes -
        Field Original Value New Value
        Assignee Ken Fyten [ ken.fyten ] Jack van Ooststroom [ jack.van.ooststroom ]
        Hide
        Jack Van Ooststroom added a comment -

        Changed Fix Version/s to 1.8.2.GA_P02

        Show
        Jack Van Ooststroom added a comment - Changed Fix Version/s to 1.8.2.GA_P02
        Jack Van Ooststroom made changes -
        Salesforce Case []
        Fix Version/s 1.8.2.GA_P02 [ 10225 ]
        Hide
        Jack Van Ooststroom added a comment -

        I replaced the unnecessary complexity as follows:

        Index: build.xml
        ===================================================================
        — build.xml (revision 25142)
        +++ build.xml (working copy)
        @@ -72,14 +72,8 @@

        <path id="compile.run.classpath">
        <pathelement location="$

        {build.classes.dir}

        " />

        • <fileset dir="$ {icefaces.lib.dir}">
          - </fileset>
          - <fileset dir=".">
          - <patternset>
          - <include if="weblogic-arp.present"
          - name="**/${weblogic.arp.lib}"/>
          - </patternset>
          - </fileset>
          + <fileset dir="${icefaces.lib.dir}

          " />
          + <fileset dir="$

          {lib.dir}

          " />
          </path>

        Marking this one as FIXED.

        Show
        Jack Van Ooststroom added a comment - I replaced the unnecessary complexity as follows: Index: build.xml =================================================================== — build.xml (revision 25142) +++ build.xml (working copy) @@ -72,14 +72,8 @@ <path id="compile.run.classpath"> <pathelement location="$ {build.classes.dir} " /> <fileset dir="$ {icefaces.lib.dir}"> - </fileset> - <fileset dir="."> - <patternset> - <include if="weblogic-arp.present" - name="**/${weblogic.arp.lib}"/> - </patternset> - </fileset> + <fileset dir="${icefaces.lib.dir} " /> + <fileset dir="$ {lib.dir} " /> </path> Marking this one as FIXED.
        Jack Van Ooststroom made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Jack Van Ooststroom
            Reporter:
            Jack Van Ooststroom
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: