Ismaël Mejía created BEAM-3931:
----------------------------------
Summary: Remove commons-text dependency from Spark runner (and
Beam)
Key: BEAM-3931
URL: https://issues.apache.org/jira/browse/BEAM-3931
Project: Beam
Issue Type: Improvement
Components: runner-spark
Affects Versions: 2.5.0
Reporter: Ismaël Mejía
Assignee: Ismaël Mejía
The spark runner has a dependency to commons-text that is used only in a
trivial use case to capitalize method calls, We can use StringUtils instead of
this and remove a global dependency in the project.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)