[midPoint-git] [Evolveum/midpoint] 04babe: Fix "no schema" handling in AssignmentProcessor
mederly
noreply at github.com
Wed May 25 14:22:57 CEST 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 04babee6531dcad6a0be7958ae8a7b8516dc89c6
https://github.com/Evolveum/midpoint/commit/04babee6531dcad6a0be7958ae8a7b8516dc89c6
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2022-05-25 (Wed, 25 May 2022)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/construction/ResourceObjectConstruction.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/lens/projector/focus/AssignmentProcessor.java
Log Message:
-----------
Fix "no schema" handling in AssignmentProcessor
ConfigurationException is now treated just like SchemaException.
But why don't we treat other kinds of exceptions like these?
This fixes TestBrokenResources.
More information about the midPoint-svn
mailing list