[GitHub] [camel-quarkus] zhfeng commented on pull request #4831: Bump quarkiverse-minio.version from 3.0.0.Alpha3 to 3.0.0

2023-04-26 Thread via GitHub


zhfeng commented on PR #4831:
URL: https://github.com/apache/camel-quarkus/pull/4831#issuecomment-1524647808

   @dependabot rebase


-- 
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: commits-unsubscr...@camel.apache.org

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



[GitHub] [camel-quarkus] zhfeng commented on pull request #4831: Bump quarkiverse-minio.version from 3.0.0.Alpha3 to 3.0.0

2023-04-26 Thread via GitHub


zhfeng commented on PR #4831:
URL: https://github.com/apache/camel-quarkus/pull/4831#issuecomment-1523038357

   Thanks @JiriOndrusek and it would be great! And I just run the tests locally 
but they looks good.


-- 
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: commits-unsubscr...@camel.apache.org

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



[GitHub] [camel-quarkus] zhfeng commented on pull request #4831: Bump quarkiverse-minio.version from 3.0.0.Alpha3 to 3.0.0

2023-04-25 Thread via GitHub


zhfeng commented on PR #4831:
URL: https://github.com/apache/camel-quarkus/pull/4831#issuecomment-1522778572

   Minio tests are failing
   ```
   Caused by: java.lang.RuntimeException: Unsupported OkHttp library found. 
Must use okhttp >= 4.8.1
at io.minio.S3Base.(S3Base.java:106)
... 78 more
   Caused by: java.lang.NoSuchMethodError: 'okhttp3.RequestBody 
okhttp3.RequestBody.create(byte[], okhttp3.MediaType)'
at io.minio.S3Base.(S3Base.java:104)
... 78 more
   ```
   
   It needs more investigation.


-- 
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: commits-unsubscr...@camel.apache.org

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