Uploaded image for project: 'Hawkular'
  1. Hawkular
  2. HAWKULAR-476

"Logger is not defined" in browser log when built with -Pdev

XMLWordPrintable

      Steps to reproduce:
      (1) Make sure the cache is consistent through building without -Pcache:

      mvn clean install -Pdev
      

      (2) Visit the console in browser and the login screen is there and works

      (3) Build with -Pcache:

      mvn clean install -Pdev,cache
      

      (4) Visit the console in browser
      NOT OK: the login screen is not displayed, and there is Uncaught ReferenceError: Logger is not defined in the browser log.

      EXPECTED: The login screen is there and works.

              vrockai Viliam Rockai (Inactive)
              ppalaga Peter Palaga
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: