]> source.dussan.org Git - pf4j.git/commit
Fix the problem of not being able to disable plugins correctly (#577)
authorJohn Niang <johnniang@foxmail.com>
Sat, 6 Apr 2024 14:25:21 +0000 (22:25 +0800)
committerGitHub <noreply@github.com>
Sat, 6 Apr 2024 14:25:21 +0000 (17:25 +0300)
commitf563b9168b4beaca95b28541c1031b0dd7bed913
treeaf295f468480e4b62fe8e69fdf5d58a3a0c4943a
parent36c036f79ece484cbf5f6861a86d071e54644175
Fix the problem of not being able to disable plugins correctly (#577)
pf4j/src/main/java/org/pf4j/AbstractPluginManager.java
pf4j/src/test/java/org/pf4j/DefaultPluginManagerTest.java