vlsi commented on PR #3823:
URL: https://github.com/apache/solr/pull/3823#issuecomment-3474986161

   I would really love to remove the dependency.
   The only thing left is `org.apache.commons.lang3.LocaleUtils.toLocale`: 
https://github.com/apache/commons-lang/blob/bbfe331ea832a1f98809c9f5c058369e61b3af74/src/main/java/org/apache/commons/lang3/LocaleUtils.java#L400
   
   Would you be comfortable copying the code to solr?
   
   ----
   
   Frankly, I thought of making a fork of commons-lang3 with micro-modules like 
`commons-stringutils`, `commons-localeutils`, and so on to avoid duplicating 
the efforts on copying the code.
   Unfortunately, commons team does not want to go with micro-modules: 
https://lists.apache.org/thread/9g1opd6l44dmck00b8gwg5qf1srngybl


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to