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/08 09:12:37 UTC

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

     [ https://issues.apache.org/jira/browse/JOHNZON-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg updated JOHNZON-104:
----------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: JOHNZON-96

> JsonPatchBuilder#build() does NOT invalidate the PatchBuilder
> -------------------------------------------------------------
>
>                 Key: JOHNZON-104
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-104
>             Project: Johnzon
>          Issue Type: Sub-task
>    Affects Versions: 1.1.0
>            Reporter: Mark Struberg
>            Assignee: 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)