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