Would it be reasonable to ask for the AWS SDK bundle to import the packages
for Apache http instead of embedded them as it does now?

The problem is that non-OSGi tests end up with the old version of the HTTP
classes in their classpath depending on the classpath order in an
application that dependency-manages to a newer version.

Either that or use shade?

Reply via email to