Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes
This came from the dynamic proxy strange behavior. The proxy don't use the specification classloader to load transitive classes. To fix that, the delegation is made manually.

This commit also update some tests to the latest pax:exam / tinybundle API.



git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@912323 13f79535-47bb-0310-9956-ffa450edef68
10 files changed