Versions Compared

Key

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

Introduction

Some JS7 projects depend on others. Therefore the projects have to build in a specific order. 

As not every project has includes a dependency to on other projects the final build order may veryvary.

The order described is the order proposed sequence of builds is the the sequence used by SOS.

Order

  1. js7
  2. joc-cockpit
  3. js7-api-schemas
  4. js7-inventory-schemas
  5. sos-components (depends on)
    1. js7
    2. js7-api-schemas
    3. js7-inventory-schemas

...