1. 57c0b5d Fixed potential NPE when comparing resources. (FELIX-789) by Richard S. Hall · 16 years ago
  2. 1575135 Removed the default repository URL from OBR, so now it must be configured by Richard S. Hall · 16 years ago
  3. 3e5f8ab Print message if there are no matching bundles. (FELIX-785) by Richard S. Hall · 16 years ago
  4. 534748b Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  5. 7c26bce Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  6. edcd5d2 FELIX-793 get PackageAdmin before installing/update bundles and only by Felix Meschberger · 16 years ago
  7. c7a94c5 FELIX-790 -Add button to clear the list by Carsten Ziegeler · 16 years ago
  8. 9ed30e8 Remove unused function. by Carsten Ziegeler · 16 years ago
  9. 305cf50 FELIX-790 - Display received date. by Carsten Ziegeler · 16 years ago
  10. 521d9b7 FELIX-790 - Display events in reverse order. by Carsten Ziegeler · 16 years ago
  11. a9afaab Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  12. 3b6ba5a FELIX-790 - Synchronize event list by Carsten Ziegeler · 16 years ago
  13. 23e575e Use correct bundle header by Felix Meschberger · 16 years ago
  14. a10aa07 Fix a display issue where data should be displayed in red but instead html code by Felix Meschberger · 16 years ago
  15. 354bde4 FELIX-790 - Use separate columns for property key and value by Carsten Ziegeler · 16 years ago
  16. 11768e4 Modified the OBR shell command to hide multiple versions of available by Richard S. Hall · 16 years ago
  17. 616cd810 FELIX-790 - Add initial support to display OSGi events. by Carsten Ziegeler · 16 years ago
  18. 27216df Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  19. d5066ef Fix issue Felix-787. by Clement Escoffier · 16 years ago
  20. de17248 Remove dependencies on Java 5. The junit4osgi framework is now compatible with J2ME Foundation Profile 1.1 by Clement Escoffier · 16 years ago
  21. f4c7276 Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  22. f202a82 FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
  23. a2ecacc Don't try to install extension bundles as fragments because they are different. Furthermore, fail to install extension bundles if they have incomplete metadata (FELIX-770). by Karl Pauls · 16 years ago
  24. 27dd34c make both, the addToStreamCache and the addToContentCache methods synchronized. Then the sychronized block in both, the createUrlStreamHandler and createContentHandler methods can be narrowed down to protect the first line (FELIX-748). by Karl Pauls · 16 years ago
  25. 9cfd1e2 FELIX-769 Service property now set with actual HTTP and HTTPS ports used. Default service property names are same as OSGi config properties for these values: by Rob Walker · 16 years ago
  26. 4e4e81a Some simple changes to framework. by Richard S. Hall · 16 years ago
  27. 924a521 Give bundles all permission if no security extension is installed (as per spec). by Karl Pauls · 16 years ago
  28. ec628e8 We no longer need to list the system package values in the config.properties by Richard S. Hall · 16 years ago
  29. 42cf9c9 Modified framework to have default values for the system packages property, by Richard S. Hall · 16 years ago
  30. 05b67c3 Minor modifications to improve main and align it wit the new API. (FELIX-753) by Richard S. Hall · 16 years ago
  31. bf7925a Update felix to work with the latest version of the android sdk (1.0.0.-rc1). by Karl Pauls · 16 years ago
  32. e1622af Fixed the <exclusion> to be inside of <exclusions>. by Richard S. Hall · 16 years ago
  33. 66e900f Modified the framework's dependency on compendium to exclude the servlet by Richard S. Hall · 16 years ago
  34. f66d30f FELIX-781 Oops Thread.getId() is Java 5 API, not to be used here by Felix Meschberger · 16 years ago
  35. a113d34 FELIX-781 Add basic thread information to configuration status page by Felix Meschberger · 16 years ago
  36. 3a1e56a FELIX-757 : Rename "Available" to "Total", code clean up by Carsten Ziegeler · 16 years ago
  37. 439e8dc FELIX-780 fix indexing issue in Compononent printer (Thanks Arjun for reporting) by Felix Meschberger · 16 years ago
  38. 34939fc Implemented remaining PackageAdmin methods from R4. (FELIX-35) by Richard S. Hall · 16 years ago
  39. 529c94d Modified resolver to correctly mark fragment modules as resolved. (FELIX-777) by Richard S. Hall · 16 years ago
  40. d071773 Minor code changes. by Richard S. Hall · 16 years ago
  41. 8abee33 Add missing import statement. (FELIX-776) by Richard S. Hall · 16 years ago
  42. 327c97d Modified the resolver to longer consider uninstalled fragments and hosts by Richard S. Hall · 16 years ago
  43. 2c792f3 Modified the resolver to sort candidates when resolving require-bundle by Richard S. Hall · 16 years ago
  44. ce08b97 FELIX-757 : Add bundle status message by Carsten Ziegeler · 16 years ago
  45. aad8b88 FELIX-774 : Add a hidden input field for checkboxes to handle the unchecked case. by Carsten Ziegeler · 16 years ago
  46. ff95a2a Removed a Java 5 method to restore 1.4 compatibility by Marcel Offermans · 16 years ago
  47. 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
  48. ffd6f3c Modified ExportedPackage.getImportingBundles() to include bundles by Richard S. Hall · 16 years ago
  49. 2e9f4b3 Prepares for next development iteration (1.1.0-SNAPSHOT) by Clement Escoffier · 16 years ago
  50. 151cbb0 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  51. 9b47a30 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.whiteboard-1.0.0 by Clement Escoffier · 16 years ago
  52. ec73deb Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  53. cb5bca0 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.0.0 by Clement Escoffier · 16 years ago
  54. d2a5363 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.jmx-1.0.0 by Clement Escoffier · 16 years ago
  55. 57ea4e6 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  56. 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
  57. 818b00d [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.extender-1.0.0 by Clement Escoffier · 16 years ago
  58. a2450d7 Rollback the release. The pom file does'nt have the Apache licence header. by Clement Escoffier · 16 years ago
  59. 2ac37e8 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  60. 6fc482c [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.0.0 by Clement Escoffier · 16 years ago
  61. 5f59330 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  62. a32364e [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.0.0 by Clement Escoffier · 16 years ago
  63. 0ee3074 Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  64. 5bb754f [maven-release-plugin] prepare release org.apache.felix.ipojo.arch-1.0.0 by Clement Escoffier · 16 years ago
  65. 9e935de Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  66. b6a333d [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.0.0 by Clement Escoffier · 16 years ago
  67. fb9045d Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  68. 451525d [maven-release-plugin] prepare release org.apache.felix.ipojo-1.0.0 by Clement Escoffier · 16 years ago
  69. 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
  70. 9cf403f Prepare for next development iteration by Clement Escoffier · 16 years ago
  71. 05a71aa Re-add the licence header in the pom file by Clement Escoffier · 16 years ago
  72. 0b4c754 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-1.0.0 by Clement Escoffier · 16 years ago
  73. 7fc2610 Prepare for next development iteration by Clement Escoffier · 16 years ago
  74. e7e28ea [maven-release-plugin] prepare release maven-ipojo-plugin-1.0.0 by Clement Escoffier · 16 years ago
  75. 955731a Prepare for next development iteration by Clement Escoffier · 16 years ago
  76. a7e7365 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.0.0 by Clement Escoffier · 16 years ago
  77. d87ea50 Prepare for next development iteration by Clement Escoffier · 16 years ago
  78. 5775f6e [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  79. 81a9dda [maven-release-plugin] rollback the release of org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  80. 94b37af [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-1.0.0 by Clement Escoffier · 16 years ago
  81. 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
  82. 48cb243 FELIX-763 - improvements to alias resolution mechanism. Closer to standard, but still poss not quite right. by Rob Walker · 16 years ago
  83. be4da2a Set the date in two changelog files by Clement Escoffier · 16 years ago
  84. 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
  85. 1a0f412 Updates the medata.xml file to remove an unused component type by Clement Escoffier · 16 years ago
  86. 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
  87. 130ca57 Updates doc folders with new changelog files and update embedded documentation by Clement Escoffier · 16 years ago
  88. 8179cc7 FELIX-407 - include and process modification timesstamps by Rob Walker · 16 years ago
  89. eea4d8e Moved removal pending flag from the module to the bundle. (FELIX-761) by Richard S. Hall · 16 years ago
  90. cc12bd9 Set the activator to null on Bundle.stop() to allow for earlier garbage collection. (FELIX-762) by Karl Pauls · 16 years ago
  91. 07a16c2 Fix a warning about no translation found for macro. by Karl Pauls · 16 years ago
  92. 67f94ad More BundleInfo refactoring improvements. (FELIX-753) by Richard S. Hall · 16 years ago
  93. 6bf5ded Implements support for flushing the cache on framework initialization. by Richard S. Hall · 16 years ago
  94. d3cd46c The refactoring of BundleInfo was not complete, since RegularBundleInfo was by Richard S. Hall · 16 years ago
  95. 12bbff6 Applied patch (FELIX-750) to improve exception messages. by Richard S. Hall · 16 years ago
  96. 271dd31 The constructor to BundleInfo is not needed. (FELIX-753) by Richard S. Hall · 16 years ago
  97. 7085540 More changes for implementing framework API. (FELIX-753) by Richard S. Hall · 16 years ago
  98. 6c11cf8 The launcher should also allow the standard OSGi storage property to be by Richard S. Hall · 16 years ago
  99. 726b616 Modified the bundle cache to no longer have profiles. Instead, it defaults by Richard S. Hall · 16 years ago
  100. afb4ab4 Modified the Felix API to aligned with the proposed standard OSGi framework by Richard S. Hall · 16 years ago