[ https://issues.apache.org/jira/browse/JOHNZON-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved JOHNZON-104.
-----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.1.2)
1.1.3
> 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.3
>
>
> 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.4.14#64029)
|