Description
It appears that all the org.apache.any23.cli.Tool-implementing classes are declared in the core/src/main/resources/META-INF/services directory instead of the cli/src/main/resources/META-INF/services directory (even though all of the referenced Tool implementations occur in theĀ cli module, not the core module). I'm not sure what effect (if any) this would have on service loading, but this feels wrong. Comments anyone?
Attachments
Issue Links
- links to