1. 7132c5c added BundleDependency annotation by Pierre De Rop · 14 years ago
  2. 9615b73 added org.osgi.core for BundleDependency annotation by Pierre De Rop · 14 years ago
  3. 50b7d53 fixed comments by Pierre De Rop · 14 years ago
  4. 130dcaa removed org.apache.felix.dependencymanager.test.annotation artifact, which is not used anymore by Pierre De Rop · 14 years ago
  5. c694d8a added integration tests for annotated adapter services by Pierre De Rop · 14 years ago
  6. 707c386 fixed javadoc by Pierre De Rop · 14 years ago
  7. 9f0cbab check if the system tmpdir already exists by Pierre De Rop · 14 years ago
  8. 1a8c2e3 added support for annotated adapter services by Pierre De Rop · 14 years ago
  9. 609e08c added support for annotated adapter services by Pierre De Rop · 14 years ago
  10. caef587 The package used to get the path of the bundle's classes must be searched either from Private-Package or from Export-Package directive by Pierre De Rop · 14 years ago
  11. 16b5383 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 14 years ago
  12. 64642a1 moved sample/annotation sub-project into sample.annotation toplevel project by Pierre De Rop · 14 years ago
  13. faebf92 added missing license by Pierre De Rop · 14 years ago
  14. ae2e209 removed test/annotation subproject by Pierre De Rop · 14 years ago
  15. 56c06c3 reworked annotation junit tests by Pierre De Rop · 14 years ago
  16. 61e91a4 added bnd and dm annotation dependencies by Pierre De Rop · 14 years ago
  17. 40618d6 reworked annotation junit tests by Pierre De Rop · 14 years ago
  18. 51d4d32 added helper class used to generate a bundle dynamically by Pierre De Rop · 14 years ago
  19. a664fa5 reworked annotation junit tests by Pierre De Rop · 14 years ago
  20. 74debcf added a junit base class in order to ensure that all temporary tiny bundles are removed once a junit test is done by Pierre De Rop · 14 years ago
  21. 19c9f3e reworked annotation junit tests by Pierre De Rop · 14 years ago
  22. cc8adbb only log an error if there is no implementation set AND creating an instance using a factory did not work by Marcel Offermans · 14 years ago
  23. 9ace4f4 Tested filter for null before using it. by Marcel Offermans · 14 years ago
  24. d665eaf Fixes for bundle adapters. Added missing methods to DAB. by Marcel Offermans · 14 years ago
  25. 69c9cc7 FELIX-2078 Added a test case that exposes the bug. by Marcel Offermans · 14 years ago
  26. 7c627bf added new AspectWithLifecycleAnnotation test by Pierre De Rop · 14 years ago
  27. f6cb134 fixed bug in ServiceProvider inner class by Pierre De Rop · 14 years ago
  28. 1968b54 added start/stop methods by Pierre De Rop · 14 years ago
  29. f42c0d9 fixed regresion introduced by aspect annotation. Fixed aspect parsing, where callback lifecycle and composition parameters were not parsed by Pierre De Rop · 14 years ago
  30. 6bae039 fixed aspect service parsing (the lifecycle callbacks, and composition method name was not parsed) by Pierre De Rop · 14 years ago
  31. 60218d2 added Aspect junit test by Pierre De Rop · 14 years ago
  32. 1855681 Verify Aspect filter syntax by Pierre De Rop · 14 years ago
  33. 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 · 14 years ago
  34. 419bc4c Support for Aspect annotation by Pierre De Rop · 14 years ago
  35. f25bad4 added annotation for Aspects by Pierre De Rop · 14 years ago
  36. bdecf87 added eclise="false" bnd option by Pierre De Rop · 14 years ago
  37. 7f35e94 Aspect sample with annotation by Pierre De Rop · 14 years ago
  38. 706ca33 fixed javadoc. Added Aspect support by Pierre De Rop · 14 years ago
  39. 6ed1050 fixed javadoc by Pierre De Rop · 14 years ago
  40. 4525b81 added AspectService by Pierre De Rop · 14 years ago
  41. 8cb83de Fixed javadoc, indentation. Removed dependency over XStream third party library by Pierre De Rop · 14 years ago
  42. 1db5feb metatype support by Pierre De Rop · 14 years ago
  43. 1a76837 metatype support. fixed logging by Pierre De Rop · 14 years ago
  44. 9467354 removed localization attribute. fixed javadoc by Pierre De Rop · 14 years ago
  45. a2949d9 fixed javadoc by Pierre De Rop · 14 years ago
  46. 11f2f48 fixed javadoc by Pierre De Rop · 14 years ago
  47. 76a9583 added helper class which allows to generation metatype XML descriptor by Pierre De Rop · 14 years ago
  48. f2ab901 Simplified sample code. Use MetaType for allowing the EnglishDictionary through ConfigAdmin/WebConsole by Pierre De Rop · 14 years ago
  49. 62414ca fixed indentation by Pierre De Rop · 14 years ago
  50. 1474701 fixed property metadata annotation names by Pierre De Rop · 14 years ago
  51. 3e58dde reworked property metadata annotations by Pierre De Rop · 14 years ago
  52. 10ea37d Annotation renamed to Param by Pierre De Rop · 14 years ago
  53. b7340d0 renamed Property to Param for consistency purpose by Pierre De Rop · 14 years ago
  54. ce361ae updated todolist by Pierre De Rop · 14 years ago
  55. 7ca77bf fixed javadoc by Pierre De Rop · 14 years ago
  56. afaf5af fixed bnf description in javadoc by Pierre De Rop · 14 years ago
  57. 658857c swith to bnd 0.0.394 by Pierre De Rop · 14 years ago
  58. 6ce01ad added annotation for metatype support (work in progress) by Pierre De Rop · 14 years ago
  59. 220e281 Use the Property annotation for declaring service properties by Pierre De Rop · 14 years ago
  60. 39c1a40 decreased sleep delay in annotated temporal service dependency test by Pierre De Rop · 14 years ago
  61. 2944728 removed "changed/removed" callbacks from temporal service dependency annotation by Pierre De Rop · 14 years ago
  62. d325261 fixed javadoc by Pierre De Rop · 15 years ago
  63. 7f1d7f5 added missing annotation for the stop method by Pierre De Rop · 15 years ago
  64. 84cab25 fixed improper filter regarding Sequencer service dependency by Pierre De Rop · 15 years ago
  65. 8313de3 fixed license headers by Pierre De Rop · 15 years ago
  66. 96b6cd5 fixed license headers by Pierre De Rop · 15 years ago
  67. f846bef Reorganized annotation tests. Added tests for annotated temporal service dependencies by Pierre De Rop · 15 years ago
  68. 76ffc50 added support for temporal service dependency annotations by Pierre De Rop · 15 years ago
  69. cd517a5 code cleanup by Pierre De Rop · 15 years ago
  70. 421b0cb updated todos by Pierre De Rop · 15 years ago
  71. c629982 oops, use bnd 0.0.392 instead of 390 version by Pierre De Rop · 15 years ago
  72. 7acf3fe fixed javadoc by Pierre De Rop · 15 years ago
  73. 7d04903 fixed javadoc by Pierre De Rop · 15 years ago
  74. 3abf9a3 use bnd 0.0.390, which fixes a bug in the OSGi filter verifier by Pierre De Rop · 15 years ago
  75. 1761e26 removed useless invocation of config.setBundleLocation(null) by Pierre De Rop · 15 years ago
  76. 2b6d2aa don't log in addDictionary callback, because the logger may not be injected yet by Pierre De Rop · 15 years ago
  77. f0ea274 added notice by Pierre De Rop · 15 years ago
  78. df56ba1 fixed ant script by Pierre De Rop · 15 years ago
  79. f5793eb 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
  80. 97d3aac fixed bug when creating a ConfigurationDependency (the pid was not set) by Pierre De Rop · 15 years ago
  81. 9f26a06 register the FelixDMCommand instead of the DMCommand command by Pierre De Rop · 15 years ago
  82. 5dd2424 fixed symbolic name by Pierre De Rop · 15 years ago
  83. 9957f9f import dependencymanager packages using version range by Pierre De Rop · 15 years ago
  84. 0e0ca3c revert to previous version: this is the FelixDMCommand which properly implements the Command interface by Pierre De Rop · 15 years ago
  85. bf7b5a6 fixed the DMCommand which must implement the Felix Command interface by Pierre De Rop · 15 years ago
  86. 1a9f4d4 added new testcase regarding annotations and dependencymanager service factories by Pierre De Rop · 15 years ago
  87. 2babd06 fixed bug when handling dependencymanager service factory parameters by Pierre De Rop · 15 years ago
  88. d3df256 added missing license by Pierre De Rop · 15 years ago
  89. 8f24ac5 moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  90. 8132730 moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  91. 952a61c moved samples.annotation into samples/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  92. 316495e moved test.annotation into test/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  93. a659e48 moved test.annotation into test/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  94. 541da99 moved test.annotation into test/annotation subproject for consistency purpose by Pierre De Rop · 15 years ago
  95. 8877720 reactivated annotation test by Pierre De Rop · 15 years ago
  96. 7f73274 temporarily turn off AnnotationTest because it seems that it prevents the correct execution of the AspectTest testcase by Pierre De Rop · 15 years ago
  97. e6f6d77 code cleanup by Pierre De Rop · 15 years ago
  98. 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
  99. 299320c Fixed javadoc. Simplified Info.addClassParam method by Pierre De Rop · 15 years ago
  100. 59526ec Fixed javadoc by Pierre De Rop · 15 years ago