1. 327c97d Modified the resolver to longer consider uninstalled fragments and hosts by Richard S. Hall · 16 years ago
  2. 2c792f3 Modified the resolver to sort candidates when resolving require-bundle by Richard S. Hall · 16 years ago
  3. ce08b97 FELIX-757 : Add bundle status message by Carsten Ziegeler · 16 years ago
  4. aad8b88 FELIX-774 : Add a hidden input field for checkboxes to handle the unchecked case. by Carsten Ziegeler · 16 years ago
  5. ff95a2a Removed a Java 5 method to restore 1.4 compatibility by Marcel Offermans · 16 years ago
  6. 4b005f6 FELIX-407 - small change to include debug output of lastModified timestamps to assist in debugging cache handling for resources by Rob Walker · 16 years ago
  7. ffd6f3c Modified ExportedPackage.getImportingBundles() to include bundles by Richard S. Hall · 16 years ago
  8. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  9. 151cbb0 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  10. 9b47a30 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.0.0 by Clement Escoffier · 16 years ago
  11. ec73deb Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  12. cb5bca0 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.0.0 by Clement Escoffier · 16 years ago
  13. d2a5363 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.0.0 by Clement Escoffier · 16 years ago
  14. 57ea4e6 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  15. 6e1389a Fix a NullPointerException in SecureAction when a SecurityManager is used by keeping pointers on the local stack. (FELIX-766) by Karl Pauls · 16 years ago
  16. 818b00d [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.0.0 by Clement Escoffier · 16 years ago
  17. a2450d7 Rollback the release. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  18. 2ac37e8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  19. 6fc482c [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.0.0 by Clement Escoffier · 16 years ago
  20. 5f59330 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  21. a32364e [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0 by Clement Escoffier · 16 years ago
  22. 0ee3074 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  23. 5bb754f [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.0.0 by Clement Escoffier · 16 years ago
  24. 9e935de Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  25. b6a333d [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0 by Clement Escoffier · 16 years ago
  26. fb9045d Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  27. 451525d [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  28. 3482f24 Rollback the release of the manipulator and maven-ipojo-plugin projects. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  29. 9cf403f Prepare for next development iteration by Clement Escoffier · 16 years ago
  30. 05a71aa Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  31. 0b4c754 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.0.0 by Clement Escoffier · 16 years ago
  32. 7fc2610 Prepare for next development iteration by Clement Escoffier · 16 years ago
  33. e7e28ea [maven-release-plugin] prepare release maven-ipojo-plugin-1.0.0 by Clement Escoffier · 16 years ago
  34. 955731a Prepare for next development iteration by Clement Escoffier · 16 years ago
  35. a7e7365 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.0.0 by Clement Escoffier · 16 years ago
  36. d87ea50 Prepare for next development iteration by Clement Escoffier · 16 years ago
  37. 5775f6e [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  38. 81a9dda [maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  39. 94b37af [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  40. 3199101 Null the classloader of a bundle when it's contenloader is closed and call System.gc twice when we can not delete the bundle revision in the cache. This allows to update and uninstall bundles with native libs on windows. (FELIX-733) by Karl Pauls · 16 years ago
  41. 48cb243 FELIX-763 - improvements to alias resolution mechanism. Closer to standard, but still poss not quite right. by Rob Walker · 16 years ago
  42. be4da2a Set the date in two changelog files by Clement Escoffier · 16 years ago
  43. 72d3ecf FELIX-407 - minor fix to ensure resource is returned in a case where modified timestamp of resource can't be determined by Rob Walker · 16 years ago
  44. 1a0f412 Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  45. 2eabdbe Fixes a minor bug in the pom file. The pom file referred to a non-existing file (LICENCE.asm rather than LICENSE.asm). by Clement Escoffier · 16 years ago
  46. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  47. 8179cc7 FELIX-407 - include and process modification timesstamps by Rob Walker · 16 years ago
  48. eea4d8e Moved removal pending flag from the module to the bundle. (FELIX-761) by Richard S. Hall · 16 years ago
  49. cc12bd9 Set the activator to null on Bundle.stop() to allow for earlier garbage collection. (FELIX-762) by Karl Pauls · 16 years ago
  50. 07a16c2 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  51. 67f94ad More BundleInfo refactoring improvements. (FELIX-753) by Richard S. Hall · 16 years ago
  52. 6bf5ded Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  53. d3cd46c The refactoring of BundleInfo was not complete, since RegularBundleInfo was by Richard S. Hall · 16 years ago
  54. 12bbff6 Applied patch (FELIX-750) to improve exception messages. by Richard S. Hall · 16 years ago
  55. 271dd31 The constructor to BundleInfo is not needed. (FELIX-753) by Richard S. Hall · 16 years ago
  56. 7085540 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  57. 6c11cf8 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  58. 726b616 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  59. afb4ab4 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago
  60. c2b891f Adds two missing licence header by Clement Escoffier · 16 years ago
  61. 69eb9eb A bunch of cosmetic fixes. by Clement Escoffier · 16 years ago
  62. 684c484 Fix the issue Felix-739. by Clement Escoffier · 16 years ago
  63. d409c0c Fixes several cosmetic bugs (error messages). by Clement Escoffier · 16 years ago
  64. 04b8e29 Updates the ANT task content to support the XML-Schema checking (some xerces packages were missing). by Clement Escoffier · 16 years ago
  65. 39deaff Updates the test suite: by Clement Escoffier · 16 years ago
  66. d1b07cc Fix the FELIX-751 issue. by Clement Escoffier · 16 years ago
  67. 91b7ef2 Removed some unnecessary lines. by Richard S. Hall · 16 years ago
  68. 78dd70e Forget to add the internal event dispatcher in my previous commit. by Clement Escoffier · 16 years ago
  69. b99ffa8 Improves javadoc and fixes some cosmetic bugs by Clement Escoffier · 16 years ago
  70. 0686274 Applied patch (FELIX-713) to support transiently starting/stopping bundles. by Richard S. Hall · 16 years ago
  71. 4bc4d88 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  72. 805e1f9 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.0 by Felix Meschberger · 16 years ago
  73. 40118dd FELIX-745 Mark optional imports as such by Felix Meschberger · 16 years ago
  74. 18b4bdf FELIX-747 Implement OBR installation/update again by Felix Meschberger · 16 years ago
  75. 65f4528 FELIX-662 Not calling toType if the property is null and catching NumberFormatException by Felix Meschberger · 16 years ago
  76. 3b2f5fe FELIX-743 Support configuration filtering (see issue for details) by Felix Meschberger · 16 years ago
  77. c76ee7f FELIX-743 Ensure the configuration selection filter is sent back by Felix Meschberger · 16 years ago
  78. a11cec0 FELIX-691 Fix wrong scr.component attribute preventing metatype by Felix Meschberger · 16 years ago
  79. 0f37e7c Adapt Bundle-DocURL header to modified URL by Felix Meschberger · 16 years ago
  80. c7dd648 Added support for transiently starting/stopping bundles. (FELIX-741) by Richard S. Hall · 16 years ago
  81. 3227c45 Changed error message. (FELIX-729) by Richard S. Hall · 16 years ago
  82. 8e39b69 Modified the shell TUI thread to exit if it receives an IOException when by Richard S. Hall · 16 years ago
  83. 3da72fb Modified the resolver so that it correctly discards exported packages from by Richard S. Hall · 16 years ago
  84. 5c9d99b Refactored the resolver to clearly distinguish between "resolved" and by Richard S. Hall · 16 years ago
  85. 189fcab Improve javadoc of the instance creator by Clement Escoffier · 16 years ago
  86. 752869d Do not bootdelegate in case Bundle.loadClass() has been used. (FELIX-712) by Karl Pauls · 16 years ago
  87. d8048e9 Remove extraneous import. by Richard S. Hall · 16 years ago
  88. f277412 Applied patch to decode reference URLs. (FELIX-731) by Richard S. Hall · 16 years ago
  89. f94a18f For completeness, added symbolic names to framework and main. by Richard S. Hall · 16 years ago
  90. 9203b4c Modified the input thread to look for null input lines, in which case it by Richard S. Hall · 16 years ago
  91. 58b3f18 Add documentations to the XSD files. by Clement Escoffier · 16 years ago
  92. 8b953f7 Some (a lot of) cosmetic bug fix : format the javadoc. by Clement Escoffier · 16 years ago
  93. 5f0780b Added dependencymanager.shell to the list of modules. by Marcel Offermans · 16 years ago
  94. f702cbd Removed an obsolete test. by Marcel Offermans · 16 years ago
  95. 696b835 Added a missing dependency. by Marcel Offermans · 16 years ago
  96. b20ea20 Initial version of Felix shell command for querying the status of services managed by the dependency manager. by Marcel Offermans · 16 years ago
  97. 50be255 Added initial support for externally querying the status of services managed by the dependency manager. Added initial support for supplying your own default implementation. Made null object creation more robust. Added support for specifying the name of the property in case you're injecting dependencies so you can inject multiple instances of a service to specific properties. by Marcel Offermans · 16 years ago
  98. e66610c Applied patch (FELIX-728) to fix an issue where requests to Start Level by Richard S. Hall · 16 years ago
  99. cac3521 FELIX-727 thanks to Rian Wouters by Francesco Furfari · 16 years ago
  100. 928a35b The class loader delegation in wires was not correctly working when a module by Richard S. Hall · 16 years ago