garydgregory commented on PR #53:
URL: https://github.com/apache/commons-validator/pull/53#issuecomment-2305231414

   Shading is not going to work with JPMS in a software stack that includes 
both jars due to split packages. Let's not create a jar hell scenario ;-)
   
   The only path forward IMO is to create a Validator 2 that does not depend on 
this type of Map, and depends on BeanUtils 2. I should create a BU 2.0.0-M1 
soon or whenever the remaining "2" classes are pulled up into their parent. See 
the mailing list.
   


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

Reply via email to