[midPoint-git] [Evolveum/midpoint] 6121d5: Fix Base64 YAML encoding

Pavol Mederly mederly at evolveum.com
Mon Nov 5 23:56:19 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/midpoint
  Commit: 6121d531f658676ab0018fd057b5003c8bc5b78e
      https://github.com/Evolveum/midpoint/commit/6121d531f658676ab0018fd057b5003c8bc5b78e
  Author: Pavol Mederly <mederly at evolveum.com>
  Date:   2018-11-05 (Mon, 05 Nov 2018)

  Changed paths:
    M infra/prism/src/main/java/com/evolveum/midpoint/prism/lex/json/yaml/MidpointYAMLGenerator.java

  Log Message:
  -----------
  Fix Base64 YAML encoding

Because of https://github.com/FasterXML/jackson-dataformats-text/issues/90
binary (Base64) data in YAML are not serialized correctly. This commit
introduces quite ugly hack that deals with it.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the midPoint-svn mailing list