1. b277f55 Fixed FELIX-3418 Sort threads by name in Configuration Status -> Threads by Valentin Valchev · 12 years ago
  2. eb33213 FELIX-3409 Apply obvious patch by David Jencks (thanks) by Felix Meschberger · 12 years ago
  3. 41fed5e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 12 years ago
  4. b08497e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-project-1.8.4 by Clement Escoffier · 12 years ago
  5. eebdc07 Update to the release version of the metadata by Clement Escoffier · 12 years ago
  6. 114b2e0 add the DEPS files to the sources jar by Clement Escoffier · 12 years ago
  7. 645e797 Fix manipulator project DEPS file by Clement Escoffier · 12 years ago
  8. 6beb943 Release Preparation: * Update copyright year * Update changelog by Clement Escoffier · 12 years ago
  9. bb5c75f Check for null in bundle array for refresh packages. (FELIX-3413) by Richard S. Hall · 12 years ago
  10. 439ebfb Fixed FELIX-3408 Web Console date chooser shows garbage text by Valentin Valchev · 12 years ago
  11. b35b274 Fixed FELIX-3405 NPE in Web Console by Valentin Valchev · 12 years ago
  12. 809bccb Fixed FELIX-3404 Web Admin Log Plugin stops listing of log entries if message is null. by Valentin Valchev · 12 years ago
  13. 90107cd Fixed export/import for deploymentadmin. by Marcel Offermans · 12 years ago
  14. 6a962e8 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 12 years ago
  15. 81d0cb9 [maven-release-plugin] prepare release org.apache.felix.webconsole-3.2.0 by Felix Meschberger · 12 years ago
  16. 27d59fc Update change log by Felix Meschberger · 12 years ago
  17. 8285c42 FELIX-3320 Ensure display status is updated on start/stop of the bundle (thanks to Alex Parvalescu providing the patch) by Felix Meschberger · 12 years ago
  18. e04faaf FELIX-3316 Add german translations and fix some layout glitches and remove bottom status line by Felix Meschberger · 12 years ago
  19. 8d9bfed Modify resolver implementation to not use BundleRequirement.matches() by Richard S. Hall · 12 years ago
  20. cfad4ca FELIX-3268 Remove empty folders by Felix Meschberger · 12 years ago
  21. eefdec2 FELIX-3268 Use 1.0-beta-1 of the native2ascii plugin to support compilation with Java 7 by Felix Meschberger · 12 years ago
  22. 7f93aa2 FELIX-3268 Move language files into src/main/resources. The new 1.0-beta-1 version of the native2ascii plugin expects them there instead of in src/main/native2ascii. by Felix Meschberger · 12 years ago
  23. 87b1680 Apply patch (FELIX-3401). by Richard S. Hall · 12 years ago
  24. f48d7dc Apply patch FELIX-3401 to use OSGi BundleTracker in example instead of custom one. by Richard S. Hall · 12 years ago
  25. e254014 Apply patch for FELIX-3391 - Unexpected warning when using bnd-ipojo-plugin by Clement Escoffier · 12 years ago
  26. 0d1c4cb FELIX-3400 applied the patch with some small changes to keep it 1.3 compatible by Marcel Offermans · 12 years ago
  27. 482fc50 Added testcase to test adapter services that get aspect services added on top of the services they're adapting. by Xander Uiterlinden · 12 years ago
  28. a879ebe Added synchronization blocks to ServiceTracker and AspectFilterIndex to solve and prevent concurrency issues. by Xander Uiterlinden · 12 years ago
  29. 8885c97 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 12 years ago
  30. e1fd0d2 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.2.0 by Guillaume Nodet · 12 years ago
  31. f0c8d36 Fix changelog and copyright year by Guillaume Nodet · 12 years ago
  32. 0b7b593 [FELIX-2787] Remove unrelated/unused code by Guillaume Nodet · 12 years ago
  33. 90d5388 [FELIX-2787] Do not perform management activities while framework is starting/stopping by Guillaume Nodet · 12 years ago
  34. 1012700 [FELIX-2066] File Install fails to move fragment bundle into RESOLVED state by Guillaume Nodet · 12 years ago
  35. 564cd8e [FELIX-2763] Fix unit test compilation by Guillaume Nodet · 12 years ago
  36. cb73f26 [FELIX-2763] disableConfigSave actually enables configuration save by Guillaume Nodet · 12 years ago
  37. 71ecd20 [FELIX-3047] Infinite loop in File Install if java.io.tmpdir is non-writable by Guillaume Nodet · 12 years ago
  38. 11f51bf [FELIX-2890] FileInstall starts non-daemon threads by Guillaume Nodet · 12 years ago
  39. 13bce9c [FELIX-3294] FileInstall dependencies on osgi artifacts should have a 'provided' scope by Guillaume Nodet · 12 years ago
  40. 612bfeb [FELIX-3346] File Install doesn't scan when the framework start level is lower than felix.fileinstall.start.level setting by Guillaume Nodet · 12 years ago
  41. 3fb4456 [FELIX-3373] File install logging doesn't notify user of important errors by Guillaume Nodet · 12 years ago
  42. f66f5e0 [FELIX-3396] Fix more cases, patch from Forrest Xia by Guillaume Nodet · 12 years ago
  43. be265c3 [FELIX-3386] File install tests use deprecated EasyMock API by Guillaume Nodet · 12 years ago
  44. af2308a [FELIX-2852] Infinite reloading of config file ending with .config by Guillaume Nodet · 12 years ago
  45. d95df54 [FELIX-3396] Fileinstall is not able to handle configuration file if in a path containing braces by Guillaume Nodet · 12 years ago
  46. 500b3da FELIX-3395 added a constructor to allow you to specify the root directory for the DataFileBackingStoreImpl yourself. by Marcel Offermans · 12 years ago
  47. d6e2fb6 Refactor internal resolver APIs to align with upcoming OSGi resolver spec. (FELIX-3394) by Richard S. Hall · 12 years ago
  48. bff5c28 [FELIX-3393] Possible deadlock with reentrant calls by Guillaume Nodet · 12 years ago
  49. 3c1c088 Apply patch FELIX-3382 to adapt example to use Java 5 features and to eliminate by Richard S. Hall · 12 years ago
  50. 17a8fc5 Apply patch to fix FELIX-3389. by Clement Escoffier · 12 years ago
  51. 075443c FELIX-3334 applied the patch with a slight change by Marcel Offermans · 12 years ago
  52. 92625b9 Fixed FELIX-3384. by Clement Escoffier · 12 years ago
  53. 6972d2c Start working on FELIX-3384. by Clement Escoffier · 12 years ago
  54. 5efa6be Apply patch for FELIX-3380. by Clement Escoffier · 12 years ago
  55. c9e91a2 Applied patch FELIX-3379 to separate launcher and not use Felix-specific API. by Richard S. Hall · 12 years ago
  56. 8422a30 FELIX-3377 Applied patch provided by David Jencks (thanks alot) slightly modified: by Felix Meschberger · 12 years ago
  57. 4f43c91 FELIX-3371 Apply patch FELIX-3371-3.diff to update to newer pax-exam (patch provided by David Jencks, thanks alot) by Felix Meschberger · 12 years ago
  58. dae9a63 FELIX-3345 Apply patch FELIX-3345-5.diff by David Jencks (thanks alot) by Felix Meschberger · 12 years ago
  59. 57f6cc1 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 · 12 years ago
  60. 0db8887 Apply patches for FELIX-3376 to adapt example to Java 5. by Richard S. Hall · 12 years ago
  61. 57376bf Apply patches for FELIX-3375 to update example to Java 5. by Richard S. Hall · 12 years ago
  62. 5339853 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 12 years ago
  63. 26ada1f [maven-release-plugin] prepare release org.apache.felix.shell-1.4.3 by Karl Pauls · 12 years ago
  64. 4e38593 Add a proper svn tag root by Karl Pauls · 12 years ago
  65. df92a84 [maven-release-plugin] rollback the release of org.apache.felix.shell-1.4.3 by Karl Pauls · 12 years ago
  66. d44eb65 [maven-release-plugin] prepare release org.apache.felix.shell-1.4.3 by Karl Pauls · 12 years ago
  67. 8fa5a42 Update changelog for release by Karl Pauls · 12 years ago
  68. 6f5c657 Add osgi to appended-resources notice and delete not used license and notice in the root by Karl Pauls · 12 years ago
  69. a4dc686 Update pom for release. by Richard S. Hall · 12 years ago
  70. aec2012 Fixed FELIX-3359 downgrade the class version on 1.7. by Clement Escoffier · 12 years ago
  71. 1a0bd2c FELIX-3090 Ensure target properties are properly considered when satisfying the ComponentFactory service by Felix Meschberger · 12 years ago
  72. b3bae58 FELIX-2888 Return newly created factory configurations from getConfiguration even though such configuration is not persisted yet. by Felix Meschberger · 12 years ago
  73. 1120c4e Improved FELIX-3348 patch to avoid infinite loops. by Richard S. Hall · 12 years ago
  74. 12431cb [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 12 years ago
  75. dc61522 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 12 years ago
  76. 428a1cf Revert failed release by Guillaume Nodet · 12 years ago
  77. 24624f9 [maven-release-plugin] prepare release org.apache.felix.utils-1.1.2 by Guillaume Nodet · 12 years ago
  78. 6ca83ac Use latest felix parent by Guillaume Nodet · 12 years ago
  79. 9e39e2d Add changelog for utils-1.1.2 by Guillaume Nodet · 12 years ago
  80. 7a0f57c Start level thread should catch exceptions to avoid terminating. (FELIX-3348) by Richard S. Hall · 12 years ago
  81. cd70e65 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 12 years ago
  82. 9a52cad [maven-release-plugin] prepare release maven-bundle-plugin-2.3.7 by Stuart McCulloch · 12 years ago
  83. ab58cba Update docs by Stuart McCulloch · 12 years ago
  84. ace39f6 Removed legacy PackageVersionAnalyzer by Stuart McCulloch · 12 years ago
  85. 417fe90 FELIX-3254: automatically rebuild bundle in-memory when using manifest goal with target/classes and Embed-Dependency by Stuart McCulloch · 12 years ago
  86. 07025e1 FELIX-3300: fix calculateExportsFromContents to avoid exporting empty packages, also only use calculateExportsFromContents when analyzing attached files by Stuart McCulloch · 12 years ago
  87. d75b291 FELIX-3299: fix unstable test on Java5 by Stuart McCulloch · 12 years ago
  88. 150ffa7 FELIX-3310: add compatibility method for people who want to recompile this plugin against the Maven3 API by Stuart McCulloch · 12 years ago
  89. 8eb1752 Cleanup comment by Stuart McCulloch · 12 years ago
  90. e98965e 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 · 12 years ago
  91. 55bef21 Changed the transaction service implementation (the GAV has changed) by Clement Escoffier · 12 years ago
  92. b95e55d Fix FELIX-3323: by Clement Escoffier · 12 years ago
  93. 38e94dc Do not inspect super classes and implemented interfaces for non primitive components. by Clement Escoffier · 12 years ago
  94. 73e3b36 Just change the project name to avoid duplicates (2 projects with the same name) by Clement Escoffier · 12 years ago
  95. 539d87a Cosmetic changes. by Clement Escoffier · 12 years ago
  96. 907aa74 Applied patch to fix FELIX-3326: by Clement Escoffier · 12 years ago
  97. 3c38701 Until we fixed the frame issue on Java 7, avoid the frame computation (FELIX-3297). by Clement Escoffier · 12 years ago
  98. 2ef76cf FELIX-3334 : PreferencesManager can throw NPE after being stopped. Applied patch from J.W. Janssen by Carsten Ziegeler · 12 years ago
  99. e5fa4a8 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 · 12 years ago
  100. 39e2e00 FELIX-3329 FELIX-3330 Added a couple of test cases to validate some of the basic operations in this resource processor. by Marcel Offermans · 12 years ago