Migrate lifecycle showcase to new launch manager configuration#181
Migrate lifecycle showcase to new launch manager configuration#181NicolasFussberger wants to merge 6 commits intoeclipse-score:mainfrom
Conversation
9ab2a32 to
c6506c2
Compare
|
@NicolasFussberger can you adapt to main lifecycle so we can move on with this example to be up to date ? |
c6506c2 to
ebaf871
Compare
@pawelrutkaq
Do you know what this is about? |
|
you must update scroe crates to version we need in lifecycle. |
|
The created documentation from the pull request is available at: docu-html |
Migrate Lifecycle showcase to use the new launch manager configuration format
Lifecycle PR eclipse-score/lifecycle#110 introduces a new simpler way to configure the launch manager.
This PR updates the lifecycle showcase to remove the old configuration files and configure the same scenario in the new format.
Depends on: eclipse-score/lifecycle#110