Browse Source

#4285: Upgrade JDK17 for Sonar (#14726)

git-as-svn/v1/dev
Wenjun Ruan 1 year ago committed by GitHub
parent
commit
cd8a661340
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 3efcf0c5acc55df05b09187e17042f7552847b04 Subproject commit 27745a8a8470c27d3c6d78a19195901a72980446

46
commit.yml

@ -2,40 +2,16 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-worker: /.github:
newFile: !uuid '90153cc5c08884291da9f8e37beeca1aaa92199e' newFile: !uuid 'b699c47e7c7e210b54bad7023ebead36075631d3'
oldFile: !uuid '88938e9c902c14e68e013837a182d2d3d1d08a21' oldFile: !uuid '0de00436083962c9d55b957e4a57066800a0d2c7'
/dolphinscheduler-worker/src: /.github/workflows:
newFile: !uuid '434d59c7fc749d2e89c4aac09571eb9bab2dd084' newFile: !uuid '3c1e34fc6d206070b6ba25d386a6f6fde4b40e4d'
oldFile: !uuid '57bfec2b5e6275a0a0194aae26893c74226de8a3' oldFile: !uuid '462e17f40ee774c5bd4dc678eedea33af7e282a2'
/dolphinscheduler-worker/src/main: /.github/workflows/unit-test.yml:
newFile: !uuid 'e1e07e85a8a4b6dde04376583a7e97bfe1a7f4e9' newFile: !uuid '487b0e5ce9ac4a0626b206386ac32fb6385f58d7'
oldFile: !uuid 'e052084df22a88db156e09f1192497d4760137f9' oldFile: !uuid '5867f611f1e53397298e48001e36ea69bd484010'
/dolphinscheduler-worker/src/main/java: gitCommitId: !uuid '27745a8a8470c27d3c6d78a19195901a72980446'
newFile: !uuid '3d2c8868ea992e3b7c4899067fb8a8c6609e3c21'
oldFile: !uuid '3f36d5d31e0da647fa0382d7043d9155e7a0e930'
/dolphinscheduler-worker/src/main/java/org:
newFile: !uuid '0e286e22485374156246dba438800b529556b0bc'
oldFile: !uuid 'f01faca8df5e0dc75052dcb88263ca002e016328'
/dolphinscheduler-worker/src/main/java/org/apache:
newFile: !uuid 'da1a0e88a6dfcf75f088ae587437ae71128921e5'
oldFile: !uuid '7bf00c850439e4bb34cc081fd3f7858c4becce82'
/dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '8d039753d38cacfc0eeef7ab2d25c71d28f608c2'
oldFile: !uuid 'd7e3ca74a7a1a3644b9193798826981844703a55'
/dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server:
newFile: !uuid '91a8ebbf498a5183f856ed975f58d8f0836d0012'
oldFile: !uuid '4ebb127b0b96d1f7f54a7f5e6d3bbd6ef8f928cf'
/dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker:
newFile: !uuid 'dab225c2b87a0516f2b36cb84f849fa9cdaad959'
oldFile: !uuid '27ffe3ef2acc0c3d617e8f7a2c65cc67383a2221'
/dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/message:
newFile: !uuid '27781c0e4d2c364a7f8ac08ef89617fd4ff55486'
oldFile: !uuid '1c1bf56bb4b10f31320268e88118d12f0c4c8214'
/dolphinscheduler-worker/src/main/java/org/apache/dolphinscheduler/server/worker/message/MessageRetryRunner.java:
newFile: !uuid '44befbe31de14675f5931e410c3f2b369f3d5bca'
oldFile: !uuid '830f470a441630d2ac937d7a856e100877b49a6b'
gitCommitId: !uuid '3efcf0c5acc55df05b09187e17042f7552847b04'
renames: { renames: {
} }
revisionId: 4284 revisionId: 4285

Loading…
Cancel
Save