ScenarioManager CLI asks for package when using path-mode
The ScenarioManager CLI asks for package although I gave the it a path as input. The package name is then not ambiguous and should be read from the file.
here the shell output for reference:
15:02:25 ...HierarchicalSegmentation/scenarios/SECTest ThesisEval ✘ ✖ ✹ ✭
$ cat *scx
<scenario name='SECTest' lastChange='2016-11-02.17:26:24' creation='2016-11-02.17:26:24' globalConfigName='' package='HierarchicalSegmentation'>
<application name='MMMSECGeneratorApp' instance='' package='HierarchicalSegmentation'/>
<application name='PriorKnowledge' instance='' package='MemoryX'/>
<application name='CommonStorage' instance='' package='MemoryX'/>
<application name='LongtermMemory' instance='' package='MemoryX'/>
</scenario>%
15:04:56 ...HierarchicalSegmentation/scenarios/SECTest ThesisEval ✘ ✖ ✹ ✭
$ armarx scenario stop .
Profile: default
Found multiple possible packages for this Scenario path, please select:
1) HierarchicalSegmentation
2) Spoac
Please enter a number now:
1
Stopping Scenario SECTest
Finished