1. 613a620 Imported the initial version of the device manager code, as donated by Dennis Geurts, into the repository. Made some minor modifications to the pom.xml, but otherwise it's exactly the ZIP attached to FELIX-10. by Marcel Offermans · 15 years ago
  2. 9f8c1dd Applied patch (FELIX-895) to fix configuration property handling. by Richard S. Hall · 15 years ago
  3. a845c77 Remove modules from parent pom and create new reactor pom in the root dir; add file install to reactor. by Carsten Ziegeler · 15 years ago
  4. ea975fd Moved bundle context invalidation after all other bundle shutdown tasks. by Richard S. Hall · 15 years ago
  5. fd3a2b0 An unresolvable module should have its candidates removed from the candidates by Richard S. Hall · 15 years ago
  6. 9f0067c Applying patch for RFC-126 service hooks. (FELIX-905, FELIX-906) by Richard S. Hall · 15 years ago
  7. 50ff1da Moved method definition. (FELIX-969) by Richard S. Hall · 15 years ago
  8. c4cb336 Modified system bundle exports to include bundle symbolic name and bundle by Richard S. Hall · 15 years ago
  9. be73253 Remove a reference to IURLPolicy which has been deleted as part of (FELIX-851). by Karl Pauls · 15 years ago
  10. 2afc6c1 Symbolic name is now available from manifest parser. (FELIX-851) by Richard S. Hall · 15 years ago
  11. f4ceef0 This is no longer needed. (FELIX-851) by Richard S. Hall · 15 years ago
  12. 664d4ad [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  13. 24f958d [maven-release-plugin] prepare release felix-1.0.4 by Carsten Ziegeler · 15 years ago
  14. 9cef1f9 Revert to older assembly plugin version as the latest version creates wrong archives for bin and project. by Carsten Ziegeler · 15 years ago
  15. bd5b501 FELIX-975 : Fix for checkboxes in IE6,IE7: They can only be checked after they've been added to the DOM. by Carsten Ziegeler · 15 years ago
  16. e626d30 SLING-975 : Fix multi-values in all browsers. by Carsten Ziegeler · 15 years ago
  17. 2d009d4 FELIX-975 : IE requires uppercase POST to submit the values. by Carsten Ziegeler · 15 years ago
  18. 21e5402 FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE by Carsten Ziegeler · 15 years ago
  19. a39e7d4 Fix issue Felix-966. by Clement Escoffier · 15 years ago
  20. 2135944 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 · 15 years ago
  21. 92f1ffe Applied patch (FELIX-962) to improve our attempts to determine when it is by Richard S. Hall · 15 years ago
  22. a5ba160 Modified Felix' constructor so that it no longer throws an exception so by Richard S. Hall · 15 years ago
  23. 6a75a29 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  24. 7cb51f6 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.4 by Carsten Ziegeler · 15 years ago
  25. c581153 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  26. b876a4f [maven-release-plugin] prepare release maven-scr-plugin-1.0.9 by Carsten Ziegeler · 15 years ago
  27. dbcdded Update to latest parent pom. by Carsten Ziegeler · 15 years ago
  28. 37cce6d 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 · 15 years ago
  29. b5c76f7 File containing framework factory provider class name; temporary location. by Richard S. Hall · 15 years ago
  30. 64b2804 Felix implementation of the framework factory for META-INF/services. by Richard S. Hall · 15 years ago
  31. db7a6eb Update the framework launching API to support the latest version of the spec by Richard S. Hall · 15 years ago
  32. 99c445e Further improvements to locking protocol. (FELIX-851) by Richard S. Hall · 15 years ago
  33. c914b08 Begin the work about the issue Felix-968. by Clement Escoffier · 15 years ago
  34. 174dc3e Test case about Felix-967. (a default constructor delegates to another one with an argument) by Clement Escoffier · 15 years ago
  35. ce08279 Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 15 years ago
  36. 79029d9 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 15 years ago
  37. 6a75440 Fix issue Felix-925. by Clement Escoffier · 15 years ago
  38. 28e7135 Modifed the resolver to try to be a little smarter in how it permutates by Richard S. Hall · 15 years ago
  39. 935cbe8 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  40. f1d8917 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  41. 2eb6112 Update doc wrt version 2 changes by Stuart McCulloch · 15 years ago
  42. 1bcd795 Rollback to use 1.0.2 parent pom, update docs and copyright dates by Stuart McCulloch · 15 years ago
  43. ad01906 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  44. 8d42a42 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  45. 5fbfbe4 Update to latest parent pom in preparation for next release by Stuart McCulloch · 15 years ago
  46. 2e7c5bd bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 15 years ago
  47. 762f0af System bundle should throw CNFE when it doesn't have the class. (FELIX-953) by Richard S. Hall · 15 years ago
  48. a0b3aa7 Extension manager module should throw CNFE exception, not log it. A few other by Richard S. Hall · 15 years ago
  49. 9aaf09c Add version to the package export by Felix Meschberger · 15 years ago
  50. b446563 Include "Apache Felix" in the configuration title by Felix Meschberger · 15 years ago
  51. aeb5f3b FELIX-956 Use requirement filter in the log message for failed by Felix Meschberger · 15 years ago
  52. 9dbc86a Use latest jquery. by Carsten Ziegeler · 15 years ago
  53. 852d759 FELIX-955 Reorganize resource listing and allow selection by Bundle-Category by Felix Meschberger · 15 years ago
  54. c5fc058 Added JavaDoc to IWire. (FELIX-953) by Richard S. Hall · 15 years ago
  55. 6aa183c FELIX-948 : Correct integer handling by bringing the statements in the right order. by Carsten Ziegeler · 15 years ago
  56. e029a8e When updating a bundle, the global lock is now acquired to check if the bundle by Richard S. Hall · 15 years ago
  57. c7c0b51 When unregistering all services for a bundle, verify each registration is by Richard S. Hall · 15 years ago
  58. e956e03 FELIX-950 Replace bound service for non-multiple references if a new by Felix Meschberger · 15 years ago
  59. 6fdbec6 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 · 15 years ago
  60. 3b53455 Need to double check for a cycle when creating wires for a fragment. (FELIX-852) by Richard S. Hall · 15 years ago
  61. 898f09c FELIX-948 : Remove casts to integer. by Carsten Ziegeler · 15 years ago
  62. 1850968 Modified service reference comparison to check whether rank is an Integer and by Richard S. Hall · 15 years ago
  63. fdad09f Applied patch (FELIX-947) to modify start level processing to do nothing if by Richard S. Hall · 15 years ago
  64. 839ca81 FELIX-323 Added support for ConfigAdmin. Also added a couple of extra configuration settings. Documented on the wiki. by Marcel Offermans · 15 years ago
  65. 6e0a303 More refactoring for FELIX-851: by Richard S. Hall · 15 years ago
  66. 99f4aa6 Fix missing component (use local version) by Stuart McCulloch · 15 years ago
  67. 3a33d6d Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom) by Stuart McCulloch · 15 years ago
  68. b371e7e FELIX-912: add all source-based packages to default Private-Package, set default Export-Package to include all non-internal packages by Stuart McCulloch · 15 years ago
  69. 7cc941e Fix display problems if details are already displayed for an entry and directly another details view is requested. by Carsten Ziegeler · 15 years ago
  70. b918b1d Fix display problem if configMgr is opened: no configuration should be preselected. by Carsten Ziegeler · 15 years ago
  71. daa2402 Fix bad line-break in pom.xml by Stuart McCulloch · 15 years ago
  72. 50bcd3d Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 15 years ago
  73. 6b4157c Update changelog by Stuart McCulloch · 15 years ago
  74. 29d509c Fix Felix-944 by Clement Escoffier · 15 years ago
  75. cb23550 Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  76. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 15 years ago
  77. 233c1ae Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  78. 97c61f9 Use latest version of the Bnd Tool by Stuart McCulloch · 15 years ago
  79. 5341ef0 FELIX-912: set default Export-Package based on local source files by Stuart McCulloch · 15 years ago
  80. 888d6da FELIX-684: support filters in excludeDependencies, such as *;scope=runtime by Stuart McCulloch · 15 years ago
  81. 233a574 FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 15 years ago
  82. 38ce4ac FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 15 years ago
  83. 6d4c837 FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property by Stuart McCulloch · 15 years ago
  84. 3b79193 FELIX-940 Add capability ee of the system bundle representing the by Felix Meschberger · 15 years ago
  85. 1a33c97 Eliminated the URL policy abstraction. (FELIX-851) by Richard S. Hall · 15 years ago
  86. 2cd911d Properly fixed boot delegation. (FELIX-934) by Richard S. Hall · 15 years ago
  87. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 15 years ago
  88. 8d2b29d Now use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  89. 9e3df08 Fix issue Felix-936. by Clement Escoffier · 15 years ago
  90. 5e01105 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 15 years ago
  91. 11c948d 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 · 15 years ago
  92. 989b893 The shell actually did not need the NOTICE and LICENSE included explicitly. by Marcel Offermans · 15 years ago
  93. b2701a8 Added LICENSE and NOTICE files for log. by Richard S. Hall · 15 years ago
  94. 44002cf Modified the log bundle package structure, since there didn't appear to be by Richard S. Hall · 15 years ago
  95. a00b5d7 Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 15 years ago
  96. dec1f33 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 15 years ago
  97. 81535c4 Changed the notice because it does not actually include OSGi code, it only uses it. by Marcel Offermans · 15 years ago
  98. d630901 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 15 years ago
  99. d51d266 Modified refresh and resolve operations to properly acquire the global by Richard S. Hall · 15 years ago
  100. 44a0c1f The determination of when to boot delegate was broken and would incorrectly by Richard S. Hall · 15 years ago