[
https://issues.apache.org/jira/browse/GOBBLIN-983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William Lo resolved GOBBLIN-983.
--------------------------------
Resolution: Fixed
> 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
> Priority: Minor
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)