ICEfaces
  1. ICEfaces
  2. ICE-9809

Fix warnings raised by the JS compression tool

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0.BETA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Javascript

      Description

      Need to fix warnings raised by the ClosureCompiler tool. Most of the warnings that were manually checked are valid.

        Activity

        Hide
        Mircea Toma added a comment -

        Fixed warnings raised by ClosureCompiler. Also added compilation flags to turn off warnings for misplaced annotations and useless code.

        The misplaced annotation warnings are caused by the JSDoc annotations YUI uses but they are not compatible with the ones expected by ClosureCompiler.

        The found useless code is code that results after processing the *-debug.js files to remove the logging calls.

        Show
        Mircea Toma added a comment - Fixed warnings raised by ClosureCompiler. Also added compilation flags to turn off warnings for misplaced annotations and useless code. The misplaced annotation warnings are caused by the JSDoc annotations YUI uses but they are not compatible with the ones expected by ClosureCompiler. The found useless code is code that results after processing the *-debug.js files to remove the logging calls.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: