Permanently Fixing examples after library upgrades

2021-04-02 Thread David Blevins
Richard mentioned some examples were broken after a recent library upgrade and I promised to start a thread on the topic as we have system issues there. One of the things that's aways bugged me and was on the "some day" list is that in our examples we are encouraging people to have to know how t

[GitHub] [tomee] dblevins commented on pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-04-02 Thread GitBox
dblevins commented on pull request #777: URL: https://github.com/apache/tomee/pull/777#issuecomment-812681094 Yeah, I have some thoughts there. I'll post to the list so we can clean it up for good (hopefully) -- This is an automated message from the Apache Git Service. To respond to the

[GitHub] [tomee] rzo1 commented on pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-04-02 Thread GitBox
rzo1 commented on pull request #777: URL: https://github.com/apache/tomee/pull/777#issuecomment-812675568 We also have some failing tests (examples) on the master build related to the upgrade: `NoSuchMethodError` - I guess most of them should be easily fixable :) -- This is an automated

[GitHub] [tomee] dblevins commented on pull request #777: TOMEE-2987: Upgrade CXF to latest 3.4.3 and align dependencies

2021-04-02 Thread GitBox
dblevins commented on pull request #777: URL: https://github.com/apache/tomee/pull/777#issuecomment-812635140 The results look great! This actually fixed 7 tests in the JAX-RS section of the TCK. One test appears to have regressed, but it could be an intermittent failure. - http

[GitHub] [tomee] cocorossello commented on a change in pull request #776: TOMEE-2988: Xbean 4.18 + asm9

2021-04-02 Thread GitBox
cocorossello commented on a change in pull request #776: URL: https://github.com/apache/tomee/pull/776#discussion_r606112237 ## File path: arquillian/arquillian-tomee-common/pom.xml ## @@ -86,6 +86,16 @@ xbean-finder-shaded ${xbeanVersion} provided +