This is an automated email from the ASF dual-hosted git repository.
domgarguilo pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-classloaders.git
from b4ecd67 Remove usage of deprecated AccessController (#19)
add bb76271 Upgrade from Junit4 to Junit5
add 20c50be Fix spotbugs error with tempdir
add 7fd2731 Create sub directories for tempDir
add ecc0d00 Enfore the use of JUnit5
add 10a1efd Fix regex
new 802ce65 Upgrade from Junit4 to Junit5
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
modules/vfs-class-loader/pom.xml | 10 +++---
.../accumulo/classloader/vfs/AccumuloDFSBase.java | 8 ++---
.../vfs/AccumuloVFSClassLoaderTest.java | 25 +++++++------
.../classloader/vfs/ClassPathPrinterTest.java | 25 +++++++------
.../classloader/vfs/VfsClassLoaderTest.java | 26 +++++++-------
.../ReloadingVFSContextClassLoaderFactoryTest.java | 41 +++++++++++++---------
pom.xml | 36 ++++++++++++++-----
7 files changed, 98 insertions(+), 73 deletions(-)