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 da1afb7  DAG automatic layout (#1497)
     add 039f02a  Add common utils CollectionUtils.java DateUtils.java unit 
test (#1496)

No new revisions were added by this update.

Summary of changes:
 .../common/utils/CollectionUtils.java              |  42 ++++-----
 .../dolphinscheduler/common/utils/DateUtils.java   |   6 +-
 .../common/utils/dependent/DependentDateUtils.java |   2 +-
 .../common/utils/CollectionUtilsTest.java          |  66 +++++++++++--
 .../common/utils/DateUtilsTest.java                | 102 ++++++++++++++++++++-
 .../dao/mapper/UserMapperTest.java                 |   4 +-
 .../server/worker/task/sql/SqlTask.java            |   4 +-
 pom.xml                                            |   4 +-
 8 files changed, 187 insertions(+), 43 deletions(-)

Reply via email to