You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/05 12:15:09 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue, #4255: XmlTest.aggregate() test fails on the platform

ppalaga opened a new issue, #4255:
URL: https://github.com/apache/camel-quarkus/issues/4255

   ... because it reads files from the local filesystem. Those files should either be copied from class path to a temp folder or even better should be passed to the route via RESTeasy to avoid the need for camel-file dependency altogether.


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

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


[GitHub] [camel-quarkus] ppalaga commented on issue #4255: XmlTest.aggregate() test fails on the platform

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #4255:
URL: https://github.com/apache/camel-quarkus/issues/4255#issuecomment-1306239999

   I think https://github.com/apache/camel-quarkus/issues/4258 should be handled as a duplicate of this one.


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

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


[GitHub] [camel-quarkus] zhfeng commented on issue #4255: XmlTest.aggregate() test fails on the platform

Posted by GitBox <gi...@apache.org>.
zhfeng commented on issue #4255:
URL: https://github.com/apache/camel-quarkus/issues/4255#issuecomment-1304810961

   Hmm, it is only `aggregate()` failing? I think there are other tests which also reading file from local filesystem.


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

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


[GitHub] [camel-quarkus] ppalaga commented on issue #4255: XmlTest.aggregate() test fails on the platform

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #4255:
URL: https://github.com/apache/camel-quarkus/issues/4255#issuecomment-1306227418

   It was with CQ 2.13.1. Maybe we have more tests in 2.14.0? @zbendhiba just filed https://github.com/apache/camel-quarkus/issues/4258


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

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


[GitHub] [camel-quarkus] zhfeng closed issue #4255: XmlTest.aggregate() test fails on the platform

Posted by GitBox <gi...@apache.org>.
zhfeng closed issue #4255: XmlTest.aggregate() test fails on the platform
URL: https://github.com/apache/camel-quarkus/issues/4255


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

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