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 {
...
}

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@777817 13f79535-47bb-0310-9956-ffa450edef68
4 files changed