[midPoint-git] [Evolveum/midpoint] 73f809: Fix schema serialization for JSON/YAML
    mederly 
    noreply at github.com
       
    Fri Jun 12 00:13:08 CEST 2020
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 73f809c0df6cedd097c225929a6ded4f2f1e896b
      https://github.com/Evolveum/midpoint/commit/73f809c0df6cedd097c225929a6ded4f2f1e896b
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2020-06-12 (Fri, 12 Jun 2020)
  Changed paths:
    M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/lex/json/AbstractJsonLexicalProcessor.java
    M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/TestParseResource.java
    M infra/schema/src/test/resources/common/xml/ns/resource-opendj.xml
  Log Message:
  -----------
  Fix schema serialization for JSON/YAML
When serializing schemas in JSON/YAML we now put all namespace
declarations in the schema element. (Not quite clean solution
but could work until replaced by Axiom.)
    
    
More information about the midPoint-svn
mailing list