This is an automated email from the ASF dual-hosted git repository.
lilin pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 6a94f2d Merge pull request #1916 from samz406/dev
new 1716234 add ResInfoTest.java ut
new 980b5ae swap param
new 0ed6156 swap param
new 95d6213 Merge pull request #1928 from khadgarmage/ut-resinfo
The 2032 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dolphinscheduler/common/utils/ArrayUtils.java | 26 -----------------
.../dolphinscheduler/common/utils/ResInfo.java | 12 ++++----
.../{LoggerUtilsTest.java => ResInfoTest.java} | 34 +++++++++++-----------
3 files changed, 23 insertions(+), 49 deletions(-)
delete mode 100644
dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/ArrayUtils.java
copy
dolphinscheduler-common/src/test/java/org/apache/dolphinscheduler/common/utils/{LoggerUtilsTest.java
=> ResInfoTest.java} (59%)