The project Apache Felix - Default has the following 1 change by 1 author:
*fmeschbe* made the following changes at
Comment:
Three fixes:
- The <AD.type> attribute must be created. If no explicite type is given,
String is used as default
- setDefaultValue and setDefaultMultiValue only do anything if the respective
data is not null
(otherwise setDefaultMultiValue would overwrite a scalar value if no
multivalue is given)
- Don't generate Metatype descriptors for wellknown service properties
(service.pid, service.description, service.id, service.ranking,
service.vendor,
service.bundleLocation, service.factoryPid)
> /felix/trunk/scrplugin/src/main/java/org/apache/felix/scrplugin/SCRDescriptorMojo.java
> (570816)
> /felix/trunk/scrplugin/src/main/java/org/apache/felix/scrplugin/om/metatype/AttributeDefinition.java
> (570816)
---------------------------------------------------------------------------------------
All 26 tests passed.
Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-138 to find out
more.
Thanks,
Bamboo