You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 22:57:34 UTC

[GitHub] [beam] kennknowles opened a new issue, #19202: Remove commons-lang3 dependency from sdks/java/core

kennknowles opened a new issue, #19202:
URL: https://github.com/apache/beam/issues/19202

   Beam's use of commons-lang3 is pretty minor in particular in core, we should remove this dep and put it in the banned dependency list to avoid any future use of it. The approach could be to extract the minimal utils we need to core.
   
   Other modules that use commons-lang3 provided or in test cope can continue to do still use it.
   
   Imported from Jira [BEAM-9077](https://issues.apache.org/jira/browse/BEAM-9077). Original Jira may contain additional context.
   Reported by: iemejia.
   Subtask of issue #19193


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org