[midPoint-git] [Evolveum/midpoint] e95193: SqaleRepositoryConfiguration#isEmbedded returns fa...
virgo47
noreply at github.com
Wed Jul 14 10:27:12 CEST 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: e951938940608fe81640f4da1020b35f941fb25d
https://github.com/Evolveum/midpoint/commit/e951938940608fe81640f4da1020b35f941fb25d
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-07-14 (Wed, 14 Jul 2021)
Changed paths:
M repo/repo-sqale/src/main/java/com/evolveum/midpoint/repo/sqale/SqaleRepositoryConfiguration.java
Log Message:
-----------
SqaleRepositoryConfiguration#isEmbedded returns false, not throws
This is called from TaskManagerConfiguration if jdbcJobStore=true so
it can't throw and must provide the true answer (which is false).
Method getDefaultEmbeddedJdbcUrlPrefix() still throws, this should not
happen with new repo.
More information about the midPoint-svn
mailing list