[midPoint-git] [Evolveum/midpoint] 475a7c: MID-8432: Fixed definition annotations in shallow ...
Tony Tkáčik
noreply at github.com
Mon Jan 16 15:52:21 CET 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 475a7c8f5fb7f2900fe703b1c2af22a7b46098b6
https://github.com/Evolveum/midpoint/commit/475a7c8f5fb7f2900fe703b1c2af22a7b46098b6
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