Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
995a97e379817e6d7f38d5d3336f0fab599a53c4
/
dependencymanager
/
samples.annotation
40b3455
cleaned REAMD
by Pierre De Rop
· 14 years ago
dd6e0cb
use released (3.0.0) dependency manager annotation dependency
by Pierre De Rop
· 14 years ago
b1b96a5
changed factoryPid attribute
by Pierre De Rop
· 14 years ago
6408b0d
added pid attribute in the ConfigurationDependency annotation
by Pierre De Rop
· 14 years ago
f71e389
depend on DM trunk version (3.0.1)
by Pierre De Rop
· 14 years ago
03e32e1
depend on released DM annotation artifact
by Pierre De Rop
· 14 years ago
89c60cc
Cleaned up poms in preparation for release.
by Marcel Offermans
· 14 years ago
0507f14
- aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API.
by Pierre De Rop
· 14 years ago
d70db13
removed useless ant file
by Pierre De Rop
· 14 years ago
8a607bb
misc cleanup
by Pierre De Rop
· 14 years ago
0443465
Import gogo org.apache.felix.service.command package with status=provisional
by Pierre De Rop
· 14 years ago
b14972d
use the latest configadmin 1.2.8, which fixes an issue with respect to private properties whose name start with a dot
by Pierre De Rop
· 14 years ago
ee1c807
Renamed @Service annotation into @Component annotation.
by Pierre De Rop
· 14 years ago
def36a4
fixed command line used to build DM
by Pierre De Rop
· 14 years ago
48a5aee
minor fix
by Pierre De Rop
· 14 years ago
18e6d3f
Forgot to include the <parent> section.
by Marcel Offermans
· 14 years ago
e7951e3
Cleaned up the pom.xml files, centralizing dependencies and versions and making it easier to just checkout this project and build it. Also made sure that the appropriate parts of the dependency manager are now compiled against the standard OSGi execution environment instead of Java 5 (annotation related bundles and tests are excluded).
by Marcel Offermans
· 14 years ago
465a8f1
replaced misspelled provide attribute by provides attribute
by Pierre De Rop
· 14 years ago
d4ac53c
minor comment fix
by Pierre De Rop
· 14 years ago
9eca99b
fixed dictionary aspect, which is now using the "(lang=en)" filter
by Pierre De Rop
· 14 years ago
047d5ec
fixed readme
by Pierre De Rop
· 14 years ago
2b71cb1
indicates that trunk version of the http.jetty bundle has to be installed. Also fixed some mispelling in the README \!
by Pierre De Rop
· 14 years ago
cf7d7a6
Modified the sample in order to use GOGO shell
by Pierre De Rop
· 14 years ago
98ab87a
javadoc
by Pierre De Rop
· 14 years ago
2f824c0
For consistency reasons, removed org.apache.felix.dm.annotation.api.dependency and org.apache.felix.dm.annotation.api.adapter sub-packages.
by Pierre De Rop
· 14 years ago
39e3abf
added json in bnd classpath
by Pierre De Rop
· 14 years ago
a97580d
reworked the sample in order to show a FactoryConfigurationAdapterService annotation usage example
by Pierre De Rop
· 14 years ago
590e7ad
Reorganized annotation packages
by Pierre De Rop
· 14 years ago
6b4a6c4
added a README file, which describes this sample
by Pierre De Rop
· 15 years ago
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
791c8d8
Updated the dictionary aspect sample.
by Marcel Offermans
· 15 years ago
64642a1
moved sample/annotation sub-project into sample.annotation toplevel project
by Pierre De Rop
· 15 years ago
8132730
moved samples.annotation into samples/annotation subproject for consistency purpose
by Pierre De Rop
· 15 years ago
689f152
initial commit of DependencyManager annotation sample project. Can be used with maven, or with ant (and bnd)
by Pierre De Rop
· 15 years ago