Svarog 3.0.2 updates
- Includes fixed unit tests (if SDI is not installed SDI tests are not run)
- Tests for ExecManager are added
- Exec manager now stores the information about the installed executors in SVAROG_EXECUTORS
- All logger instances are now routed through SvConf. This fix makes sure that the log4j2.xml is always loaded from the current working directory.
- Svarog is now depending on the new interfaces.
- the new interfaces are now using pretty methods like getObjectId which are not using underscores!
- Install of labels was broken and fixed.
- svWorkflow was broken due to the fact that changing status was not puring the object cache
- the string valid is now replaced withe svConst.STATUS_VALID
- the file store now uses a local directory if it is missconfigured!