Commit 3dfeb5c
committed
Remove JavaLangAccessUtils and adjust test logging
Deletes the obsolete `JavaLangAccessUtils` helper and its unit test from `microsphere-java-core`. It also adds a module-specific `logback-test.xml` in `microsphere-java-core` for `io.microsphere.logging`, while simplifying the shared `microsphere-java-test` logging config by removing the duplicate logger and `additivity="false"` from root.1 parent 5839118 commit 3dfeb5c
4 files changed
Lines changed: 8 additions & 109 deletions
File tree
- microsphere-java-core/src
- main/java/io/microsphere/internal/access
- test
- java/io/microsphere/internal/access
- resources
- microsphere-java-test/src/main/resources
Lines changed: 0 additions & 61 deletions
This file was deleted.
Lines changed: 0 additions & 43 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 28 | | |
0 commit comments