1. b1ff0f7 Moved bundle context invalidation after all other bundle shutdown tasks. by Richard S. Hall · 16 years ago
  2. 3a84117 An unresolvable module should have its candidates removed from the candidates by Richard S. Hall · 16 years ago
  3. cb33c56 Applying patch for RFC-126 service hooks. (FELIX-905, FELIX-906) by Richard S. Hall · 16 years ago
  4. 4c5e3d7 Moved method definition. (FELIX-969) by Richard S. Hall · 16 years ago
  5. 99b1f40 Modified system bundle exports to include bundle symbolic name and bundle by Richard S. Hall · 16 years ago
  6. 1437136 Remove a reference to IURLPolicy which has been deleted as part of (FELIX-851). by Karl Pauls · 16 years ago
  7. cdda0e3 Symbolic name is now available from manifest parser. (FELIX-851) by Richard S. Hall · 16 years ago
  8. 02db547 This is no longer needed. (FELIX-851) by Richard S. Hall · 16 years ago
  9. 3370a57 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  10. 5acaeae [maven-release-plugin] prepare release felix-1.0.4 by Carsten Ziegeler · 16 years ago
  11. dc7a4b8 Revert to older assembly plugin version as the latest version creates wrong archives for bin and project. by Carsten Ziegeler · 16 years ago
  12. 08e921b FELIX-975 : Fix for checkboxes in IE6,IE7: They can only be checked after they've been added to the DOM. by Carsten Ziegeler · 16 years ago
  13. 1ae43a9 SLING-975 : Fix multi-values in all browsers. by Carsten Ziegeler · 16 years ago
  14. d3df2a5 FELIX-975 : IE requires uppercase POST to submit the values. by Carsten Ziegeler · 16 years ago
  15. 1001af1 FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE by Carsten Ziegeler · 16 years ago
  16. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  17. 0b83c01 FELIX-975 : Add jquery as standard javascript library to all plugins, make us of jquery for manipulating the dom to get cross-browser compatibility. Fix bundle and components plugins for IE by Carsten Ziegeler · 16 years ago
  18. 811f9f1 Applied patch (FELIX-962) to improve our attempts to determine when it is by Richard S. Hall · 16 years ago
  19. 231e81d Modified Felix' constructor so that it no longer throws an exception so by Richard S. Hall · 16 years ago
  20. 2acc827 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  21. 31b59fa [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.4 by Carsten Ziegeler · 16 years ago
  22. 58dd313 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  23. 1a9ffb2 [maven-release-plugin] prepare release maven-scr-plugin-1.0.9 by Carsten Ziegeler · 16 years ago
  24. 3f01987 Update to latest parent pom. by Carsten Ziegeler · 16 years ago
  25. 9b9b670 FELIX-970 : Check if the @scr.component tag is used more than once for a single class and throw an exception otherwise. by Carsten Ziegeler · 16 years ago
  26. 939cbd0 File containing framework factory provider class name; temporary location. by Richard S. Hall · 16 years ago
  27. ed6e855 Felix implementation of the framework factory for META-INF/services. by Richard S. Hall · 16 years ago
  28. 61365aa Update the framework launching API to support the latest version of the spec by Richard S. Hall · 16 years ago
  29. f46e072 Further improvements to locking protocol. (FELIX-851) by Richard S. Hall · 16 years ago
  30. 6f687bb Begin the work about the issue Felix-968. by Clement Escoffier · 16 years ago
  31. 907d54e Test case about Felix-967. (a default constructor delegates to another one with an argument) by Clement Escoffier · 16 years ago
  32. c1050fc Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 16 years ago
  33. 9606503 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 16 years ago
  34. 064f4cd Fix issue Felix-925. by Clement Escoffier · 16 years ago
  35. 713026d Modifed the resolver to try to be a little smarter in how it permutates by Richard S. Hall · 16 years ago
  36. ab44a46 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  37. 97d0eb5 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 16 years ago
  38. 738a06d Update doc wrt version 2 changes by Stuart McCulloch · 16 years ago
  39. c9b81e1 Rollback to use 1.0.2 parent pom, update docs and copyright dates by Stuart McCulloch · 16 years ago
  40. cf21383 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  41. f0469d8 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 16 years ago
  42. a65d2f2 Update to latest parent pom in preparation for next release by Stuart McCulloch · 16 years ago
  43. c2dfaa0 bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 16 years ago
  44. 6e4b8bd System bundle should throw CNFE when it doesn't have the class. (FELIX-953) by Richard S. Hall · 16 years ago
  45. 997c487 Extension manager module should throw CNFE exception, not log it. A few other by Richard S. Hall · 16 years ago
  46. 4877122 Add version to the package export by Felix Meschberger · 16 years ago
  47. fe69e87 Include "Apache Felix" in the configuration title by Felix Meschberger · 16 years ago
  48. 5426e38 FELIX-956 Use requirement filter in the log message for failed by Felix Meschberger · 16 years ago
  49. d28c9f5 Use latest jquery. by Carsten Ziegeler · 16 years ago
  50. dde0ff5 FELIX-955 Reorganize resource listing and allow selection by Bundle-Category by Felix Meschberger · 16 years ago
  51. 36e8f39 Added JavaDoc to IWire. (FELIX-953) by Richard S. Hall · 16 years ago
  52. 86e2ff7 FELIX-948 : Correct integer handling by bringing the statements in the right order. by Carsten Ziegeler · 16 years ago
  53. 61e753c When updating a bundle, the global lock is now acquired to check if the bundle by Richard S. Hall · 16 years ago
  54. aae0cd8 When unregistering all services for a bundle, verify each registration is by Richard S. Hall · 16 years ago
  55. e2cb6fd FELIX-950 Replace bound service for non-multiple references if a new by Felix Meschberger · 16 years ago
  56. 07fd5da Change the dependency on framework to target version 1.4.1 since we need to port it to the current trunk first. by Karl Pauls · 16 years ago
  57. 9cf6b80 Need to double check for a cycle when creating wires for a fragment. (FELIX-852) by Richard S. Hall · 16 years ago
  58. 1d0dc60 FELIX-948 : Remove casts to integer. by Carsten Ziegeler · 16 years ago
  59. 5f85ac8 Modified service reference comparison to check whether rank is an Integer and by Richard S. Hall · 16 years ago
  60. d52a6b7 Applied patch (FELIX-947) to modify start level processing to do nothing if by Richard S. Hall · 16 years ago
  61. 23b8d15 FELIX-323 Added support for ConfigAdmin. Also added a couple of extra configuration settings. Documented on the wiki. by Marcel Offermans · 16 years ago
  62. 6c3afb8 More refactoring for FELIX-851: by Richard S. Hall · 16 years ago
  63. 1ffe973 Fix missing component (use local version) by Stuart McCulloch · 16 years ago
  64. 2281e7a Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom) by Stuart McCulloch · 16 years ago
  65. bedb443 FELIX-912: add all source-based packages to default Private-Package, set default Export-Package to include all non-internal packages by Stuart McCulloch · 16 years ago
  66. d721c96 Fix display problems if details are already displayed for an entry and directly another details view is requested. by Carsten Ziegeler · 16 years ago
  67. 5148fa5 Fix display problem if configMgr is opened: no configuration should be preselected. by Carsten Ziegeler · 16 years ago
  68. a493c89 Fix bad line-break in pom.xml by Stuart McCulloch · 16 years ago
  69. bdea0e4 Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 16 years ago
  70. b57b425 Update changelog by Stuart McCulloch · 16 years ago
  71. a17def3 Fix Felix-944 by Clement Escoffier · 16 years ago
  72. b30526b Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  73. 573b7bf Fix issue Felix-943. by Clement Escoffier · 16 years ago
  74. 9a9ffda Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  75. 655f949 Use latest version of the Bnd Tool by Stuart McCulloch · 16 years ago
  76. 228031b FELIX-912: set default Export-Package based on local source files by Stuart McCulloch · 16 years ago
  77. 7b23a72 FELIX-684: support filters in excludeDependencies, such as *;scope=runtime by Stuart McCulloch · 16 years ago
  78. b4e6deb FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  79. 5dcff22 FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  80. 0fa70d7 FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property by Stuart McCulloch · 16 years ago
  81. 507551c FELIX-940 Add capability ee of the system bundle representing the by Felix Meschberger · 16 years ago
  82. 60c18e0 Eliminated the URL policy abstraction. (FELIX-851) by Richard S. Hall · 16 years ago
  83. 44a7860 Properly fixed boot delegation. (FELIX-934) by Richard S. Hall · 16 years ago
  84. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  85. 90c3594 Now use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  86. b7145db Fix issue Felix-936. by Clement Escoffier · 16 years ago
  87. 7c0d304 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
  88. e26b31b Moved the customized OSGi classes to a different package to make them more easily recognizable. Copied the same include resource mechanism the framework uses to ensure the customized classes get picked instead the ones in the compendium. by Marcel Offermans · 16 years ago
  89. 6cf0f5d The shell actually did not need the NOTICE and LICENSE included explicitly. by Marcel Offermans · 16 years ago
  90. 39c88b2 Added LICENSE and NOTICE files for log. by Richard S. Hall · 16 years ago
  91. 5ae30ec Modified the log bundle package structure, since there didn't appear to be by Richard S. Hall · 16 years ago
  92. 899b7bd Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
  93. c840d8d Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  94. b0ce947 Changed the notice because it does not actually include OSGi code, it only uses it. by Marcel Offermans · 16 years ago
  95. 702ce18 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  96. 59a49ac Modified refresh and resolve operations to properly acquire the global by Richard S. Hall · 16 years ago
  97. f214d10 The determination of when to boot delegate was broken and would incorrectly by Richard S. Hall · 16 years ago
  98. 9e642d9 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
  99. 84b8c29 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  100. c76b891 [maven-release-plugin] prepare release felix-1.0.3 by Carsten Ziegeler · 16 years ago