[ 
https://issues.apache.org/jira/browse/SAMZA-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481091#comment-16481091
 ] 

ASF GitHub Bot commented on SAMZA-1720:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/527


> Remove javafx.util dependency from samza-sql tests.
> ---------------------------------------------------
>
>                 Key: SAMZA-1720
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1720
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Shanthoosh Venkataraman
>            Priority: Major
>
> In samza-sql module, currently few test classes(TestSamzaSqlRelMessageSerde 
> and TestSamzaSqlRelRecordSerde) are dependent upon javax.util.Pair class.
> javafx.util.Pair is not supported by default in all JDK builds(example; 
> open-jdk java-8 doesn't support javafx module) and it belongs to javafx 
> package which is primarily used for developing GUI applications. 
> This dependency has to be removed and should be replaced with either internal 
> samza classes(KV, Entry) or Pair from apache-commons.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to