Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

  • Some A number of JS7 projects depend depends on othersother projects. Therefore the projects have to be build in a specific order. 
  • As not every project includes a dependency on other projects the final such dependencies the build order may vary.
  • The proposed sequence of builds is the sequence one used by SOS.

Order of Build Steps

  1. JS7 Build - Step 1 - Controller and Agent
  2. JS7 Build - Step 2.a - JOC Cockpit User Interface
  3. JS7 Build - Step 2.b - JOC Cockpit js7-api-schemas
  4. JS7 Build - Step 2.c - JOC Cockpit js7-inventory-schemas
  5. JS7 Build - Step 2.d - JOC Cockpit, JITL sos-components
    • depends on projects from the following repositories:
      • js7
      • js7-api-schemas
      • js7-inventory-schemas

...