You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by GitBox <gi...@apache.org> on 2022/10/15 12:15:19 UTC

[GitHub] [olingo-odata2] mibo commented on pull request #41: Bump gson to 2.8.9

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-unsubscribe@olingo.apache.org

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