bodewig commented on PR #111: URL: https://github.com/apache/ant-ivy/pull/111#issuecomment-4693079687
I agree this PR is an improvement over the current code in Ivy, so I'd be willing to merge it for now. @maartenc ? A proper solution would keep track of namespaces and not relying on the extra namespaces the module descriptor knows about IMHO. I don't really know how Ivy has dealt with OSGI bundle versions in the past. Technically your change is correct but I'm pretty sure the other versions are inconsistent. In other projects publishing OSGi metadata I've been part of we've simply always set the versions of all exported packages to that of the current release - this is also something to discuss separately. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
