William Lo created GOBBLIN-983:
----------------------------------
Summary: Replace javafx stringformatter with Java's String library
Key: GOBBLIN-983
URL: https://issues.apache.org/jira/browse/GOBBLIN-983
Project: Apache Gobblin
Issue Type: Bug
Reporter: William Lo
There is one instance of `com.sun.javafx.binding.StringFormatter`. Using javafx
libraries is not available in many versions of java that run on server. Since
it's only used to format a string, proposal to use Java's String library instead
--
This message was sent by Atlassian Jira
(v8.3.4#803005)