1. 1db8dac Bug 278732. [DS] Static bind unnecessarily unbinds services in a multithreaded environment by sboshev · 16 years ago
  2. 6c8654c Bug 285464. [DS] dependency injection does not work when starting more than one instance of a service by sboshev · 16 years ago
  3. d1b1f46 Bug 285094. [DS] Tracing throws Null Pointer Exception (NPE) by sboshev · 16 years ago
  4. 0c62361 Creates component instances for factory configurations only if the factory pid matches the component name by sboshev · 16 years ago
  5. af1074b Bug 280450. [DS] Should print errors to System.err if no log service is available by sboshev · 16 years ago v20090803
  6. a66c9e0 version increase. by Thomas Watson · 16 years ago
  7. 27b9991 Bug 282142. [DS] Unclear warning in DS when a service component provides inexisting/unimplemented interface by sboshev · 16 years ago
  8. 494a2b7 *** empty log message *** by sboshev · 16 years ago
  9. fc3b315 Bug 282339. [DS] Huge log file if org.eclipse.equinox.log.jar is not started when trying to start a DS with a reference to an inexisting interface by sboshev · 16 years ago
  10. 671a20a Bug 282563. [ds] RCP using declarative services (occasionally) hangs for 30 secs on start-up by sboshev · 16 years ago
  11. 95c0117 Bug 282234. [DS] Declarative Services does not update service definitions when a bundle is updated by sboshev · 16 years ago
  12. 86fcb95 Bug 278698. [DS] Equinox Declarative Services Dynamic unbind attempts duplicate unbinds of services by sboshev · 16 years ago
  13. 536d351 Bug 278541. [ds] org.eclipse.equinox.internal.ds.Activator should gracefully handle a missing LogService by sboshev · 16 years ago
  14. 7b5e214 Bug 278333. IllegalArgumentException when signature of unbind method differs from the bind method signature by sboshev · 16 years ago v20090601
  15. 0780d6e update copyrights by Thomas Watson · 16 years ago
  16. 93cad0d Bug 275997. [ds] Declarative services fails to honor configuration policy by sboshev · 16 years ago
  17. bb445a2 Bug 274200. [ds] NPE when configuring a service with configuration policy = require by sboshev · 16 years ago
  18. a97c54e Bug 269860. [ds] copyrights out of date by sboshev · 16 years ago
  19. 19f9512 Bug 272599. [ds] Add support for new modified attribute on component element by sboshev · 16 years ago v20090427-1030
  20. 26caae2 remove the component instance marked as bound when there is an exception while calling the bind method by sboshev · 16 years ago
  21. 0c5ce5f Fixed last modification check when in dev mode and using wildcards by sboshev · 16 years ago
  22. 9aa9ff6 Bug 266865. [DS] ComponentFactory is not unregistered when it becomes unsatisfied by sboshev · 16 years ago
  23. ce4d147 1. removed e.printStackTrace() calls 2. strings localized by sboshev · 16 years ago
  24. 55ca2f5 removed e.printStackTrace() calls by sboshev · 16 years ago
  25. d7479ad Added new messages by sboshev · 16 years ago
  26. 8484460 Bug 272087. [ds] expensive manifest localization on startup by sboshev · 16 years ago
  27. b96697b Added support for the new "modified" attribute by sboshev · 16 years ago
  28. 7f9e2d5 fixes and performance optimizations by sboshev · 16 years ago
  29. 4e02856 1. storing/loading of the component is fixed and optimized by sboshev · 16 years ago
  30. 45bd25d cache improvements by sboshev · 16 years ago
  31. 0b03e51 1. Caching of component descriptions is enabled by default by sboshev · 16 years ago
  32. 7860d18 Bug 271268. [DS] No exception thrown when ComponentContext's enableComponent(String) and disableComponent(String) is called with an unknown component name by sboshev · 16 years ago
  33. 8db6693 Bug 271266. [DS] Error message "Cannot dispose all components of a bundle at once!" is misleading by sboshev · 16 years ago
  34. 26fb271 Bug 270981 org.eclipse.equinox.util and org.eclipse.equinox.ds are not API tooling enabled by Thomas Watson · 16 years ago v20090406
  35. d8e587f Bug 270405. [DS] Improve warning when component's configuration-policy="require" constraint is not met by sboshev · 16 years ago
  36. 3f1d0c5 Bug 269852. [ds] chkpii errors in HEAD by sboshev · 16 years ago
  37. 6c538b1 Bug 269852. [ds] chkpii errors in HEAD by sboshev · 16 years ago
  38. 4f5162a Bug 269852. [ds] chkpii errors in HEAD by sboshev · 16 years ago
  39. a5941c1 Bug 269829. [DS] CHKPII errors in srcmessages.properties by sboshev · 16 years ago
  40. bbb6d65 DS bundle localized by sboshev · 16 years ago v20090323
  41. 327bfb5 Correctly search bind/unbind methods by their priority by sboshev · 16 years ago
  42. 3014876 added new method checkMethodAccess by sboshev · 16 years ago
  43. b8fb860 Correctly search activate/deactivate methods by their priority by sboshev · 16 years ago
  44. b3e9fe9 The default name space is 1.0.0 by sboshev · 16 years ago
  45. c06d2db Bug 254300 Branding by Thomas Watson · 16 years ago pre_log_1_1
  46. 0eee4d0 Bug 264248. [DS] Should DS be a singleton bundle? by sboshev · 16 years ago v20090223
  47. ff5f1ab Impl of DS R4.2 spec - 112.8.3 Logging Error Messages by sboshev · 16 years ago
  48. b62e3a5 Impl of DS R4.2 spec - 112.6.1 Service Properties by sboshev · 16 years ago
  49. 5ff8fe8 Bug 264029. [ds] Improve DS error messages regarding component immediacy by sboshev · 16 years ago
  50. 81ec7a3 Bug 255279. [ds] Deactivating components in wrong order by sboshev · 16 years ago
  51. 2b9c5bd Bug 259135. [ds] deadlock in Component Resolve Thread when processing LAZY_ACTIVATION events by sboshev · 16 years ago v20090105-1800
  52. c6f9b9e The component list now contains info whether the component is resolved or not by sboshev · 16 years ago
  53. f4b6c62 Bug 258697. [DS] A component will activate despite throw an exception by activate the reference by sboshev · 16 years ago
  54. 7782ab6 Bug 253243 [osgi] Keep API up to date with latest OSGi R4.2 specification by Thomas Watson · 16 years ago
  55. 788163f Build the instance before registering the component service by sboshev · 16 years ago
  56. 81380d3 Bug 252404. [ds] Include an Equinox CommandProvider to force a component's implementation to be instantiated by sboshev · 16 years ago
  57. 3dd073a Bug 247148. [DS][osgi R4.2] implement changes to DS (RFC 134) by sboshev · 16 years ago
  58. 4da6a7f Bug 253243 [osgi] Keep API up to date with latest OSGi R4.2 specification by Thomas Watson · 16 years ago
  59. 452af17 bundle version increased by sboshev · 16 years ago
  60. 4775392 Fix bug - Component with new attributes and old XML namespace is activated by sboshev · 16 years ago v20081201-1815
  61. 5fb382a Bug 247148. [DS][osgi R4.2] implement changes to DS (RFC 134) by sboshev · 16 years ago
  62. a7e0cef Added more details when printing details info of a component by sboshev · 16 years ago
  63. 919d1b7 Bug 247148. [DS][osgi R4.2] implement changes to DS (RFC 134) by sboshev · 16 years ago
  64. e3da093 added support for DS schema v1.1.0 by sboshev · 16 years ago
  65. 713b3fd Bug 252355. [ds] Equinox DS accepts more than one XML service element by sboshev · 16 years ago v20081110-1830
  66. 6dbdaaa Bug 251252. [ds] Potential timing problem during component disposal when using a component factory by sboshev · 16 years ago
  67. 29d5841 Bug 226575. [ds] investigate lazy activation policy and DS components by sboshev · 16 years ago
  68. 6e48f17 Bug 250248. [ds] Description parser requires that both bind and unbind are specified by sboshev · 16 years ago v20081103-1800
  69. ccac13a Bug 251319. [ds] component files locked open by sboshev · 16 years ago
  70. b50fe02 Added .options file to the jar by sboshev · 16 years ago v20081006-1815
  71. 3c42f6c Bug 246075. [DS] SCR should process components of started bundles synchronously by sboshev · 17 years ago
  72. fba0db7 Bug 221994. [ds] Log a warning when XML document does not contain any service component by sboshev · 17 years ago
  73. 0b70d4a Cleanup of unnecessary info messages by sboshev · 17 years ago
  74. 508e944 Bug 227190. [DS] Provide console commands for querying the SCR by sboshev · 17 years ago
  75. 42a4ce5 Bug 244365. [ds] Don't log the IAE when a <properties> file is not found by sboshev · 17 years ago
  76. 130e135 Bug 247821. [DS] Properties files are loaded as resources by sboshev · 17 years ago
  77. 09f07c5 Bug 246757. [ds] Compliance with section 112.3.4 and 112.6 of R4.1 spec by sboshev · 17 years ago v20080922-1815
  78. 116edd5 Log warning instead of error and allow existence of components with equal names inside different bundles by sboshev · 17 years ago
  79. 0850bec Added support for DebugOptions by sboshev · 17 years ago
  80. b215539 Does not reactivate the component factory providing the ComponetFactory service on change in its static references by sboshev · 17 years ago
  81. 877bc5b locateServices method now correctly return an array with maximum 1 elements for unary references by sboshev · 17 years ago
  82. 2991fb8 Fixed improper warning logs by sboshev · 17 years ago
  83. fb8a547 Fixed bug concerning multiple instances of component factory configurations by sboshev · 17 years ago
  84. d895b85 Usage of system property equinox.measurements.full is removed because it is not used by sboshev · 17 years ago
  85. 4500160 Fixed implementation of method locateService(String) by sboshev · 17 years ago
  86. 7e3edf1 Added new methods for access to reference data by sboshev · 17 years ago
  87. 365ce09 Bug 225907. [DS] Unexpected component deactivation-activation when creating new Configuration by sboshev · 17 years ago
  88. 0d74d10 Bug 225906. [DS] NPE in SCR when creating Configuration for disabled component by sboshev · 17 years ago v20080407
  89. bbbb041 Corrected exception messages by sboshev · 17 years ago
  90. 9c805b8 Bug 223457. [ds] No validation against <component> elements with the same name by sboshev · 17 years ago
  91. a9269cb Improved error logging by sboshev · 17 years ago
  92. 8edb34b Bug 225624. [DS] Declarative Services fails to report NoClassDefFoundError by sboshev · 17 years ago
  93. 232bdde Improved error logging by sboshev · 17 years ago
  94. 6bccdb4 Improved error logging by sboshev · 17 years ago
  95. a9670de Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  96. cc777ea Bug 224795. [ds] No validation against <reference> elements with the same name by sboshev · 17 years ago
  97. bad5655 Improved error logging by sboshev · 17 years ago
  98. 69769a9 Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  99. 3de7de8 Bug 222162. [ds] SCR incorrectly requires the <property> element's "type" attribute to be "Char" for a character property by sboshev · 17 years ago
  100. 65dfc05 Sets the real instance to null when disposed by sboshev · 17 years ago