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/24 09:53:34 UTC

[OSS Bamboo] Apache Felix - Default build 205 was SUCCESSFUL (with 26 tests). Change made by clement

The project Apache Felix - Default has the following 1 change by 1 author:

*clement* made the following changes at 

Comment:
Properties can use method from parent class to be setted :
In :
<property method="updateFoo" name="foo" type="java.lang.String"/>
The updateFoo method can be in the parent class. However, if the type of the property cannot be discovered (i.e. linked with a field), the type attribute must be set to describe the property type.

> /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/configuration/ConfigurableProperty.java (578694)
> /felix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/configuration/ConfigurationHandler.java (578694)



---------------------------------------------------------------------------------------

All 26 tests passed.

Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-205 to find out more.

Thanks,

Bamboo