Fix issues with the BGX reporter importer due to changes in the core api of BASE 2.15
The core reporter importer plug-in will get support for running without a configuration. This affects the BGX reporter importer since it is a subclass of the core importer. The main issue is that we need to override the regular expressions when parsing the [Controls] section. This is currently done by changing the plug-in configuration. This will no longer work if the parameters are part of the job. See http://base.thep.lu.se/ticket/1446 for more information.
Change History
(3)
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [1187]) Fixes #257: Fix issues with the BGX reporter importer due to changes in the core api of BASE 2.15