]> source.dussan.org Git - pf4j.git/commit
The requires Expression does not print well, instead we get the className. This fix...
authorJan Høydahl <janhoy@users.noreply.github.com>
Mon, 3 Apr 2017 17:39:23 +0000 (19:39 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 3 Apr 2017 17:39:23 +0000 (20:39 +0300)
commitedbb541b86efd5424d5d1fa38713ec42792c88a6
tree33532dfa8f57db300ea31e65bd7a55b4ede02e3f
parentf4ddddc61b8643bf4e34ce65b4de9bf2d2bd6831
The requires Expression does not print well, instead we get the className. This fix adds a `requiresString` to PluginInfo. (#137)
pf4j/src/main/java/ro/fortsoft/pf4j/AbstractPluginManager.java
pf4j/src/main/java/ro/fortsoft/pf4j/PluginDescriptor.java
pf4j/src/test/java/ro/fortsoft/pf4j/PropertiesPluginDescriptorFinderTest.java