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/02 09:26:10 UTC

[incubator-dolphinscheduler] branch dev updated (0bfb0e4 -> 30dd867)

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 0bfb0e4  remove lombok depend in common dodule (#1677)
     add 30dd867  remove lombok depend in dao dodule (#1683)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/dolphinscheduler/dao/entity/ProcessDefinition.java  | 2 --
 .../src/main/java/org/apache/dolphinscheduler/dao/entity/Schedule.java  | 2 --
 .../main/java/org/apache/dolphinscheduler/dao/entity/TaskInstance.java  | 2 --
 .../src/main/java/org/apache/dolphinscheduler/dao/entity/User.java      | 2 --
 .../java/org/apache/dolphinscheduler/dao/entity/UserAlertGroup.java     | 2 --
 .../main/java/org/apache/dolphinscheduler/dao/entity/WorkerGroup.java   | 2 --
 6 files changed, 12 deletions(-)