GernotBelger commented on PR #314: URL: https://github.com/apache/felix-dev/pull/314#issuecomment-2127692352
> @stbischof Yes, I suppose you could make the case that the "light" classifier isn't light enough. But historically the "light" classifier has not been a "minimal" packaging and has always embedded the content of other bundles (see also the embedded org.apache.felix.http.base). If a more minimal packaging is something that people want, then perhaps creating a new "lightest" classifier without any embedding could be tracked separately in a standalone issue? I can only vote for that. I would really prefer having a "lightest" package without any other bundles. Several reasons: * all other bundles are already available independently, so its easy to just add them (e.g. via maven) * the current source bundles contain only the sources for the org\apache\felix\http\jetty packages, so if the bundle is fetched from maven, you won't have the sources for base, wrappers etc. Which makes debugging (which I did) a real pain * it makes using the bundle in a different ogsi environment harder (what I am trying to do) I did not found another issue tracker here, so adding this comment to the pull request. Maybe you can give me a hint if there is a better place? -- 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: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org