Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-144

YUI compressor errors

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 5.0.0
    • 5.0.0
    • None

      Steps to Reproduce

      run the maven command (which is part of the release script) from root of keikaicml

      mvn clean process-resources -P ee -DskipTests -pl keikai
      or
      mvn clean process-resources -P official -DskipTests -pl keikai
      

      Current Result

      YUI compressor errors regarding newer JS language features

      e.g.

      [ERROR] .../target/classes/web/js/zss/ActiveRange.js:line 183:column 11:missing ; before statement
      let size;
      

      Expected Result

      successful JS compression

      Debug Information

      seems to happen related to modern JS features

      Workaround

            jumperchen jumperchen
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: