/[Apache-SVN]
ViewVC logotype

Revision 729971


Jump to revision: Previous Next
Author: clement
Date: Mon Dec 29 18:59:40 2008 UTC (15 years, 10 months ago)
Changed paths: 17
Log Message:
Fix issue Felix-866
The 'interface attribute of the 'provides' element becomes 'specifications' The semantic doesn't change.

Fix issue Felix-867
The ServiceProperty annotation was able to target Method. However this is not possible. Service properties can only be attached to fields.

Fix issue Felix-868
The Component annontation did'nt support the factory methods. So, the 'factory_method' attribute was added to support the configuration of factory methods.



Changed paths

Path Details
Directoryfelix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Component.java modified , text changed
Directoryfelix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/ServiceProperty.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/architecture/InstanceDescription.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/providedservice/ProvidedService.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/java/org/apache/felix/ipojo/handlers/providedservice/ProvidedServiceHandler.java modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/resources/core.xsd modified , text changed
Directoryfelix/trunk/ipojo/core/src/main/resources/metadata.xml modified , text changed
Directoryfelix/trunk/ipojo/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/annotations/MetadataCollector.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/annotations/MethodCollector.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/src/main/resources/core.xsd modified , text changed
Directoryfelix/trunk/ipojo/tests/composite/composite-runtime/src/main/resources/metadata.xml modified , text changed
Directoryfelix/trunk/ipojo/tests/core/annotations/src/main/java/org/apache/felix/ipojo/test/scenarios/annotations/Factory.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/annotations/src/main/java/org/apache/felix/ipojo/test/scenarios/annotations/ServiceProdiving.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/annotations/src/main/java/org/apache/felix/ipojo/test/scenarios/component/FactoryMethod.java added
Directoryfelix/trunk/ipojo/tests/core/annotations/src/main/java/org/apache/felix/ipojo/test/scenarios/component/ProvidesProperties.java modified , text changed
Directoryfelix/trunk/ipojo/tests/core/service-providing/src/main/resources/metadata.xml modified , text changed
Directoryfelix/trunk/ipojo/tests/handler/eventadmin/src/main/resources/metadata.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26