ICEfaces
  1. ICEfaces
  2. ICE-8683

REGRESSION: Some ACE JS resources are minified in "Development" mode

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.2.BETA1
    • Fix Version/s: 3.2
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces3/trunk

      Description


      There is a regression of the automatic mechanism added in ICE-1175 which will serve minified JS when PROJECT_STAGE="Production", and none-minified JS when in "Development".

      The following ACE resources are always being served minified:

      * ace-datatable.js
      * ace-components.js
      * files under resources/icefaces.ace/util folder


        Activity

        Hide
        Arturo Zambrano added a comment - - edited

        Committed fix to trunk at revision 31679. Modified build script to keep uncompressed script resources and modified HeadRenderer to serve these uncompressed script resources when PROJECT_STAGE == Development.

        Show
        Arturo Zambrano added a comment - - edited Committed fix to trunk at revision 31679. Modified build script to keep uncompressed script resources and modified HeadRenderer to serve these uncompressed script resources when PROJECT_STAGE == Development.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: