You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by jo...@apache.org on 2020/01/03 03:24:07 UTC

[incubator-dolphinscheduler] branch dev updated (a9cd31e -> a80e902)

This is an automated email from the ASF dual-hosted git repository.

journey pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from a9cd31e  remove commons-lang3 and commons-lang dependancy for Dao module (#1663)
     add a80e902  fix sonar bug: not enough arguments (#1687)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/api/controller/DataAnalysisController.java     | 2 +-
 .../dolphinscheduler/api/controller/DataSourceController.java       | 2 +-
 .../apache/dolphinscheduler/api/controller/TenantController.java    | 2 +-
 .../org/apache/dolphinscheduler/api/controller/UsersController.java | 6 +++---
 .../org/apache/dolphinscheduler/api/service/SchedulerService.java   | 4 ++--
 .../java/org/apache/dolphinscheduler/common/utils/HadoopUtils.java  | 2 +-
 .../java/org/apache/dolphinscheduler/common/utils/HttpUtils.java    | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)