[ https://issues.apache.org/jira/browse/ANY23-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436736#comment-16436736 ]
ASF GitHub Bot commented on ANY23-331: -------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/any23/pull/75 > 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 > Priority: Major > Fix For: 2.3 > > > 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)