[midPoint-git] [Evolveum/prism] 1180e6: Preserve PolyString.norm in some cases
mederly
noreply at github.com
Mon Sep 30 16:18:52 CEST 2024
Branch: refs/heads/master
Home: https://github.com/Evolveum/prism
Commit: 1180e64ce90f086d848b12b42bdd2ff3883bb5d7
https://github.com/Evolveum/prism/commit/1180e64ce90f086d848b12b42bdd2ff3883bb5d7
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/SerializationContext.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/SerializationOptions.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/polystring/PolyString.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/marshaller/BeanMarshaller.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/marshaller/PrismMarshaller.java
Log Message:
-----------
Preserve PolyString.norm in some cases
If SerializationOptions#preservePolyStringNorm is set, the normalized
values are preserved (if a custom normalization is used). This is
necessary for the storage of shadow attributes in the generic repo.
Commit: aa6fb3978d44be3935912e95b9638dfe176f1e75
https://github.com/Evolveum/prism/commit/aa6fb3978d44be3935912e95b9638dfe176f1e75
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M infra/axiom/src/main/java/com/evolveum/axiom/lang/antlr/AxiomStrings.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/query/lang/AxiomQueryContentAssistantVisitor.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/prism/compare/9ebfd32528fe...aa6fb3978d44
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications
More information about the midPoint-svn
mailing list