ICEfaces
  1. ICEfaces
  2. ICE-6324

Top-level icefaces2/icefaces or icefaces2/icefaces/ace ant build result in misbehaving icefaces-ace.jar

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Icefaces 2 ant builds
    • Affects:
      Compatibility/Configuration
    • Workaround Exists:
      Yes
    • Workaround Description:
      A work-around for this issue is to always build "icefaces2/icefaces/ace/components/ ant clean dist "after building the top-level. This seems to product and icefaces-ace.jar that functions correctly.

      Description

      When building icefaces2 from either the top-level icefaces2/icefaces dir or icefaces2/icefaces/ace dirs, the resulting icefaces-ace.jar is somehow messed up such that ace components do not render or function correctly. For example, the tabset will not render the tab folders, the slider will not render at all, etc.

        Activity

        Hide
        Judy Guglielmin added a comment -

        ant target all in ace folder not building ace jar correctly. Must use ace/components/build.xml and target "dist" to build a correct icefaces-ace.jar

        ant target "world" in uppermost level of icefaces scripts uses the "all" target, which will not build a proper icefaces-ace jar.

        Show
        Judy Guglielmin added a comment - ant target all in ace folder not building ace jar correctly. Must use ace/components/build.xml and target "dist" to build a correct icefaces-ace.jar ant target "world" in uppermost level of icefaces scripts uses the "all" target, which will not build a proper icefaces-ace jar.
        Hide
        Ken Fyten added a comment -

        Art, please take a look and see what's happening here. It's almost like the ant targets are being called correctly when you do a "icefaces2/icefaces/ace/ ant all" build, but somehow the relative paths being used are messed up or something...

        Show
        Ken Fyten added a comment - Art, please take a look and see what's happening here. It's almost like the ant targets are being called correctly when you do a "icefaces2/icefaces/ace/ ant all" build, but somehow the relative paths being used are messed up or something...
        Hide
        Ken Fyten added a comment -

        Resolved. Fixed relative pathing issue.

        Show
        Ken Fyten added a comment - Resolved. Fixed relative pathing issue.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: