/[Apache-SVN]
ViewVC logotype

Revision 777817


Jump to revision: Previous Next
Author: clement
Date: Sat May 23 07:29:46 2009 UTC (15 years, 6 months ago)
Changed paths: 4
Log Message:
Improve FELIX-1159 by providing annotation support.
It's now possible to declare component type version with annotations:
@Component(version="1.0.0" ...)
public class Foo {
...
}

Changed paths

Path Details
Directoryfelix/trunk/ipojo/annotations/src/main/java/org/apache/felix/ipojo/annotations/Component.java modified , text changed
Directoryfelix/trunk/ipojo/manipulator/src/main/java/org/apache/felix/ipojo/manipulation/annotations/MetadataCollector.java 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/component/ComponentTypeVersion.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26