1. 1b59c75 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  2. b0c950b Revert to the 0.8.1-SNAPSHOT version in order to fix a NOTICE file issue. The file said that this artifact contains code from the OSGi Alliance, but this was wrong. by Clement Escoffier · 16 years ago
  3. feb8b78 FELIX-608 Correctly create localization attribute according to the by Felix Meschberger · 16 years ago
  4. 304274f FELIX-607 Use metatype localization attribute value as full base by Felix Meschberger · 16 years ago
  5. 4e42feb Remove unused imports by Felix Meschberger · 16 years ago
  6. 81d5de9 FELIX-583, FELIX-584, FELIX-588: Do not depend on ConfigurationAdmin.createFactoryConfiguration by Felix Meschberger · 16 years ago
  7. 60d7702 Remove unused imports by Felix Meschberger · 16 years ago
  8. 72377fa Remove unused imports by Felix Meschberger · 16 years ago
  9. 0ca87d9 Add triangle icons to flip open and close the inline bundle details by Felix Meschberger · 16 years ago
  10. fd7fe4f Add README and DISCLAIMER files to the license page display by Felix Meschberger · 16 years ago
  11. 7bb8224 Redirect both /system/console and /system/console/ to the default page, by Felix Meschberger · 16 years ago
  12. 5611f01 FELIX-583, FELIX-584, FELIX-588: Separate the lists of the ManagedServiceFactory by Felix Meschberger · 16 years ago
  13. 48f6e7a FELIX-605 include service tracker as private package by Felix Meschberger · 16 years ago
  14. 407b3eb FELIX-604 Add plugin to disply LICENSE and NOTICE files contained by Felix Meschberger · 16 years ago
  15. c2af07c FELIX-566 next step in making bundle display more REST-ful: by Felix Meschberger · 16 years ago
  16. 9483b84 Add two bundle related utility methods by Felix Meschberger · 16 years ago
  17. ebbda94 Update maven-javadoc-plugin to 2.4 because 2.3 had trouble with IBM JDK by Stefano Lenzi · 16 years ago
  18. 4ed3b5d Fix the issue Felix-603. Allow arch to display all the available information on a service dependency such as the state, the binding-policy, the comparator ... by Clement Escoffier · 16 years ago
  19. e87857b [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  20. d6ab2f2 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.2 by Felix Meschberger · 16 years ago
  21. 643d0df Considering the implementation complete, hence removing the todolist by Felix Meschberger · 16 years ago
  22. 188caaa Remove DEBUG logging which may fill the log and move fields to the front by Felix Meschberger · 16 years ago
  23. 953dcc9 Add Apache to the "used" section of the notice, add missing licenses for slf4j and asm by Carsten Ziegeler · 16 years ago
  24. f9643a2 FELIX-598 by Stephane Frenot · 16 years ago
  25. 1edbfc4 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  26. 0b9dfb3 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.1 by Clement Escoffier · 16 years ago
  27. 8293b68 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  28. e860160 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.1 by Clement Escoffier · 16 years ago
  29. 6511f7d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  30. 6d62c3b [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.1 by Clement Escoffier · 16 years ago
  31. 31d6519 FELIX-600 Insert 2 seconds delay after install/update before refreshing packages by Felix Meschberger · 16 years ago
  32. 2198726 FELIX-601 Reactivation upon reconfiguration happens completeley asynchronous by Felix Meschberger · 16 years ago
  33. 66950c7 FELIX-599 Mutliple changes to service registration locking: by Felix Meschberger · 16 years ago
  34. bd7ff50 Preparation of the next release by Clement Escoffier · 16 years ago
  35. f4c6527 FELIX-598 by Stephane Frenot · 16 years ago
  36. e5ea451 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  37. de918a3 [maven-release-plugin] prepare release maven-scr-plugin-1.0.5 by Carsten Ziegeler · 16 years ago
  38. 6c8e0b7 Fixed small bug in the meta type service: when reading meta type resources the content of an attribute tag was incorrectly split on comma's when it was provided in one or more value child tags instead of in the content argument of the attribute tag itself. by Christian van Spaandonk · 16 years ago
  39. e7f82ba [maven-release-plugin] prepare for next development iteration by Stefano Lenzi · 16 years ago
  40. 1d7cec5 [maven-release-plugin] prepare release org.apache.felix.upnp.basedriver-0.8.0 by Stefano Lenzi · 16 years ago
  41. 7c2a3ee Created LICENSE and NOTICE files for releasing the UPnP subproject by Stefano Lenzi · 16 years ago
  42. fea4d58 FELIX-594: Pretty print generated xml. by Carsten Ziegeler · 16 years ago
  43. a5247a5 FELIX-490 Print the message in case of asynchronous deactivation by Felix Meschberger · 16 years ago
  44. a71ba38 FELIX-490 Do not synchronously deactivate a component if it is currently by Felix Meschberger · 16 years ago
  45. 758b210 FELIX-593 Only set immediate attribute if explicitly declared (to not implement by Felix Meschberger · 16 years ago
  46. a3c0aa8 FELIX-593 change accepted and default values for immediate attribute by Felix Meschberger · 16 years ago
  47. f847fa7 FELIX-594: Pretty print generated xml. by Carsten Ziegeler · 16 years ago
  48. 040805c FIXED - issue FELIX-576: Add support for referencing name constants for property names. by Carsten Ziegeler · 16 years ago
  49. 4c66413 FELIX-574 Start replacing Action and Render interfaces by Servlet interface: by Felix Meschberger · 16 years ago
  50. 27c3181 FELIX-550 Tentative fix by guarding access the service registration field by a lock by Felix Meschberger · 16 years ago
  51. 3d198fc Moved deployment admin to trunk/deploymentadmin/service in preparation for the autoconf resource processor. by Christian van Spaandonk · 16 years ago
  52. b07d319 FELIX-591 Guard disableInternal and disposeInternal against disabling after by Felix Meschberger · 16 years ago
  53. 448ab27 Initial patch to address fragment support. The included patch is only the by Richard S. Hall · 16 years ago
  54. 070a3c3 FELIX-579 Modified logging calls by adding an AbstractComponentManager.log method, which by Felix Meschberger · 16 years ago
  55. 2983427 FELIX-578 Ensure ComponentFactoryImpl.newInstance() enables the created component by Felix Meschberger · 16 years ago
  56. 34295ab Revert my last changes (commit on the bad branch) by Clement Escoffier · 17 years ago
  57. 21c16ba Commit some modifications allowing the deployment of the OBR on another server using absolute url pointing on bundles. by Clement Escoffier · 17 years ago
  58. a47439c Added a Logger similar to the one the core framework uses, that either logs to standard out, or to an available LogService. Went through the codebase and used this logger to provide better diagnostics messages. by Marcel Offermans · 17 years ago
  59. 8036bab Modify version number to be 0.9.0-SNAPSHOT everywhere by Clement Escoffier · 17 years ago
  60. 7288056 FELIX-159 --------- Compatibility isssue with felix update by Stephane Frenot · 17 years ago
  61. ac85498 FELIX-159 --------- Compatibility issue with felix updates by Stephane Frenot · 17 years ago
  62. ef9ec94 Mark dependencies included in the artifact as optional (as proposed by Felix Meschberger · 17 years ago
  63. 32ed412 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 17 years ago
  64. f1344bf [maven-release-plugin] prepare release org.apache.felix.webconsole-1.0.0 by Felix Meschberger · 17 years ago
  65. 1f58a18 Fall back to 1.0.0-SNAPSHOT and fix pom.xml (re-add license header) by Felix Meschberger · 17 years ago
  66. aa9438b [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 17 years ago
  67. f73d213 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.0.0 by Felix Meschberger · 17 years ago
  68. 930cedb Fix plugin version numbers and ensure scr plugin actually runs the scr goal by Felix Meschberger · 17 years ago
  69. d68061f Fix wrong property name by Felix Meschberger · 17 years ago
  70. 1f89d0d Update NOTICE file to new format by Felix Meschberger · 17 years ago
  71. a73a877 FELIX-574 Deprecating Action and Render interface as a first by Felix Meschberger · 17 years ago
  72. b0c5c1f Some JavaDoc for the exported service interfaces by Felix Meschberger · 17 years ago
  73. 1effbf5 Applied patch (FELIX-572) to fix some bugs in our DOAP file. by Richard S. Hall · 17 years ago
  74. edfad55 Organize imports and format according to Apache Felix code conventions by Felix Meschberger · 17 years ago
  75. d388623 FELIX-570 ignore IllegalStateException when trying to refresh after update by Felix Meschberger · 17 years ago
  76. c2e0c58 FELIX-570 add "refreshPackages" parameter to request PackageAdmin.refreshPackages after update by Felix Meschberger · 17 years ago
  77. f459e64 Update dependency to point on the new version (0.9.0-SNAPSHOT) by Clement Escoffier · 17 years ago
  78. 0652be0 Change the version number in the reactor pom file by Clement Escoffier · 17 years ago
  79. 996c2e0 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  80. 5f0f931 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-0.8.0 by Clement Escoffier · 17 years ago
  81. 9eff93b Add the parent tag in the pom by Clement Escoffier · 17 years ago
  82. b6146e9 Move the temporal service dependency to the trunk. by Clement Escoffier · 17 years ago
  83. 72c2533 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  84. d4395d5 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.white.board.pattern-0.8.0 by Clement Escoffier · 17 years ago
  85. 3605376 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  86. 56a946b [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender.pattern-0.8.0 by Clement Escoffier · 17 years ago
  87. ed9a1f8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  88. b7cb85a [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-0.8.0 by Clement Escoffier · 17 years ago
  89. 1b55c9e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  90. cd35325 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 17 years ago
  91. e443eb9 Revert changes made by maven during the release process. by Clement Escoffier · 17 years ago
  92. 2ea4e5d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  93. f48fe14 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-0.8.0 by Clement Escoffier · 17 years ago
  94. 07f8277 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  95. 6a54fae [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 17 years ago
  96. 6a0f293 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  97. 0caeeab [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 17 years ago
  98. 5443623 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  99. e400826 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  100. 9236df9 Revert change made by maven during the release process by Clement Escoffier · 17 years ago