This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch SIS-457
in repository https://gitbox.apache.org/repos/asf/sis.git
was e807c05257 Upgrade JUnit dependency and replace JUnit 4 dependency by
JUnit 5 in NetBeans project configuration.
This change permanently discards the following revisions:
discard e807c05257 Upgrade JUnit dependency and replace JUnit 4 dependency by
JUnit 5 in NetBeans project configuration.
discard ca0e3b710d SIS-457 Replace @BeforeClass and @AfterClass
discard 6f72a1ddab SIS-457 Update javadoc
discard 5bc9d1e99b SIS-457 Run TestSuites with junit5
discard 85784b5a35 First patch from Michiel Rop for migrating to JUnit 5:
https://issues.apache.org/jira/browse/SIS-457 The code compile but tests are
not yet enabled.