[midPoint-git] [Evolveum/midpoint] c105f0: Improve custom function library initialization
Pavol Mederly
mederly at evolveum.com
Mon Jan 22 10:53:30 CET 2018
Branch: refs/heads/post-3.7-fixes
Home: https://github.com/Evolveum/midpoint
Commit: c105f0c02b9fd52738dab980e8051568e9a815bb
https://github.com/Evolveum/midpoint/commit/c105f0c02b9fd52738dab980e8051568e9a815bb
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-01-19 (Fri, 19 Jan 2018)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionFactory.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestScriptCaching.java
M model/model-impl/src/main/resources/ctx-model.xml
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionFactory.java
Log Message:
-----------
Improve custom function library initialization
Because of doubts concerning MID-4396 the code that initializes
function libraries (and custom ones in particular) was cleaned up
a bit. Synchronization and privileged access were implemented.
Commit: 2057c3c4e3fee5bf8ec966098ee7c6f47febbe9c
https://github.com/Evolveum/midpoint/commit/2057c3c4e3fee5bf8ec966098ee7c6f47febbe9c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-01-19 (Fri, 19 Jan 2018)
Changed paths:
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/ExpressionTestUtil.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpression.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/MappingTestEvaluator.java
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
Log Message:
-----------
Fix compilation error
(and a couple of IDE warnings as well)
Commit: e68b8ae222a707a4e6831cf2e8ef20c645c52bdf
https://github.com/Evolveum/midpoint/commit/e68b8ae222a707a4e6831cf2e8ef20c645c52bdf
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2018-01-22 (Mon, 22 Jan 2018)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/script/ScriptExpressionFactory.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/ExpressionTestUtil.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/TestExpression.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/AbstractScriptTest.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/expression/script/TestScriptCaching.java
M model/model-common/src/test/java/com/evolveum/midpoint/model/common/mapping/MappingTestEvaluator.java
M model/model-impl/src/main/resources/ctx-model.xml
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ShadowCache.java
M repo/repo-common/src/main/java/com/evolveum/midpoint/repo/common/expression/ExpressionFactory.java
Log Message:
-----------
Merge branch 'fix/mid-4396' into post-3.7-fixes
Compare: https://github.com/Evolveum/midpoint/compare/923ea590aac7...e68b8ae222a7
More information about the midPoint-svn
mailing list