You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by Atlassian Open Source Bamboo Integration Server <ba...@opensource.bamboo.atlassian.com> on 2007/09/17 12:55:55 UTC

[OSS Bamboo] Apache Felix - Default build 182 has FAILED (0 tests failed). Change made by fmeschbe

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