[
https://issues.apache.org/jira/browse/GOBBLIN-983?focusedWorklogId=355506&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-355506
]
ASF GitHub Bot logged work on GOBBLIN-983:
------------------------------------------
Author: ASF GitHub Bot
Created on: 06/Dec/19 23:48
Start Date: 06/Dec/19 23:48
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #2829: [GOBBLIN-983]
Use java string library for string format
URL: https://github.com/apache/incubator-gobblin/pull/2829
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 355506)
Time Spent: 50m (was: 40m)
> 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)