Hans Brende created ANY23-331:
---------------------------------
Summary: Tool service implementations declared in wrong module?
Key: ANY23-331
URL: https://issues.apache.org/jira/browse/ANY23-331
Project: Apache Any23
Issue Type: Bug
Components: CLI, core
Affects Versions: 2.1
Reporter: Hans Brende
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?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)