You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ch...@apache.org on 2022/10/14 04:07:00 UTC

[dolphinscheduler] branch dev updated (b953cdc559 -> 2f37da0dbc)

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

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


    from b953cdc559 update english oracle.md (#12332)
     add 2f37da0dbc [Improvement][Test] Block the usage of powermock and move mockito dependencies from sub-modules to root pom (#12311)

No new revisions were added by this update.

Summary of changes:
 .pre-commit-config.yaml                              |  2 +-
 .../dolphinscheduler-alert-server/pom.xml            | 12 ------------
 dolphinscheduler-api/pom.xml                         | 14 --------------
 .../api/service/LoggerServiceTest.java               |  2 --
 dolphinscheduler-bom/pom.xml                         |  8 --------
 dolphinscheduler-common/pom.xml                      | 12 ------------
 .../dolphinscheduler-datasource-api/pom.xml          |  6 ------
 .../dolphinscheduler-datasource-clickhouse/pom.xml   | 19 +++++--------------
 .../dolphinscheduler-datasource-db2/pom.xml          | 19 ++++---------------
 .../dolphinscheduler-datasource-hive/pom.xml         |  7 -------
 .../dolphinscheduler-datasource-mysql/pom.xml        | 18 ++++--------------
 .../dolphinscheduler-datasource-oracle/pom.xml       | 17 ++++-------------
 .../dolphinscheduler-datasource-postgresql/pom.xml   | 18 ++++--------------
 .../dolphinscheduler-datasource-presto/pom.xml       | 17 ++++-------------
 .../dolphinscheduler-datasource-spark/pom.xml        | 17 ++++-------------
 .../dolphinscheduler-datasource-sqlserver/pom.xml    | 20 +++++---------------
 dolphinscheduler-datasource-plugin/pom.xml           |  8 --------
 dolphinscheduler-master/pom.xml                      | 14 --------------
 dolphinscheduler-service/pom.xml                     | 14 --------------
 .../dolphinscheduler-task-pigeon/pom.xml             | 14 ++++----------
 dolphinscheduler-task-plugin/pom.xml                 |  9 ---------
 dolphinscheduler-worker/pom.xml                      |  5 -----
 pom.xml                                              | 13 ++++++++++++-
 23 files changed, 51 insertions(+), 234 deletions(-)