mibo commented on PR #41:
URL: https://github.com/apache/olingo-odata2/pull/41#issuecomment-1279733463

   Hi @dheid, did only a quick check (update gson and build) and the build 
failed with an error (see below).
   
   Will check how to fix / handle this, but not sure if I find time this 
weekend (sorry 😕).
   
   ```
   [ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
0.002 s <<< FAILURE! - in 
org.apache.olingo.odata2.core.ep.consumer.JsonErrorDocumentConsumerTest
   [ERROR] 
invalidJson(org.apache.olingo.odata2.core.ep.consumer.JsonErrorDocumentConsumerTest)
  Time elapsed: 0.002 s  <<< ERROR!
   java.lang.Exception: Unexpected exception, 
expected<org.apache.olingo.odata2.api.ep.EntityProviderException> but 
was<java.lang.IllegalStateException>
        at 
org.apache.olingo.odata2.core.ep.consumer.JsonErrorDocumentConsumerTest.invalidJson(JsonErrorDocumentConsumerTest.java:141)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@olingo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to