Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
e0c9bebe0650a07fb1d1b1cddd8e40b2f4b1d4d8
/
dependencymanager
/
samples
99d703c
use released (3.0.0) Dependency Manager version
by Pierre De Rop
· 14 years ago
dedf619
depend on DM trunk version (3.0.1)
by Pierre De Rop
· 14 years ago
4493048
More pom changes for release.
by Marcel Offermans
· 14 years ago
2570e5d
fixed activator in order to display the "config.pid\# configuration from webconsole, using meta types
by Pierre De Rop
· 14 years ago
2220be2
use createComponent() method instead of createService()
by Pierre De Rop
· 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
510ea3f
added MetaType sample
by Pierre De Rop
· 15 years ago
9338525
moved sample/annotation sub-project into sample.annotation toplevel project
by Pierre De Rop
· 15 years ago
dc2c2c1
added start/stop methods
by Pierre De Rop
· 15 years ago
6dd237a
added eclise="false" bnd option
by Pierre De Rop
· 15 years ago
5b13bc1
Aspect sample with annotation
by Pierre De Rop
· 15 years ago
77f792d
Fixed javadoc, indentation. Removed dependency over XStream third party library
by Pierre De Rop
· 15 years ago
087e396
Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole
by Pierre De Rop
· 15 years ago
8e29f3d
reworked property metadata annotations
by Pierre De Rop
· 15 years ago
3401ceb
swith to bnd 0.0.394
by Pierre De Rop
· 15 years ago
6d991a7
Use the Property annotation for declaring service properties
by Pierre De Rop
· 15 years ago
329b8ec
oops, use bnd 0.0.392 instead of 390 version
by Pierre De Rop
· 15 years ago
66ebdb7
removed useless invocation of config.setBundleLocation(null)
by Pierre De Rop
· 15 years ago
8de2fe4
don't log in addDictionary callback, because the logger may not be injected yet
by Pierre De Rop
· 15 years ago
37283e1
added notice
by Pierre De Rop
· 15 years ago
9d1bd8b
fixed ant script
by Pierre De Rop
· 15 years ago
69b9cf3
changed the annotation sample code with a SpellCheck Felix Shell command: the command uses two dictionaries in order to check spelling (english dictionary, and french dictionary)
by Pierre De Rop
· 15 years ago
e521a5d
fixed symbolic name
by Pierre De Rop
· 15 years ago
2238368
moved samples.annotation into samples/annotation subproject for consistency purpose
by Pierre De Rop
· 15 years ago
406c14e
added a project that contains all samples used in the documentation: this is just a collection of code snippets, it's not meant to be deployed or run
by Marcel Offermans
· 15 years ago