The project Apache Felix - Default has the following 1 change by 1 author: *fmeschbe* made the following changes at
Comment: Enhance AbstractComponentManager.getMethod to specify whether only the declared methods of the given class or also the super class methods should be considered. In addition, the Class.getMethod method is not used anymore to comply with the specification stating that the declared methods must be considered of a given class over any inherited (public) methods. > /felix/trunk/scr/src/main/java/org/apache/felix/scr/AbstractComponentManager.java > (576355) > /felix/trunk/scr/src/main/java/org/apache/felix/scr/ImmediateComponentManager.java > (576355) --------------------------------------------------------------------------------------- No failed tests found, a possible compilation error. Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-182 to find out more. Thanks, Bamboo
