You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@johnzon.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/03/06 17:34:32 UTC

[jira] [Created] (JOHNZON-104) JsonPatchBuilder#build() does NOT invalidate the PatchBuilder

Mark Struberg created JOHNZON-104:
-------------------------------------

             Summary: JsonPatchBuilder#build() does NOT invalidate the PatchBuilder
                 Key: JOHNZON-104
                 URL: https://issues.apache.org/jira/browse/JOHNZON-104
             Project: Johnzon
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Mark Struberg
             Fix For: 1.1.0


It was not clear whether JsonPatchBuilder#build() 'consumes' the JsonPatchBuilder or whether the patch builder is reusable and what it will contain after build() got called.

A spec clarification request https://java.net/jira/browse/JSON_PROCESSING_SPEC-84 resulted in the information that build() does not invalidate the JsonPatchBuilder and it will contain the same values as before calling build().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)