rootvector2 commented on PR #431: URL: https://github.com/apache/commons-beanutils/pull/431#issuecomment-5128410327
Addressed in `dbed349`: null entries in the suppressed set are skipped before capitalizing, since `SuppressPropertiesBeanIntrospector` only rejects a null collection and not null elements. Added `testCustomIntrospectionSuppressedMappedPropertyNullEntry`, which NPEs without the guard. Full `mvn` default goal is green, 1285 tests. Will run copilot on the branch before opening the next 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
