Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
75d99c0203383ae047e086f90c4d8e7315419a01
/
dependencymanager
/
samples.annotation
ac8d73a
Import gogo org.apache.felix.service.command package with status=provisional
by Pierre De Rop
· 14 years ago
8bc9f37
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
767bd2d
Renamed @Service annotation into @Component annotation.
by Pierre De Rop
· 14 years ago
eb47a67
fixed command line used to build DM
by Pierre De Rop
· 14 years ago
634588d
minor fix
by Pierre De Rop
· 14 years ago
ba671e6
Forgot to include the <parent> section.
by Marcel Offermans
· 14 years ago
ecd32b0
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
4241f44
replaced misspelled provide attribute by provides attribute
by Pierre De Rop
· 14 years ago
5f51586
minor comment fix
by Pierre De Rop
· 14 years ago
10839cc
fixed dictionary aspect, which is now using the "(lang=en)" filter
by Pierre De Rop
· 14 years ago
4c13848
fixed readme
by Pierre De Rop
· 14 years ago
7e98d67
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
452f438
Modified the sample in order to use GOGO shell
by Pierre De Rop
· 14 years ago
45ff607
javadoc
by Pierre De Rop
· 14 years ago
57ce09a
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
· 15 years ago
91bac3b
added json in bnd classpath
by Pierre De Rop
· 15 years ago
d9c4e3c
reworked the sample in order to show a FactoryConfigurationAdapterService annotation usage example
by Pierre De Rop
· 15 years ago
e62a0c1
Reorganized annotation packages
by Pierre De Rop
· 15 years ago
804f4be
added a README file, which describes this sample
by Pierre De Rop
· 15 years ago
7b1cefc
fixed inconsistency in ConfigurationDependency annotation API: renamed the "properties" attribute to "metadata"
by Pierre De Rop
· 15 years ago
372e350
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
a49caea
Updated the dictionary aspect sample.
by Marcel Offermans
· 15 years ago
9338525
moved sample/annotation sub-project into sample.annotation toplevel project
by Pierre De Rop
· 15 years ago
4629cbd
moved samples.annotation into samples/annotation subproject for consistency purpose
by Pierre De Rop
· 15 years ago
4f606af
initial commit of DependencyManager annotation sample project. Can be used with maven, or with ant (and bnd)
by Pierre De Rop
· 15 years ago