GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/317
Refactor/update cases
refactor JsonUtilTest codes including:
1.remove unusual assert keyword instead of Assert
2.trim and clean codes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/toyboxman/incubator-griffin
refactor/update-cases
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/317.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #317
----
commit 83c7115f5442c64cfd2f159adf1b17caa68986c9
Author: Eugene <toyboxman0001@...>
Date: 2018-06-20T06:07:40Z
update scala maven plugin to lastest verson
commit f4cc00a9ab6e4983415087ba6e4fd81fb805bdae
Author: Eugene <toyboxman0001@...>
Date: 2018-06-20T07:52:37Z
refactor JsonUtilTest codes including:
1.remove unusual assert keyword instead of Assert
2.trim and clean codes
----
---