reta commented on PR #1784: URL: https://github.com/apache/cxf/pull/1784#issuecomment-2040251828
Thanks for working on that @jgoodyear > I'm beginning to hit a fundamental problem; when we detect, regardless of ordering, getter/setter pairs with correct signatures, we end up finding matches on IBM and the other JVMs, hence failing the testMismatchedOverriddenBeans test case (it expects due to ordering to not have a pair). That's seems to be incorrect test, right? > Should that be the correct behavoir for BeanSpector? I think it should be a correct behavior for BeanSpector (the fact it worked just because of the ordering seems to be pure luck). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
