Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
56fdf1b6d00b06d8dd4a8f9a6463494f85bc571a
/
dependencymanager
/
annotation
/
src
/
main
/
java
56fdf1b
fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata"
by Pierre De Rop
· 15 years ago
699948d
Aligned MetaType annotations on DependencyManager API: the configuration metadata is now specified when declaring the ConfigurationDependency annotation. Renamed "Param" annotation to "Property" annotation for consistency and clarity reasons
by Pierre De Rop
· 15 years ago
f76f624
added ResourceAdapter and ResourceDependency annotations.
by Pierre De Rop
· 15 years ago
625cbda
added factory and factoryMethod attributes in AspectService annotation
by Pierre De Rop
· 15 years ago
c379b1f
fixed javadoc
by Pierre De Rop
· 15 years ago
96be254
fixed javadoc
by Pierre De Rop
· 15 years ago
362ac2a
added annotation support for BundleAdapterService
by Pierre De Rop
· 15 years ago
0bb2ce3
Implemented the ranking property of aspects.
by Marcel Offermans
· 15 years ago
8b85c35
added BundleDependency annotation parsing
by Pierre De Rop
· 15 years ago
7132c5c
added BundleDependency annotation
by Pierre De Rop
· 15 years ago
50b7d53
fixed comments
by Pierre De Rop
· 15 years ago
609e08c
added support for annotated adapter services
by Pierre De Rop
· 15 years ago
f42c0d9
fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed
by Pierre De Rop
· 15 years ago
1855681
Verify Aspect filter syntax
by Pierre De Rop
· 15 years ago
c2058de
Generate DependencyManager annotation descriptors under OSGI-INF/dependencymanager/ directory. Don't limit the Bnd class analyzer and parse every classes.
by Pierre De Rop
· 15 years ago
419bc4c
Support for Aspect annotation
by Pierre De Rop
· 15 years ago
f25bad4
added annotation for Aspects
by Pierre De Rop
· 15 years ago
8cb83de
Fixed javadoc, indentation. Removed dependency over XStream third party library
by Pierre De Rop
· 15 years ago
1db5feb
metatype support
by Pierre De Rop
· 15 years ago
1a76837
metatype support. fixed logging
by Pierre De Rop
· 15 years ago
9467354
removed localization attribute. fixed javadoc
by Pierre De Rop
· 15 years ago
a2949d9
fixed javadoc
by Pierre De Rop
· 15 years ago
11f2f48
fixed javadoc
by Pierre De Rop
· 15 years ago
76a9583
added helper class which allows to generation metatype XML descriptor
by Pierre De Rop
· 15 years ago
1474701
fixed property metadata annotation names
by Pierre De Rop
· 15 years ago
3e58dde
reworked property metadata annotations
by Pierre De Rop
· 15 years ago
10ea37d
Annotation renamed to Param
by Pierre De Rop
· 15 years ago
b7340d0
renamed Property to Param for consistency purpose
by Pierre De Rop
· 15 years ago
7ca77bf
fixed javadoc
by Pierre De Rop
· 15 years ago
6ce01ad
added annotation for metatype support (work in progress)
by Pierre De Rop
· 15 years ago
220e281
Use the Property annotation for declaring service properties
by Pierre De Rop
· 15 years ago
2944728
removed "changed/removed" callbacks from temporal service dependency annotation
by Pierre De Rop
· 15 years ago
d325261
fixed javadoc
by Pierre De Rop
· 15 years ago
8313de3
fixed license headers
by Pierre De Rop
· 15 years ago
76ffc50
added support for temporal service dependency annotations
by Pierre De Rop
· 15 years ago
e6f6d77
code cleanup
by Pierre De Rop
· 15 years ago
f2b2212
Fixed logging. Don't generate temporary file from /tmp. Fixed bug: the target bundle was not deleted before copy
by Pierre De Rop
· 15 years ago
299320c
Fixed javadoc. Simplified Info.addClassParam method
by Pierre De Rop
· 15 years ago
59526ec
Fixed javadoc
by Pierre De Rop
· 15 years ago
17b6b8d
initial commit of the DependencyManager Annotation project which contains DM annotation API, and corresponding Bnd/Maven plugins used to parse annotations at compilation time.
by Pierre De Rop
· 15 years ago