[midPoint-git] [Evolveum/midpoint] a51c79: wf/impl ConfigurationHelper, WfConfiguration: unus...
virgo47
noreply at github.com
Tue Nov 16 20:36:01 CET 2021
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: a51c79c1790523dca147b7c8058d1da04976647b
https://github.com/Evolveum/midpoint/commit/a51c79c1790523dca147b7c8058d1da04976647b
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/WfConfiguration.java
M model/workflow-impl/src/main/java/com/evolveum/midpoint/wf/impl/processors/ConfigurationHelper.java
Log Message:
-----------
wf/impl ConfigurationHelper, WfConfiguration: unused stuff cleanup
Commit: 30f2aa63de2768e94b31d2d49af8230a5ebb409e
https://github.com/Evolveum/midpoint/commit/30f2aa63de2768e94b31d2d49af8230a5ebb409e
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M provisioning/provisioning-impl/src/main/java/com/evolveum/midpoint/provisioning/impl/ConnectorManager.java
Log Message:
-----------
occur(r)ed and other minor typo fixes
Commit: bd7fe5dfb86cbce3ac9b6b511caef102c722f1c9
https://github.com/Evolveum/midpoint/commit/bd7fe5dfb86cbce3ac9b6b511caef102c722f1c9
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2021-11-16 (Tue, 16 Nov 2021)
Changed paths:
M model/model-common/src/main/java/com/evolveum/midpoint/model/common/expression/evaluator/AbstractSearchExpressionEvaluator.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/ConstraintReferenceMatcher.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/ExclusionConstraintEvaluator.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/policy/evaluators/HasAssignmentConstraintEvaluator.java
M model/model-impl/src/test/resources/lens/policy/role-student.xml
M model/workflow-impl/src/test/java/com/evolveum/midpoint/wf/impl/other/TestMiscellaneous.java
M model/workflow-impl/src/test/resources/miscellaneous/metarole-prize.xml
Log Message:
-----------
MID-7390: implemented support for expression in exclusion filter
As a side effect, expression in hasAssignment filter is supported too.
Common code was cleaned up and extracted to ConstraintReferenceMatcher.
Compare: https://github.com/Evolveum/midpoint/compare/6b4740de74ca...bd7fe5dfb86c
More information about the midPoint-svn
mailing list