Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-3854

Installer: Gulp dist task doesn't report subtasks in correct order

    XMLWordPrintable

Details

    Description

      Gulp task dist log is in wrong order, e.g. dist should finish after clean is finished (caused by mixed usage of runSequence and native Gulp dependent tasks)

      [11:40:03] Using gulpfile ~/workspace/developer-platform-install/gulpfile.js
      [11:40:03] Starting 'check-requirements'...
      [11:40:05] Finished 'check-requirements' after 1.74 s
      [11:40:05] Starting 'dist'...
      [11:40:05] Starting 'clean'...
      [11:40:05] Finished 'dist' after 3.05 ms
      [11:40:05] Finished 'clean' after 4.52 ms
      

      Attachments

        Activity

          People

            ppitonak Pavol Pitoňák
            ppitonak Pavol Pitoňák
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: