1. 2570e5d fixed activator in order to display the "config.pid\# configuration from webconsole, using meta types by Pierre De Rop · 14 years ago
  2. 57f2c23 Renamed a directory. by Marcel Offermans · 14 years ago
  3. 0539e27 Updated the pom to the latest Felix parent pom. by Marcel Offermans · 14 years ago
  4. c78dcbd Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
  5. 7a6d484 Freed the pom from its direct parent. by Marcel Offermans · 14 years ago
  6. 6f913c1 Do not acquire bundle lock for removing a listner. (FELIX-2924) by Richard S. Hall · 14 years ago
  7. d3d3eff work-around FELIX-2927 by Derek Baum · 14 years ago
  8. b2e3240 Fixed all test cases so I can quickly switch the OSGi specification they run against. by Marcel Offermans · 14 years ago
  9. b7475e9 Implemented a filter index that speeds up aspects. Some bugfixes. by Marcel Offermans · 14 years ago
  10. c1ed7b4 Fixed some of the TODO items in the code. by Marcel Offermans · 14 years ago
  11. 01a807f Added license headers to new source files. by Marcel Offermans · 14 years ago
  12. 192f6c0 Updated notice file, made pom.xml independent from its old parent so we don't need to release that one. by Marcel Offermans · 14 years ago
  13. d9668f4 Added several performance improvements, most of them still experimental, plus started to prepare for a release. by Marcel Offermans · 14 years ago
  14. 5ccfc36 Cleanup after release by Karl Pauls · 14 years ago
  15. 3b48201 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  16. 2c72403 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.1 by Karl Pauls · 14 years ago
  17. e8bed86 Prepare for release by Karl Pauls · 14 years ago
  18. 52f920e Cleanup after release by Karl Pauls · 14 years ago
  19. 36faede [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  20. 90489e5 [maven-release-plugin] prepare release org.apache.felix.main-3.2.1 by Karl Pauls · 14 years ago
  21. 48f5382 Update copyright year. by Richard S. Hall · 14 years ago
  22. a563f56 Prepare for release by Karl Pauls · 14 years ago
  23. ade17b8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  24. 13d28a1 [maven-release-plugin] prepare release org.apache.felix.framework-3.2.1 by Karl Pauls · 14 years ago
  25. 391edcf Prepare for release by Karl Pauls · 14 years ago
  26. 9704086 fixed sub project name by Pierre De Rop · 14 years ago
  27. ab098a6 Update copyright by Carsten Ziegeler · 14 years ago
  28. 5e030e1 Avoid using exception constructors with causal exception. (FELIX-2917) by Richard S. Hall · 14 years ago
  29. 18b3df1 Use latest bundle plugin version by Carsten Ziegeler · 14 years ago
  30. 8fee278 FELIX-2915 : Potential deadlock on shutdown by Carsten Ziegeler · 14 years ago
  31. 499355f The extra dependencies must be added in one shot, outside the loop which configure named dependencies. by Pierre De Rop · 14 years ago
  32. de59165 Applied patches in FELIX-2911 with some small changes. Should compile without problems now. by Marcel Offermans · 14 years ago
  33. f8ed34a [FELIX-2907] Applied patch. by Clement Escoffier · 14 years ago
  34. 9adef8e Avoid creating a more complicated data structure if no fragments by Richard S. Hall · 14 years ago
  35. 2199e93 Minor modification to resolver exception message. by Richard S. Hall · 14 years ago
  36. 33efa02 Make uses constraint exception more explicit (i.e., say it by Richard S. Hall · 14 years ago
  37. 22bd7d0 Make sure a fragment has wires before trying to remove a host by Richard S. Hall · 14 years ago
  38. de48805 FELIX-2906 : SCR plugin error with @Property(..., intValue=Integer.MAX_VALUE) by Carsten Ziegeler · 14 years ago
  39. eb55d84 FELIX-2904 inline part of the dependency libraries instead embedded the full libraries by Felix Meschberger · 14 years ago
  40. 2808225 FELIX-2903 Inline required KXml classes instead of embedding the complete library by Felix Meschberger · 14 years ago
  41. 89ed291 Multiple "fixes": by Felix Meschberger · 14 years ago
  42. d880f08 Fixed FELIX-2902 by Clement Escoffier · 14 years ago
  43. 17e9dd7 [FELIX-2893] Enabled propagation by default by Clement Escoffier · 14 years ago
  44. e4636c4 Update to bndlib 1.43.0 by Stuart McCulloch · 14 years ago
  45. 8238eff Temporarily removed tests for the adapter/aspect "changed" callbacks. by Pierre De Rop · 14 years ago
  46. 2807ee1 - Cleanup m_nameDeps class attribute in the destroy method. by Pierre De Rop · 14 years ago
  47. 381ba42 log root cause exception, when a service can't be configured by Pierre De Rop · 14 years ago
  48. 74ec4b5 FELIX-2984 Invalid handling of parameters (options were ok). It works now and the tests are running but I am not confident this code is correct yet. Will probably have to rewrite this. by Peter Kriens · 14 years ago
  49. 7c5a354 get back to previous version of bundleStopped method, which actually must remove all services from a stopping bundle by Pierre De Rop · 14 years ago
  50. 1c9b100 - added constant "LOG_LEVEL" in Base.jave, in order to enable/disable log level (by default, the level is LOG_WARNING) by Pierre De Rop · 14 years ago
  51. c3bd698 Don't add any extra dependencies, if the list of extra dependencies is empty by Pierre De Rop · 14 years ago
  52. f13bb0d Fixed isAutoConfig, which must return false, instead of true. Don't invoke any callbacks. by Pierre De Rop · 14 years ago
  53. 970fa3d Don't deactive services from a stopping bundle, since DependencyManager is already doing this. by Pierre De Rop · 14 years ago
  54. 8bd6293 - aligned AspectService and AdapterService with new added/changed/removed callbacks introdoced in the API. by Pierre De Rop · 14 years ago
  55. 6eee38c Cleanup after release by Karl Pauls · 14 years ago
  56. 6ee76d8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  57. d983dfb [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 14 years ago
  58. be8d707 Prepare for release. by Karl Pauls · 14 years ago
  59. 3926c85 Cleanup after release by Karl Pauls · 14 years ago
  60. 077310b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  61. b2c3089 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.0 by Karl Pauls · 14 years ago
  62. 1c1e435 Prepare for release. by Karl Pauls · 14 years ago
  63. c2a54fd Cleanup after release by Karl Pauls · 14 years ago
  64. 275862c [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  65. 29f23d1 [maven-release-plugin] prepare release org.apache.felix.main-3.2.0 by Karl Pauls · 14 years ago
  66. 645a804 Prepare for release. by Karl Pauls · 14 years ago
  67. 1a26245 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  68. cae354b [maven-release-plugin] prepare release org.apache.felix.framework-3.2.0 by Karl Pauls · 14 years ago
  69. 5cce956 Prepare for release. by Karl Pauls · 14 years ago
  70. 74356c9 Minor fix. by Richard S. Hall · 14 years ago
  71. ceb2e99 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  72. 4af3aec [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
  73. c4c1795 Fix minor issues in 1.0.1 release. by Richard S. Hall · 14 years ago
  74. 8f4c032 Fixed an error that tried to make a constructor accessible, but failed. by Marcel Offermans · 14 years ago
  75. 151ad47 [maven-release-plugin] prepare for next development iteration by Richard S. Hall · 14 years ago
  76. 531b9a2 [maven-release-plugin] prepare release org.apache.felix.log-1.0.1 by Richard S. Hall · 14 years ago
  77. e23f71e Update pom to use OSGi artifacts and to include DEPS file. by Richard S. Hall · 14 years ago
  78. d618a51 Update NOTICE/DEPENDENCIES files. by Richard S. Hall · 14 years ago
  79. 36907b2 Update release notes. by Richard S. Hall · 14 years ago
  80. cbdaef3 Applied patch (FELIX-2406) to fix log ordering issue along with by Richard S. Hall · 14 years ago
  81. 6fbedfa Fix Maven 3 warnings by Felix Meschberger · 14 years ago
  82. 6fa533c Replace tabs with spaces by Felix Meschberger · 14 years ago
  83. aa0f611 FELIX-1865 Fix wrong assumption of the OCD ID being the same as the PID (or factory PID) by Felix Meschberger · 14 years ago
  84. 07f0ff6 Remove comment. (FELIX-2858) by Richard S. Hall · 14 years ago
  85. 2bbca89 minor internal tidyup by David Morgan Spenser Savage · 14 years ago
  86. 103ace9 tidy up ? extends noise in support class by David Morgan Spenser Savage · 14 years ago
  87. 723b2f6 add convenience constructor by David Morgan Spenser Savage · 14 years ago
  88. 1de2ed1 Remove unneeded class. (FELIX-2858) by Richard S. Hall · 14 years ago
  89. a16a036 Use framework snapshot. by Richard S. Hall · 14 years ago
  90. f082f97 FELIX-2707 Fix cutting of the URL entry path which may not match the entry path looked up by Felix Meschberger · 14 years ago
  91. 62f2300 Avoid a deadlock when updating the service properties. by Clement Escoffier · 14 years ago
  92. f4cc54a FELIX-2885 - The config admin bundle does not indicate its provided and required services dependencies by Guillaume Nodet · 14 years ago
  93. 998ab6c FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml by Guillaume Nodet · 14 years ago
  94. 8d3efa7 cosmetic fix. by Clement Escoffier · 14 years ago
  95. c07d9c2 Try to reproduce FELIX-2430. Seems to work in iPOJO 1.8.0 by Clement Escoffier · 14 years ago
  96. 04ea249 FELIX-2881 Fixed the problem. by Marcel Offermans · 14 years ago
  97. 3be8c9a Remove some unnecessary code. (FELIX-2858) by Richard S. Hall · 14 years ago
  98. dc44f75 Make field private. (FELIX-2858) by Richard S. Hall · 14 years ago
  99. 1b22d2c Hold bundle state lock while adding/removing listeners, otherwise by Richard S. Hall · 14 years ago
  100. 8f7116d Should not be public. (FELIX-2858) by Richard S. Hall · 14 years ago