[midPoint-git] [Evolveum/midpoint] 80c5ca: Fix MID-6786 preliminarily
    mederly 
    noreply at github.com
       
    Wed Jan 20 19:24:12 CET 2021
    
    
  
  Branch: refs/heads/feature/mid-6786
  Home:   https://github.com/Evolveum/midpoint
  Commit: 80c5ca6751b268956b1f086069f4de8665575180
      https://github.com/Evolveum/midpoint/commit/80c5ca6751b268956b1f086069f4de8665575180
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)
  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/marshaller/BeanMarshaller.java
    M model/model-intest/src/test/resources/tracing/function-library-hacking.xml
    M model/model-intest/src/test/resources/tracing/role-class-less-values.xml
  Log Message:
  -----------
  Fix MID-6786 preliminarily
Here we replace very ugly hack that uses t:ItemDeltaType to pass values
from library function to its clients by a little less ugly use
of t:ItemType.
The whole "solution" is still very hacky, and should be reviewed.
Overall, the support for class-less containers and their values has
to be improved.
    
    
More information about the midPoint-svn
mailing list