GitHub user toyboxman opened a pull request:
https://github.com/apache/incubator-griffin/pull/322
Refactor/update cases
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/322.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 #322
----
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
commit 7024637f17cc91afea9d8ed6de71d457e2f1aba9
Author: Eugene <toyboxman0001@...>
Date: 2018-06-21T01:26:37Z
update scala-maven-plugin to 3.3.1 for compatibility
commit b9739119830e72e4698e8a007e1658e71ab5ec80
Author: Eugene <toyboxman0001@...>
Date: 2018-06-21T01:39:43Z
Merge branch 'master' of https://github.com/apache/incubator-griffin
----
---