jira-importer commented on issue #456: URL: https://github.com/apache/maven-indexer/issues/456#issuecomment-2965142685
**[Jesse N. Glick](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jglick)** commented Regarding `Bundle-Classpath` - if I was not clear, I meant that when this is specified, `JarFileContentsIndexCreator` should search for `**/*.class` in the specified classpath entries instead of in the general JAR root. Normally `.` is an entry, meaning that classes in the bundle JAR are still searched, but this would allow the index of contained classes to list those in nested JARs. For test-related identifiers, this is pretty trivial but: `OSGIArtifactIndexCreatorTest`, `indexOSGIRepo`, `testIndexOSGIRepoThen...`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
