1. 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
  2. 92f1ffe Applied patch (FELIX-962) to improve our attempts to determine when it is by Richard S. Hall · 15 years ago
  3. a5ba160 Modified Felix' constructor so that it no longer throws an exception so by Richard S. Hall · 15 years ago
  4. 6a75a29 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  5. 7cb51f6 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.4 by Carsten Ziegeler · 15 years ago
  6. c581153 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  7. b876a4f [maven-release-plugin] prepare release maven-scr-plugin-1.0.9 by Carsten Ziegeler · 15 years ago
  8. dbcdded Update to latest parent pom. by Carsten Ziegeler · 15 years ago
  9. 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
  10. b5c76f7 File containing framework factory provider class name; temporary location. by Richard S. Hall · 15 years ago
  11. 64b2804 Felix implementation of the framework factory for META-INF/services. by Richard S. Hall · 15 years ago
  12. db7a6eb Update the framework launching API to support the latest version of the spec by Richard S. Hall · 15 years ago
  13. 99c445e Further improvements to locking protocol. (FELIX-851) by Richard S. Hall · 15 years ago
  14. c914b08 Begin the work about the issue Felix-968. by Clement Escoffier · 15 years ago
  15. 174dc3e Test case about Felix-967. (a default constructor delegates to another one with an argument) by Clement Escoffier · 15 years ago
  16. ce08279 Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 15 years ago
  17. 79029d9 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 15 years ago
  18. 6a75440 Fix issue Felix-925. by Clement Escoffier · 15 years ago
  19. 28e7135 Modifed the resolver to try to be a little smarter in how it permutates by Richard S. Hall · 15 years ago
  20. 935cbe8 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  21. f1d8917 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  22. 2eb6112 Update doc wrt version 2 changes by Stuart McCulloch · 15 years ago
  23. 1bcd795 Rollback to use 1.0.2 parent pom, update docs and copyright dates by Stuart McCulloch · 15 years ago
  24. ad01906 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  25. 8d42a42 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  26. 5fbfbe4 Update to latest parent pom in preparation for next release by Stuart McCulloch · 15 years ago
  27. 2e7c5bd bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 15 years ago
  28. 762f0af System bundle should throw CNFE when it doesn't have the class. (FELIX-953) by Richard S. Hall · 15 years ago
  29. a0b3aa7 Extension manager module should throw CNFE exception, not log it. A few other by Richard S. Hall · 15 years ago
  30. 9aaf09c Add version to the package export by Felix Meschberger · 15 years ago
  31. b446563 Include "Apache Felix" in the configuration title by Felix Meschberger · 15 years ago
  32. aeb5f3b FELIX-956 Use requirement filter in the log message for failed by Felix Meschberger · 15 years ago
  33. 9dbc86a Use latest jquery. by Carsten Ziegeler · 15 years ago
  34. 852d759 FELIX-955 Reorganize resource listing and allow selection by Bundle-Category by Felix Meschberger · 15 years ago
  35. c5fc058 Added JavaDoc to IWire. (FELIX-953) by Richard S. Hall · 15 years ago
  36. 6aa183c FELIX-948 : Correct integer handling by bringing the statements in the right order. by Carsten Ziegeler · 15 years ago
  37. e029a8e When updating a bundle, the global lock is now acquired to check if the bundle by Richard S. Hall · 15 years ago
  38. c7c0b51 When unregistering all services for a bundle, verify each registration is by Richard S. Hall · 15 years ago
  39. e956e03 FELIX-950 Replace bound service for non-multiple references if a new by Felix Meschberger · 15 years ago
  40. 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
  41. 3b53455 Need to double check for a cycle when creating wires for a fragment. (FELIX-852) by Richard S. Hall · 15 years ago
  42. 898f09c FELIX-948 : Remove casts to integer. by Carsten Ziegeler · 15 years ago
  43. 1850968 Modified service reference comparison to check whether rank is an Integer and by Richard S. Hall · 15 years ago
  44. fdad09f Applied patch (FELIX-947) to modify start level processing to do nothing if by Richard S. Hall · 15 years ago
  45. 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
  46. 6e0a303 More refactoring for FELIX-851: by Richard S. Hall · 15 years ago
  47. 99f4aa6 Fix missing component (use local version) by Stuart McCulloch · 15 years ago
  48. 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
  49. 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
  50. 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
  51. b918b1d Fix display problem if configMgr is opened: no configuration should be preselected. by Carsten Ziegeler · 15 years ago
  52. daa2402 Fix bad line-break in pom.xml by Stuart McCulloch · 15 years ago
  53. 50bcd3d Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 15 years ago
  54. 6b4157c Update changelog by Stuart McCulloch · 15 years ago
  55. 29d509c Fix Felix-944 by Clement Escoffier · 15 years ago
  56. cb23550 Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  57. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 15 years ago
  58. 233c1ae Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  59. 97c61f9 Use latest version of the Bnd Tool by Stuart McCulloch · 15 years ago
  60. 5341ef0 FELIX-912: set default Export-Package based on local source files by Stuart McCulloch · 15 years ago
  61. 888d6da FELIX-684: support filters in excludeDependencies, such as *;scope=runtime by Stuart McCulloch · 15 years ago
  62. 233a574 FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 15 years ago
  63. 38ce4ac FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 15 years ago
  64. 6d4c837 FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property by Stuart McCulloch · 15 years ago
  65. 3b79193 FELIX-940 Add capability ee of the system bundle representing the by Felix Meschberger · 15 years ago
  66. 1a33c97 Eliminated the URL policy abstraction. (FELIX-851) by Richard S. Hall · 15 years ago
  67. 2cd911d Properly fixed boot delegation. (FELIX-934) by Richard S. Hall · 15 years ago
  68. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 15 years ago
  69. 8d2b29d Now use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  70. 9e3df08 Fix issue Felix-936. by Clement Escoffier · 15 years ago
  71. 5e01105 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 15 years ago
  72. 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
  73. 989b893 The shell actually did not need the NOTICE and LICENSE included explicitly. by Marcel Offermans · 15 years ago
  74. b2701a8 Added LICENSE and NOTICE files for log. by Richard S. Hall · 15 years ago
  75. 44002cf Modified the log bundle package structure, since there didn't appear to be by Richard S. Hall · 15 years ago
  76. a00b5d7 Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 15 years ago
  77. dec1f33 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 15 years ago
  78. 81535c4 Changed the notice because it does not actually include OSGi code, it only uses it. by Marcel Offermans · 15 years ago
  79. d630901 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 15 years ago
  80. d51d266 Modified refresh and resolve operations to properly acquire the global by Richard S. Hall · 15 years ago
  81. 44a0c1f The determination of when to boot delegate was broken and would incorrectly by Richard S. Hall · 15 years ago
  82. e39fd13 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 15 years ago
  83. 3c0a05f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  84. ca733be [maven-release-plugin] prepare release felix-1.0.3 by Carsten Ziegeler · 15 years ago
  85. f4ed56a Add sources jar to release profile and update all plugin versions. by Carsten Ziegeler · 15 years ago
  86. 621b99f Only mark missing packages red, packages from boot delegation should be grey. by Carsten Ziegeler · 15 years ago
  87. 86ca51a FELIX-919 : Rename edit to configure and only add configure button if either a configuration is available or a meta type description. by Carsten Ziegeler · 15 years ago
  88. 12af567 FELIX-933 : Allow direct display of config form even if no config is stored (throug meta type info) by Carsten Ziegeler · 15 years ago
  89. cb7ec75 Use sendError() instead of setStatus() for 404 and 500 responses. by Carsten Ziegeler · 15 years ago
  90. 4438c79 Autostart factories by Clement Escoffier · 15 years ago
  91. 7ecffce FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option. by Carsten Ziegeler · 15 years ago
  92. da703f9 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 15 years ago
  93. 63b3e80 Remove dependencies on Java 5 in the API by Clement Escoffier · 15 years ago
  94. de0a683 Move the iPOJO API in the trunk. by Clement Escoffier · 15 years ago
  95. 3b6ee43 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 15 years ago
  96. 6c60f93 Fed up seeing build failures on Bamboo by Stuart McCulloch · 15 years ago
  97. 1c567b8 Fix typo. by Carsten Ziegeler · 15 years ago
  98. 6b9ddf3 FELIX-639 Logger interface is missing. by Felix Meschberger · 15 years ago
  99. bcb2a4b FELIX-639 add some logging for unexpected elements in the XML file and by Felix Meschberger · 15 years ago
  100. 43813d9 Implemented new bundle locking protocol which will cause waiting threads by Richard S. Hall · 15 years ago