[
https://issues.apache.org/jira/browse/BEAM-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-9077:
-------------------------------
Description:
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.
> Remove commons-lang3 dependency from sdks/java/core
> ---------------------------------------------------
>
> Key: BEAM-9077
> URL: https://issues.apache.org/jira/browse/BEAM-9077
> Project: Beam
> Issue Type: Sub-task
> Components: build-system
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)