1. dd53c9d [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.0 by Guillaume Nodet · 13 years ago
  2. ecc914a Fix changelog and copyright year by Guillaume Nodet · 13 years ago
  3. 78870c9 [FELIX-2787] Remove unrelated/unused code by Guillaume Nodet · 13 years ago
  4. 6275122 [FELIX-2787] Do not perform management activities while framework is starting/stopping by Guillaume Nodet · 13 years ago
  5. a6a78f1 [FELIX-2066] File Install fails to move fragment bundle into RESOLVED state by Guillaume Nodet · 13 years ago
  6. da291f4 [FELIX-2763] Fix unit test compilation by Guillaume Nodet · 13 years ago
  7. b852daa [FELIX-2763] disableConfigSave actually enables configuration save by Guillaume Nodet · 13 years ago
  8. 714aeed [FELIX-3047] Infinite loop in File Install if java.io.tmpdir is non-writable by Guillaume Nodet · 13 years ago
  9. ae9f384 [FELIX-2890] FileInstall starts non-daemon threads by Guillaume Nodet · 13 years ago
  10. 9869537 [FELIX-3294] FileInstall dependencies on osgi artifacts should have a 'provided' scope by Guillaume Nodet · 13 years ago
  11. 1691d58 [FELIX-3346] File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting by Guillaume Nodet · 13 years ago
  12. 762dbe0 [FELIX-3373] File install logging doesn't notify user of important errors by Guillaume Nodet · 13 years ago
  13. bd6f1d0 [FELIX-3396] Fix more cases, patch from Forrest Xia by Guillaume Nodet · 13 years ago
  14. d24db1a [FELIX-3386] File install tests use deprecated EasyMock API by Guillaume Nodet · 13 years ago
  15. d293ecf [FELIX-2852] Infinite reloading of config file ending with .config by Guillaume Nodet · 13 years ago
  16. 2884b5b [FELIX-3396] Fileinstall is not able to handle configuration file if in a path containing braces by Guillaume Nodet · 13 years ago
  17. 93adfb8 FELIX-3395 added a constructor to allow you to specify the root directory for the DataFileBackingStoreImpl yourself. by Marcel Offermans · 13 years ago
  18. f9e1383 Refactor internal resolver APIs to align with upcoming OSGi resolver spec. (FELIX-3394) by Richard S. Hall · 13 years ago
  19. 955c921 [FELIX-3393] Possible deadlock with reentrant calls by Guillaume Nodet · 13 years ago
  20. 321f380 Apply patch FELIX-3382 to adapt example to use Java 5 features and to eliminate by Richard S. Hall · 13 years ago
  21. 2eab04b Apply patch to fix FELIX-3389. by Clement Escoffier · 13 years ago
  22. 85b9757 FELIX-3334 applied the patch with a slight change by Marcel Offermans · 13 years ago
  23. c1cf459 Fixed FELIX-3384. by Clement Escoffier · 13 years ago
  24. 6b4af70 Start working on FELIX-3384. by Clement Escoffier · 13 years ago
  25. 7afeed5 Apply patch for FELIX-3380. by Clement Escoffier · 13 years ago
  26. 9833315 Applied patch FELIX-3379 to separate launcher and not use Felix-specific API. by Richard S. Hall · 13 years ago
  27. 3ce511d FELIX-3377 Applied patch provided by David Jencks (thanks alot) slightly modified: by Felix Meschberger · 13 years ago
  28. 6ac3b02 FELIX-3371 Apply patch FELIX-3371-3.diff to update to newer pax-exam (patch provided by David Jencks, thanks alot) by Felix Meschberger · 13 years ago
  29. 2aefe35 FELIX-3345 Apply patch FELIX-3345-5.diff by David Jencks (thanks alot) by Felix Meschberger · 13 years ago
  30. ac4d40b FELIX-3345 Apply patch FELIX-3345-2.diff by David Jencks (thanks alot) slightly reformatted and turned around checks (assuming the positive success of failure) by Felix Meschberger · 13 years ago
  31. 92d79f1 Apply patches for FELIX-3376 to adapt example to Java 5. by Richard S. Hall · 13 years ago
  32. 94ccd72 Apply patches for FELIX-3375 to update example to Java 5. by Richard S. Hall · 13 years ago
  33. 8725016 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  34. efcfc70 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.3 by Karl Pauls · 13 years ago
  35. b23fb6f Add a proper svn tag root by Karl Pauls · 13 years ago
  36. d8f6a2a [maven-release-plugin] rollback the release of org.apache.felix.shell-1.4.3 by Karl Pauls · 13 years ago
  37. 3b147d5 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.3 by Karl Pauls · 13 years ago
  38. 93b8731 Update changelog for release by Karl Pauls · 13 years ago
  39. 7fae500 Add osgi to appended-resources notice and delete not used license and notice in the root by Karl Pauls · 13 years ago
  40. c46aeb7 Update pom for release. by Richard S. Hall · 13 years ago
  41. 46987ff Fixed FELIX-3359 downgrade the class version on 1.7. by Clement Escoffier · 13 years ago
  42. 0a9c6b0 FELIX-3090 Ensure target properties are properly considered when satisfying the ComponentFactory service by Felix Meschberger · 13 years ago
  43. f1adba8 FELIX-2888 Return newly created factory configurations from getConfiguration even though such configuration is not persisted yet. by Felix Meschberger · 13 years ago
  44. 4f780ff Improved FELIX-3348 patch to avoid infinite loops. by Richard S. Hall · 13 years ago
  45. 65795c4 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  46. 591aa08 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 13 years ago
  47. e7bac36 Revert failed release by Guillaume Nodet · 13 years ago
  48. 258d134 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 13 years ago
  49. 5983fc3 Use latest felix parent by Guillaume Nodet · 13 years ago
  50. 7f426bd Add changelog for utils-1.1.2 by Guillaume Nodet · 13 years ago
  51. 1a5ce3a Start level thread should catch exceptions to avoid terminating. (FELIX-3348) by Richard S. Hall · 13 years ago
  52. daf895e [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 13 years ago
  53. 43630ce [maven-release-plugin] prepare release maven-bundle-plugin-2.3.7 by Stuart McCulloch · 13 years ago
  54. c2f05b8 Update docs by Stuart McCulloch · 13 years ago
  55. 59ce079 Removed legacy PackageVersionAnalyzer by Stuart McCulloch · 13 years ago
  56. b1effbf FELIX-3254: automatically rebuild bundle in-memory when using manifest goal with target/classes and Embed-Dependency by Stuart McCulloch · 13 years ago
  57. 4482139 FELIX-3300: fix calculateExportsFromContents to avoid exporting empty packages, also only use calculateExportsFromContents when analyzing attached files by Stuart McCulloch · 13 years ago
  58. c86fb70 FELIX-3299: fix unstable test on Java5 by Stuart McCulloch · 13 years ago
  59. a29f0bb FELIX-3310: add compatibility method for people who want to recompile this plugin against the Maven3 API by Stuart McCulloch · 13 years ago
  60. e2c5b57 Cleanup comment by Stuart McCulloch · 13 years ago
  61. d467781 FELIX-3347: when adding the Maven session environment to the properties passed to bnd, avoid entries whose keys start with upper-case letter (since they end up in the final manifest) by Stuart McCulloch · 13 years ago
  62. 6cb4c10 Changed the transaction service implementation (the GAV has changed) by Clement Escoffier · 13 years ago
  63. 62e3298 Fix FELIX-3323: by Clement Escoffier · 13 years ago
  64. c6e0e1f Do not inspect super classes and implemented interfaces for non primitive components. by Clement Escoffier · 13 years ago
  65. 488a15f Just change the project name to avoid duplicates (2 projects with the same name) by Clement Escoffier · 13 years ago
  66. 54b6129 Cosmetic changes. by Clement Escoffier · 13 years ago
  67. 6f92001 Applied patch to fix FELIX-3326: by Clement Escoffier · 13 years ago
  68. 1a3f865 Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297). by Clement Escoffier · 13 years ago
  69. 46f516f FELIX-3334 : PreferencesManager can throw NPE after being stopped. by Carsten Ziegeler · 13 years ago
  70. b152127 FELIX-3329 FELIX-3330 Some small fixes and a lot of extra debug logging, added until we get coverage and confidence in the new code up. Renamed the TestUtils to Utils because they were being picked up as tests (having Test in the name). by Marcel Offermans · 13 years ago
  71. cd72abe FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor. by Marcel Offermans · 13 years ago
  72. ac28a8a FELIX-3329 FELIX-3330 Implemented support for deferred as well as multiple configuration admins. Deferred configuration admin services can be started and will be considered until the deployment session ends. Filtering can be done by adding an optional attribute to the <MetaData> tag with a filtercondition which will be applied on the configuration admin service. If it matches, or if there is no such filter, the configuration will be applied. by Marcel Offermans · 13 years ago
  73. b8fcbe2 FELIX-3338 implemented support for optional attributes, and added a test case for it by Marcel Offermans · 13 years ago
  74. a5d96bf FELIX-3336 Finalized the patch after finally understanding exactly what was going on. by Marcel Offermans · 13 years ago
  75. aecce2f It turns out that the FELIX-3337 issue is actually invalid, and the bug was in the test itself, not in the dependencymanager. Fixed the test in order to not change the S1 testkey=testvalue property, when updating S1 PID from config admin by Pierre De Rop · 13 years ago
  76. d7ff716 added test which is related to the FELIX-3337 issue by Pierre De Rop · 13 years ago
  77. 376059b FELIX-3336 Included a fix and some code that seems to solve the issue even though I'm not sure why. Committing this so others can review it. by Marcel Offermans · 13 years ago
  78. aacf5f5 FELIX-3336 Added a test case while trying to hunt down a potential bug. by Marcel Offermans · 13 years ago
  79. 8300e1d FELIX-2335 Properly list filter mappings by Felix Meschberger · 13 years ago
  80. cecc806 FELIX-2625 Small improvements by Felix Meschberger · 13 years ago
  81. 3873108 FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
  82. 044c4bf FELIX-2625 First shot at creating a Gogo Shell Plugin for the Web Console by Felix Meschberger · 13 years ago
  83. 557acd8 FELIX-3243 applied the patch by Marcel Offermans · 13 years ago
  84. 8213263 Improve loggin of configuration update failure and include pid of the configuration whose updated failed. by Felix Meschberger · 13 years ago
  85. 35ff0a7 FELIX-3327 Throw IllegalStateException on setBundleLocation, getBundleLocation, update, and delete if the Configuration Admin Service has been stopped. by Felix Meschberger · 13 years ago
  86. 0c3495b FELIX-3288 Properly overwrite base class method. Apply patch provided by Jarek Gawor (Thanks alot) by Felix Meschberger · 13 years ago
  87. 3ed7f96 Add some more logging by Felix Meschberger · 13 years ago
  88. 7a307e8 FELIX-3325 Apply patch by David Jencks (thanks!) to fix some issues with method resolution and code completeness in ReferenceMetadata. by Felix Meschberger · 13 years ago
  89. a172e43 FELIX-3321 : Improve implementation and reduce load on the service registry by Carsten Ziegeler · 13 years ago
  90. ee8032b httplite: update complete NOTICE to include reference for OSGi HTTP API that is bundled. Add ASL line to core bundle for consistency. by Ken Gilmer · 13 years ago
  91. 8d3ccae FELIX-3317 update changelog by Felix Meschberger · 13 years ago
  92. b1ade03 FELIX-3315/FELIX-3316: Fix Java 1.4 API signature check failure by Felix Meschberger · 13 years ago
  93. 39e1be3 Fixed FELIX-3311 Cookie handling seems not to work anymore by Valentin Pavlov Valchev · 13 years ago
  94. c70693e FELIX-3317 A delayed component in state registered may become active during service registration. This is a valid state change and must be accounted for. Also improve information on the service registration about to be removed. by Felix Meschberger · 13 years ago
  95. d909a00 FELIX-3317 Check component state after service registration to ensure component is still active before assigning the service reference. If the component became inactive (or another service registration is actually set in the registration field, the service is unregistered again. by Felix Meschberger · 13 years ago
  96. c615ebb Fixed FELIX-3315 Log plugin does not show the bundle that has logged the event by Valentin Pavlov Valchev · 13 years ago
  97. b51a42a Fixed FELIX-3314 Sort UPnP devices in alphabetical order by Valentin Pavlov Valchev · 13 years ago
  98. 8beeec4 FELIX-3272 applied the patch by Marcel Offermans · 13 years ago
  99. 003fba3 [maven-release-plugin] prepare for next development iteration by Arjun Panday · 13 years ago
  100. 023e547 [maven-release-plugin] prepare release org.apache.felix.servicediagnostics.plugin-0.1.1 by Arjun Panday · 13 years ago