This is an automated email from the ASF dual-hosted git repository.
liuxiaochun pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 8133015 merge backend licence and front license (#1525)
add 7dcd8b2 unit test for common utils (#1520)
No new revisions were added by this update.
Summary of changes:
dolphinscheduler-common/pom.xml | 24 +++++++++++++
.../dolphinscheduler/common/utils/FileUtils.java | 6 ++--
.../common/utils/EncryptionUtilsTest.java} | 14 ++++----
.../common/utils/FileUtilsTest.java | 41 +++++++++++++++++++++-
.../common/utils/HttpUtilsTest.java | 22 ++++++------
.../server/worker/runner/FetchTaskThread.java | 4 +--
pom.xml | 34 ++++++++++++++++--
7 files changed, 118 insertions(+), 27 deletions(-)
copy
dolphinscheduler-common/src/{main/java/org/apache/dolphinscheduler/common/utils/EncryptionUtils.java
=>
test/java/org/apache/dolphinscheduler/common/utils/EncryptionUtilsTest.java}
(80%)