[GitHub] [cxf] reta commented on pull request #807: CXF-8532: @Priority support for ParamConverterProvider

2021-05-31 Thread GitBox
reta commented on pull request #807: URL: https://github.com/apache/cxf/pull/807#issuecomment-851717489 @andymc12 my apologies, double-checked the implementation, the `MicroProfileClientProviderFactory::createComparator` is all set, it uses `ContractComparator` which uses the delegating

Re: Releases soon?

2021-05-31 Thread Freeman Fang
+1 for a new release. Thanks Colm! Freeman On Fri, May 28, 2021 at 4:25 AM Colm O hEigeartaigh wrote: > Hi all, > > It's been over two months since the last set of releases, shall we get > the next releases out soon? What remains to be fixed? > > Colm. >

[GitHub] [cxf] brevilo edited a comment on pull request #805: Make CDI and MP Config dependencies optional for MicroProfile REST client

2021-05-31 Thread GitBox
brevilo edited a comment on pull request #805: URL: https://github.com/apache/cxf/pull/805#issuecomment-850852978 Sorry, I don't have enough context knowledge to provide the additional tests needed. The overall goal here is to make CDI and MP Config optional for the MP REST client, as the

[GitHub] [cxf] coheigea commented on a change in pull request #768: Cxf 8445

2021-05-31 Thread GitBox
coheigea commented on a change in pull request #768: URL: https://github.com/apache/cxf/pull/768#discussion_r642273107 ## File path: core/src/main/java/org/apache/cxf/attachment/AttachmentUtil.java ## @@ -170,18 +170,31 @@ public static boolean isMtomEnabled(Message message) {