[midPoint-git] [Evolveum/midpoint] 28d22c: MID-8432: Fixed definition annotations in shallow ...
Tony Tkáčik
noreply at github.com
Mon Jan 16 15:02:27 CET 2023
Branch: refs/heads/support-4.4
Home: https://github.com/Evolveum/midpoint
Commit: 28d22ccc6ac50c569c46254465b92b98ba5c508d
https://github.com/Evolveum/midpoint/commit/28d22ccc6ac50c569c46254465b92b98ba5c508d
Author: Tony Tkacik <tony.tkacik at evolveum.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/schema/transform/TransformableComplexTypeDefinition.java
A model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/schema/transform/TransformableDefinition.java
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/schema/transform/TransformableItemDefinition.java
Log Message:
-----------
MID-8432: Fixed definition annotations in shallow clones
Annotations were not properly stored in shallow Transformable*Definitions
and changes to annotations were made on underlying shared schema.
This fix intruduces shallow definitions also for annotations.
More information about the midPoint-svn
mailing list