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

2017-06-03 Thread Romain Manni-Bucau (JIRA)

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

Romain Manni-Bucau updated JOHNZON-104:
---
Fix Version/s: (was: 1.1.1)
   1.1.2

> 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.2
>
>
> 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)


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

2017-03-08 Thread Mark Struberg (JIRA)

 [ 
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)