Nov 16, 2025 5:18:34 PM org.junit.platform.launcher.core.DiscoveryIssueNotifier logIssues WARNING: TestEngine with ID 'junit-jupiter' encountered a non-critical issue during test discovery: (1) [WARNING] @BeforeEach method 'private void org.opendaylight.yangtools.util.xml.IndentingStreamWriterTest.beforeEach() throws java.lang.Exception' should not be private. This will be disallowed in a future release. Source: MethodSource [className = 'org.opendaylight.yangtools.util.xml.IndentingStreamWriterTest', methodName = 'beforeEach', methodParameterTypes = ''] at org.opendaylight.yangtools.util.xml.IndentingStreamWriterTest.beforeEach(SourceFile:0)