You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/16 15:52:00 UTC

[jira] [Commented] (SLING-8027) Malformed JSON when serialising "include" elements

    [ https://issues.apache.org/jira/browse/SLING-8027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651968#comment-16651968 ] 

ASF GitHub Bot commented on SLING-8027:
---------------------------------------

simonetripodi opened a new pull request #6: SLING-8027 - Malformed JSON when serialising "include" elements
URL: https://github.com/apache/sling-org-apache-sling-feature-io/pull/6
 
 
   close the open JSONConstants.FEATURE_INCLUDE element

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Malformed JSON when serialising "include" elements
> --------------------------------------------------
>
>                 Key: SLING-8027
>                 URL: https://issues.apache.org/jira/browse/SLING-8027
>             Project: Sling
>          Issue Type: Improvement
>          Components: Feature Model, Maven Plugins and Archetypes
>            Reporter: Simone Tripodi
>            Assignee: Carsten Ziegeler
>            Priority: Major
>
> Looks like object open in [FeatureJSONWriter.java#L82|https://github.com/apache/sling-org-apache-sling-feature-io/blob/master/src/main/java/org/apache/sling/feature/io/json/FeatureJSONWriter.java#L82] is not correctly closed, that causes {{javax.json.stream.JsonGenerationException: Invalid json}} issues
> PR is coming



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)