You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "ppalaga (via GitHub)" <gi...@apache.org> on 2023/04/28 14:00:42 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue, #4855: Stop managing woodstox directly, rather rely on quarkus-cxf-bom

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

   I think it would be a good idea because quarkus-cxf-bom [manages](https://github.com/quarkiverse/quarkus-cxf/blob/dace38b8b9ee0efd210ebdf6020d99dc13a58e44/pom.xml#L64) a recent (dependabot) version of Woodstox and the native support for woodstox is also implemented there: https://github.com/quarkiverse/quarkus-cxf/tree/dace38b8b9ee0efd210ebdf6020d99dc13a58e44/extensions/woodstox 
   
   The bottom line is that once I have nothing better to do, I'd move woodstox and possibly other XML related extensions to a separate Quarkiverse repository.


-- 
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 #4855: Stop managing woodstox directly, rather rely on quarkus-cxf-bom

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on issue #4855:
URL: https://github.com/apache/camel-quarkus/issues/4855#issuecomment-1527699493

   > quarkus-cxf-bom is currently not managing stax2-api, which it should.
   
   Fixed in https://github.com/quarkiverse/quarkus-cxf/pull/852


-- 
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 #4855: Stop managing woodstox directly, rather rely on quarkus-cxf-bom

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga commented on issue #4855:
URL: https://github.com/apache/camel-quarkus/issues/4855#issuecomment-1527660032

   quarkus-cxf-bom is currently not managing stax2-api, which it should.


-- 
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 closed issue #4855: Stop managing woodstox directly, rather rely on quarkus-cxf-bom

Posted by "ppalaga (via GitHub)" <gi...@apache.org>.
ppalaga closed issue #4855: Stop managing woodstox directly, rather rely on quarkus-cxf-bom
URL: https://github.com/apache/camel-quarkus/issues/4855


-- 
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