Skip to content

Commit 8f0e9ca

Browse files
committed
Bump logging release to v0.8
1 parent 019d846 commit 8f0e9ca

4 files changed

Lines changed: 2 additions & 23 deletions

File tree

bazel_common/score_modules_target_sw.MODULE.bazel

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,7 @@ git_override(
7575
bazel_dep(name = "score_logging")
7676
git_override(
7777
module_name = "score_logging",
78-
commit = "6c855d97e6004034ebe6e947770824dfb9358ca8",
79-
patch_strip = 1,
80-
patches = [
81-
"//patches/logging:001-restore-remote-backend-in-datarouter.patch",
82-
],
78+
commit = "9faad72199cbc2259b1fe4d712c5c769cdfd954e",
8379
remote = "https://github.com/eclipse-score/logging.git",
8480
)
8581

known_good.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,7 @@
100100
},
101101
"score_logging": {
102102
"repo": "https://github.com/eclipse-score/logging.git",
103-
"hash": "6c855d97e6004034ebe6e947770824dfb9358ca8",
104-
"bazel_patches": [
105-
"//patches/logging:001-restore-remote-backend-in-datarouter.patch"
106-
],
103+
"hash": "9faad72199cbc2259b1fe4d712c5c769cdfd954e",
107104
"metadata": {
108105
"code_root_path": "//score/mw/log/...",
109106
"extra_test_config": [

patches/logging/001-restore-remote-backend-in-datarouter.patch

Lines changed: 0 additions & 14 deletions
This file was deleted.

patches/logging/BUILD

Whitespace-only changes.

0 commit comments

Comments
 (0)