]> source.dussan.org Git - pf4j.git/commit
fix an issue that occurs when the plugin developer put the pf4j jar in the plugin...
authorDecebal Suiu <decebal.suiu@gmail.com>
Mon, 2 Jun 2014 13:05:30 +0000 (16:05 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 2 Jun 2014 13:05:30 +0000 (16:05 +0300)
commitf508484004b0d71bd146eadd0cb1f7de1db43952
tree738d4ccae63cd8d6cdaf7ae4c16fe1050bef1ab0
parent441062e98cfa0539030ed3c74d3bd5baceaddf53
fix an issue that occurs when the plugin developer put the pf4j jar in the plugin's lib folder (or not declare the pf4j dependency with scope provided in pom.xml)
pf4j/src/main/java/ro/fortsoft/pf4j/PluginClassLoader.java