1. 9340094 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.2 by Felix Meschberger · 16 years ago
  2. e74d5b7 Considering the implementation complete, hence removing the todolist by Felix Meschberger · 16 years ago
  3. 18d009c Remove DEBUG logging which may fill the log and move fields to the front by Felix Meschberger · 16 years ago
  4. 7422ef1 FELIX-601 Reactivation upon reconfiguration happens completeley asynchronous by Felix Meschberger · 16 years ago
  5. 63eeb52 FELIX-599 Mutliple changes to service registration locking: by Felix Meschberger · 16 years ago
  6. afdbe7b FELIX-490 Print the message in case of asynchronous deactivation by Felix Meschberger · 16 years ago
  7. 3a77224 FELIX-490 Do not synchronously deactivate a component if it is currently by Felix Meschberger · 16 years ago
  8. 46b3314 FELIX-593 change accepted and default values for immediate attribute by Felix Meschberger · 16 years ago
  9. cf33bf7 FELIX-550 Tentative fix by guarding access the service registration field by a lock by Felix Meschberger · 16 years ago
  10. b6352ef FELIX-591 Guard disableInternal and disposeInternal against disabling after by Felix Meschberger · 16 years ago
  11. 1f928f2 FELIX-579 Modified logging calls by adding an AbstractComponentManager.log method, which by Felix Meschberger · 16 years ago
  12. 1f3ed4a FELIX-578 Ensure ComponentFactoryImpl.newInstance() enables the created component by Felix Meschberger · 16 years ago
  13. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  14. c0b434a Add more logging by Felix Meschberger · 16 years ago
  15. 876ca72 Use 1.4.0 bundleplugin, and enable jdk13 classifier build in UPNP basedriver by Stuart McCulloch · 16 years ago
  16. cb8192f Upgrade to release 1.2.1 of the maven-bundle-plugin (improved uses calculation) by Stuart McCulloch · 16 years ago
  17. f310f70 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  18. 4a2f3ce [maven-release-plugin] prepare release org.apache.felix.scr-1.0.0 by Carsten Ziegeler · 16 years ago
  19. d48ff39 Update notice files. by Carsten Ziegeler · 16 years ago
  20. c340ecf Use released version of compendium. by Carsten Ziegeler · 16 years ago
  21. 78bcc77 Use released version of maven bundle plugin. by Carsten Ziegeler · 16 years ago
  22. 646b9f1 Use latest released parent pom. by Carsten Ziegeler · 16 years ago
  23. 0c88d67 FELIX-464 Always return the dependency manager regardless of its internal count value by Felix Meschberger · 16 years ago
  24. 269f455 Add merge-first to prevent a warning while building the bundle by Felix Meschberger · 16 years ago
  25. 2ec4809 Update to use latest parent snapshot to avoid build problems with empty repository (1.0.2-SNAPSHOT was never deployed to the snapshot repo) by Stuart McCulloch · 17 years ago
  26. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  27. 4cccee2 Correct javadocs and clean up code a little bit. by Carsten Ziegeler · 17 years ago
  28. 38927d0 Move license and notice file to root directory. by Carsten Ziegeler · 17 years ago
  29. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  30. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  31. aed494d FELIX-425 Decrement service counter when a service is removed whose by Felix Meschberger · 17 years ago
  32. 3dc5a9e FELIX-284 Missed adding the scr command for the Felix Shell by Felix Meschberger · 17 years ago
  33. d25a63d FELIX-284 Add Management API by Felix Meschberger · 17 years ago
  34. 970fcbc Fixed typo by Felix Meschberger · 17 years ago
  35. 23915b8 FELIX-392 Better handle unexpected issues when trying to get a activation or binding method by reflection by Felix Meschberger · 17 years ago
  36. 7d193a3 FELIX-374 Register ManagedService on behalf of components to receive Configuration by Felix Meschberger · 17 years ago
  37. 444f5b1 FELIX-387 Fix support for reference service target properties by Felix Meschberger · 17 years ago
  38. f87f96e Update todo list by Felix Meschberger · 17 years ago
  39. 9b6b509 FELIX-387 Fix support for reference service target properties by Felix Meschberger · 17 years ago
  40. 0490262 FELIX-110 completion of the current Felix SCR implementation to take into account components <properties> elements by Felix Meschberger · 17 years ago
  41. c3fb97a FELIX-385 ReferenceMetadata.setTarget includes the interface name in the target filter by Felix Meschberger · 17 years ago
  42. e427122 FELIX-374 Register ManagedService on behalf of components to receive Configuration by Felix Meschberger · 17 years ago
  43. f72fba2 FELIX-384 Possible deadlock on framework startlevel change by Felix Meschberger · 17 years ago
  44. fa25b9e Use released versions where possible. by Carsten Ziegeler · 17 years ago
  45. 3f87087 FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component by Felix Meschberger · 17 years ago
  46. edf6169 FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component by Felix Meschberger · 17 years ago
  47. 38b77d7 FELIX-366 Bound Service Replacement incorrect by Felix Meschberger · 17 years ago
  48. b609eca - Rename DependencyManager.isValid to isSatisfied to clarify the intent of the method by Felix Meschberger · 17 years ago
  49. 9dadeef FELIX-368 Service binding odities if (un)bind methods take ServiceReferences by Felix Meschberger · 17 years ago
  50. 9dfb526 Enhance AbstractComponentManager.getMethod to specify whether only the declared methods by Felix Meschberger · 17 years ago
  51. 43d2a71 FELIX-364 0..1 dynamic service reference does not bind properly. by Felix Meschberger · 17 years ago
  52. 831eaa1 FELIX-357 activation and deactivation may run concurrently by Felix Meschberger · 17 years ago
  53. aa5adb9 FELIX-356 DependencyManager.bind may bind to null and does not correctly check for success by Felix Meschberger · 17 years ago
  54. 86a336d FELIX-356 DependencyManager.bind may bind to null and does not correctly check for success by Felix Meschberger · 17 years ago
  55. 2cd8f0d Remove unused import from private sun package. by Carsten Ziegeler · 17 years ago
  56. 29e04e3 FELIX-341 Intermittent exception during Felix shutdown by Felix Meschberger · 17 years ago
  57. 0e01269 FELIX-341 Intermittent exception during Felix shutdown by Felix Meschberger · 17 years ago
  58. 644283d Depend on released versions of dependencies (if possible) by Felix Meschberger · 17 years ago
  59. ee3f1db Remove "this." prefixing and apply Felix Coding Standards by Felix Meschberger · 17 years ago
  60. bd00a0f Remove "this." prefixing and apply Felix Coding Standards by Felix Meschberger · 17 years ago
  61. f993774 Add License Files by Felix Meschberger · 17 years ago
  62. 7cbcef5 Revert unintentional code formatting by Carsten Ziegeler · 17 years ago
  63. 64c6f7a Clean up imports. by Carsten Ziegeler · 17 years ago
  64. 65cce82 FELIX-337 Immediate components are registered as delayed by Felix Meschberger · 17 years ago
  65. 5aa64ed Correctly handle namespaces (namespace is required if component is not the root element) by Carsten Ziegeler · 17 years ago
  66. 64b8aa1 Turn on namespace processing and simplify handler interface. by Carsten Ziegeler · 17 years ago
  67. f6201a7 Add initial support for namespace handling, check for namespace and use local name (FELIX-106) by Carsten Ziegeler · 17 years ago
  68. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  69. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  70. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  71. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  72. 238a2ad Update the todo list according to the current state by Felix Meschberger · 17 years ago
  73. d468b35 FELIX-279 - Concurrency Issues when enabling components by Felix Meschberger · 17 years ago
  74. 55aee8e FELIX-277 Improve SCR packaging to make it simpler to deploy and use by Felix Meschberger · 17 years ago
  75. a76c196 FELIX-264 Update pom to use new bundle plugin (add plugin version) by Felix Meschberger · 17 years ago
  76. 8f1542f FELIX-258 Update pom to use new bundle plugin by Felix Meschberger · 17 years ago
  77. f1d1542 [FELIX-158] Add Bundle.getBundleContext() method by Felix Meschberger · 17 years ago
  78. c90e316 FELIX-258 Support Configuration Admin configuration by Felix Meschberger · 17 years ago
  79. e50a1f5 Applied patch (FELIX-254) to add support for property values in by Richard S. Hall · 17 years ago
  80. 11cce88 Applied patch (FELIX-243) to add support for service factories to SCR. by Richard S. Hall · 17 years ago
  81. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  82. e449eca Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  83. 323d971 Applied patch (FELIX-140) to remove generic activator and use bundle by Richard S. Hall · 18 years ago
  84. 0c11182 Removed ^M line endings. by Richard S. Hall · 18 years ago
  85. 1057fa5 Applied patch (FELIX-109) to fix a class cast exception. by Richard S. Hall · 18 years ago
  86. 7bd86ce Applied patch (FELIX-132) to have SCR listen for bundle events for by Richard S. Hall · 18 years ago
  87. 3049605 Applied patch (FELIX-131) to fix lookup method and implement enable/disable by Richard S. Hall · 18 years ago
  88. 7483bae Applies patch (FELIX-128) to implement ComponentContext methods. by Richard S. Hall · 18 years ago
  89. 40aff94 Shortened the Declarative Services subproject directory name. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.scr]
  90. 1ab60ea Applied patch (FELIX-105) to fix a bug in cardinality handling; also removes by Richard S. Hall · 18 years ago
  91. 1322976 Removed author tag. by Richard S. Hall · 18 years ago
  92. 6ceb987 Modified the packages to match their source tree location, i.e., by Richard S. Hall · 18 years ago
  93. 5d45b4b Renamed package org.apache.felix.declarativeservices.scr into org.apache.felix.scr.parser by Humberto Cervantes Maceda · 18 years ago
  94. a3664ba Initial upload by Humberto Cervantes Maceda · 18 years ago