1. 1850968 Modified service reference comparison to check whether rank is an Integer and by Richard S. Hall · 16 years ago
  2. fdad09f Applied patch (FELIX-947) to modify start level processing to do nothing if by Richard S. Hall · 16 years ago
  3. 839ca81 FELIX-323 Added support for ConfigAdmin. Also added a couple of extra configuration settings. Documented on the wiki. by Marcel Offermans · 16 years ago
  4. 6e0a303 More refactoring for FELIX-851: by Richard S. Hall · 16 years ago
  5. 99f4aa6 Fix missing component (use local version) by Stuart McCulloch · 16 years ago
  6. 3a33d6d Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom) by Stuart McCulloch · 16 years ago
  7. 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 · 16 years ago
  8. 7cc941e Fix display problems if details are already displayed for an entry and directly another details view is requested. by Carsten Ziegeler · 16 years ago
  9. b918b1d Fix display problem if configMgr is opened: no configuration should be preselected. by Carsten Ziegeler · 16 years ago
  10. daa2402 Fix bad line-break in pom.xml by Stuart McCulloch · 16 years ago
  11. 50bcd3d Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 16 years ago
  12. 6b4157c Update changelog by Stuart McCulloch · 16 years ago
  13. 29d509c Fix Felix-944 by Clement Escoffier · 16 years ago
  14. cb23550 Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  15. 8562ff6 Fix issue Felix-943. by Clement Escoffier · 16 years ago
  16. 233c1ae Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  17. 97c61f9 Use latest version of the Bnd Tool by Stuart McCulloch · 16 years ago
  18. 5341ef0 FELIX-912: set default Export-Package based on local source files by Stuart McCulloch · 16 years ago
  19. 888d6da FELIX-684: support filters in excludeDependencies, such as *;scope=runtime by Stuart McCulloch · 16 years ago
  20. 233a574 FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  21. 38ce4ac FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  22. 6d4c837 FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property by Stuart McCulloch · 16 years ago
  23. 3b79193 FELIX-940 Add capability ee of the system bundle representing the by Felix Meschberger · 16 years ago
  24. 1a33c97 Eliminated the URL policy abstraction. (FELIX-851) by Richard S. Hall · 16 years ago
  25. 2cd911d Properly fixed boot delegation. (FELIX-934) by Richard S. Hall · 16 years ago
  26. 13c3366 Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  27. 8d2b29d Now use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  28. 9e3df08 Fix issue Felix-936. by Clement Escoffier · 16 years ago
  29. 5e01105 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
  30. 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 · 16 years ago
  31. 989b893 The shell actually did not need the NOTICE and LICENSE included explicitly. by Marcel Offermans · 16 years ago
  32. b2701a8 Added LICENSE and NOTICE files for log. by Richard S. Hall · 16 years ago
  33. 44002cf Modified the log bundle package structure, since there didn't appear to be by Richard S. Hall · 16 years ago
  34. a00b5d7 Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
  35. dec1f33 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  36. 81535c4 Changed the notice because it does not actually include OSGi code, it only uses it. by Marcel Offermans · 16 years ago
  37. d630901 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  38. d51d266 Modified refresh and resolve operations to properly acquire the global by Richard S. Hall · 16 years ago
  39. 44a0c1f The determination of when to boot delegate was broken and would incorrectly by Richard S. Hall · 16 years ago
  40. e39fd13 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
  41. 3c0a05f [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  42. ca733be [maven-release-plugin] prepare release felix-1.0.3 by Carsten Ziegeler · 16 years ago
  43. f4ed56a Add sources jar to release profile and update all plugin versions. by Carsten Ziegeler · 16 years ago
  44. 621b99f Only mark missing packages red, packages from boot delegation should be grey. by Carsten Ziegeler · 16 years ago
  45. 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 · 16 years ago
  46. 12af567 FELIX-933 : Allow direct display of config form even if no config is stored (throug meta type info) by Carsten Ziegeler · 16 years ago
  47. cb7ec75 Use sendError() instead of setStatus() for 404 and 500 responses. by Carsten Ziegeler · 16 years ago
  48. 4438c79 Autostart factories by Clement Escoffier · 16 years ago
  49. 7ecffce FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option. by Carsten Ziegeler · 16 years ago
  50. da703f9 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
  51. 63b3e80 Remove dependencies on Java 5 in the API by Clement Escoffier · 16 years ago
  52. de0a683 Move the iPOJO API in the trunk. by Clement Escoffier · 16 years ago
  53. 3b6ee43 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  54. 6c60f93 Fed up seeing build failures on Bamboo by Stuart McCulloch · 16 years ago
  55. 1c567b8 Fix typo. by Carsten Ziegeler · 16 years ago
  56. 6b9ddf3 FELIX-639 Logger interface is missing. by Felix Meschberger · 16 years ago
  57. bcb2a4b FELIX-639 add some logging for unexpected elements in the XML file and by Felix Meschberger · 16 years ago
  58. 43813d9 Implemented new bundle locking protocol which will cause waiting threads by Richard S. Hall · 16 years ago
  59. 105e8fe FELIX-639 Just log on duplicate reference names instead of throwing by Felix Meschberger · 16 years ago
  60. b10e1f2 Reformat to Apache Felix formatting guidlines by Felix Meschberger · 16 years ago
  61. 72f2c5a FELIX-639 Apply patch to ComponentMetadata.java by Felix Meschberger · 16 years ago
  62. d1f742c FELIX-858 : Fix red marker for missing packages/boot delegation packages etc. by Carsten Ziegeler · 16 years ago
  63. c0df73b FELIX-832 Ensure services are ungotten even in the absence of an unbind method by Felix Meschberger · 16 years ago
  64. aa07948 Forgot to make the import for the portlet api optional. by Carsten Ziegeler · 16 years ago
  65. ccf916b FELIX-714 Prevent cycling of components if there is no configuration by Felix Meschberger · 16 years ago
  66. 2aaf898 FELIX-836 Some fixes in asynchronicity of deactivation: by Felix Meschberger · 16 years ago
  67. e060366 FELIX-923 Provide more information in case of component name duplication by Felix Meschberger · 16 years ago
  68. 718f7fd FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  69. 1122a32 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  70. 411622d Ignore cache dir by Carsten Ziegeler · 16 years ago
  71. ac36cf6 FELIX-858 : Fix sorting problems and sort table by name per default. by Carsten Ziegeler · 16 years ago
  72. 32196dc FELIX-904 : Include commons-io and commons-fileupload as complete jars instead of embedding the classes directly. by Carsten Ziegeler · 16 years ago
  73. a7cde09 FELIX-918 : Add utility method for making relative redirects absolute. by Carsten Ziegeler · 16 years ago
  74. f987915 FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups. by Carsten Ziegeler · 16 years ago
  75. 53b62a5 Needed to modify StartLevelActivator to use the new StartLevelImpl by Richard S. Hall · 16 years ago
  76. be8af75 Made sure thread run() methods are reasonably robust in the face of by Richard S. Hall · 16 years ago
  77. 69bd0bd FELIX-917 : Use latest qdox release to fix several parsing problems by Carsten Ziegeler · 16 years ago
  78. dbe182a FELIX-916 Use string constant instead of LogService class to register ServiceTracker by Felix Meschberger · 16 years ago
  79. d3da40f Made access to BundleImpl.m_state volatile rather than synchronized. (FELIX-908) by Richard S. Hall · 16 years ago
  80. b63b45c Modified PackageAdmin.getBundle(Class) to return the system bundle for by Richard S. Hall · 16 years ago
  81. f44c499 Trapezoid shape example. by Richard S. Hall · 16 years ago
  82. e1d5942 Update to latest Bnd Tool (0.0.310) by Stuart McCulloch · 16 years ago
  83. 0a46914 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  84. f76bdd1 [maven-release-plugin] prepare release org.apache.felix.shell.remote-1.0.4 by Felix Meschberger · 16 years ago
  85. 40ffec1 Update copyright year by Felix Meschberger · 16 years ago
  86. 73bf123 FELIX-914 Ensure remote shell connections are terminated by Felix Meschberger · 16 years ago
  87. 5182570 FELIX-734 Apply patch by Patrick Frohan (thanks) to allow setting the socket timeout by Felix Meschberger · 16 years ago
  88. 43e7c77 FELIX-913 Fix Servlet/Resource registration and unregistration: by Felix Meschberger · 16 years ago
  89. 87f8815 Added NOTICE and LICENSE files. by Marcel Offermans · 16 years ago
  90. 483e77e Added NOTICE and LICENSE files. by Marcel Offermans · 16 years ago
  91. 04ff76a Added missing license headers. by Marcel Offermans · 16 years ago
  92. 0ed3dc1 More [minor] refactoring. (FELIX-851) by Richard S. Hall · 16 years ago
  93. 8b25729 Fixed a bug introduced in my refactoring. (FELIX-910) by Richard S. Hall · 16 years ago
  94. 4ec7217 Remove stray empty directory by Felix Meschberger · 16 years ago
  95. 3590103 FELIX-826 Apply patch by Peter Triller (Thanks) by Felix Meschberger · 16 years ago
  96. 378e76c FELIX-806: pickup <archive> settings in bundleplugin configuration (otherwise fall back to the jarplugin settings) and enable support of the addMavenDescriptor setting by Stuart McCulloch · 16 years ago
  97. 5f3f0a5 Made ModuleClassLoader an inner class of ModuleImpl, since they are so by Richard S. Hall · 16 years ago
  98. 0a239a3 Fixed a bug from a previous refactoring patch against the manifest parser. by Richard S. Hall · 16 years ago
  99. 3fcc729 FELIX-850: local fix for MSHARED-86 (should use isFile instead of exists) by Stuart McCulloch · 16 years ago
  100. 3f9b05f Fix an NPE issue if state file is empty. (FELIX-902) by Richard S. Hall · 16 years ago