Mark Struberg created JOHNZON-157:
-------------------------------------

             Summary: regression for JsonParser#readObject failing with 
"START_ARRAY doesn't support getObject()"
                 Key: JOHNZON-157
                 URL: https://issues.apache.org/jira/browse/JOHNZON-157
             Project: Johnzon
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.5
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1.6


When using JsonParser#readObject() we now fail with the following Exception

{noformat}

java.lang.IllegalStateException: START_ARRAY doesn't support getObject()
    at 
org.apache.johnzon.core.JohnzonJsonParserImpl.getObject(JohnzonJsonParserImpl.java:42)

{noformat}



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

Reply via email to