1. 65c1f29 Major refactoring of module layer. Removed IModuleDefition and IContentLoader, by Richard S. Hall · 16 years ago
  2. 00b868e Implement the new iPOJO introspection API. by Clement Escoffier · 16 years ago
  3. 9bf3cde FELIX-871 Show a note if no RepositoryAdmin service is available by Felix Meschberger · 16 years ago
  4. f86f354 FELIX-870 Added config property to allow NIO to be selectively disabled in favour of simple blocking sockets. by Rob Walker · 16 years ago
  5. ec6b1d0 Add the junit4osgi module in the iPOJO pom. by Clement Escoffier · 16 years ago
  6. 3781bd7 Move junit4osgi out of the 'examples' by Clement Escoffier · 16 years ago
  7. 48c99d6 - Refactor instance descriptions to fit with the new introspection and reconfiguration API (instances will be reconfigurable directly from their instance description). by Clement Escoffier · 16 years ago
  8. 0304dab Fix issue Felix-866 by Clement Escoffier · 16 years ago
  9. bd047e7 FELIX-861 Check class loader of target class, which may be null if the by Felix Meschberger · 16 years ago
  10. a766acf FELIX-865 Remove service dependencies, which are not "real" dependencies by Felix Meschberger · 16 years ago
  11. 207a18c Previously fragments were only being attached to hosts when the host was by Richard S. Hall · 16 years ago
  12. 574850f Started refactoring of resolver code, breaking R4SearchPolicyCore into by Richard S. Hall · 16 years ago
  13. aa8bd86 Fix issue Felix-846. by Clement Escoffier · 16 years ago
  14. 8368d92 Fix XSD locations. by Clement Escoffier · 16 years ago
  15. 85da109 Update XSD Schemas to integrate latest temporal dependencies improvements (proxy and specification attributes) by Clement Escoffier · 16 years ago
  16. fdb8f3e Fix issue Felix-855 and Felix-860 by Clement Escoffier · 16 years ago
  17. e68989e [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  18. 976a7c2 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.2 by Felix Meschberger · 16 years ago
  19. c91bb72 FELIX-738 Replace "Update" button by "Refresh" button on the bundles page by Felix Meschberger · 16 years ago
  20. a6cdce2 Fix wrong Bundle-DocURL by Felix Meschberger · 16 years ago
  21. f64fd5d FELIX-857 Statically register DepPackServlet in the OSGi Manager by Felix Meschberger · 16 years ago
  22. 93add2f SLING-859 - Clear border style attribute for inner table to remove lines. by Carsten Ziegeler · 16 years ago
  23. 7cb41f1 FELIX-857 Statically register EventAdminServlet in the OSGi Manager by Felix Meschberger · 16 years ago
  24. 98503fb FELIX-856 During bundle activation and deactivation, the OSGiManager just by Felix Meschberger · 16 years ago
  25. 4b2e143 FELIX-767 Add notice about inclusion of OSGi classes by Felix Meschberger · 16 years ago
  26. f53be0b FELIX-752 Manually load plugin classes included with the web console by Felix Meschberger · 16 years ago
  27. 9f93f94 Make sure that factoryPid is spelled correctly. by Carsten Ziegeler · 16 years ago
  28. bab8a6c Factory pid has been returned twice in the resulting json. As the factory pid will be included by addConfiguration() this statement can be removed. by Carsten Ziegeler · 16 years ago
  29. baa367e Update to development dependencies. by Karl Pauls · 16 years ago
  30. 30a7b1f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  31. 3c3f765 [maven-release-plugin] prepare release org.apache.felix.main-1.4.1 by Karl Pauls · 16 years ago
  32. f96a7f7 Prepare 1.4.1 release by Karl Pauls · 16 years ago
  33. b3f08e0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  34. 3c32e9c [maven-release-plugin] prepare release org.apache.felix.main-1.4.1 by Karl Pauls · 16 years ago
  35. 1d73efe Prepare 1.4.1 release by Karl Pauls · 16 years ago
  36. 6721c02 Update docs by Karl Pauls · 16 years ago
  37. f324f29 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  38. c215cac [maven-release-plugin] prepare release org.apache.felix.framework-1.4.1 by Karl Pauls · 16 years ago
  39. ce87378 Update the framework and main changelog by Karl Pauls · 16 years ago
  40. ac5ae02 Forgot an instanceof check in the URLHandlers by Karl Pauls · 16 years ago
  41. c05a0d4 We cannot call stop() on fragments, so make sure the bundle is active by Richard S. Hall · 16 years ago
  42. aa8f45a Modify error message to include bundle ID. by Richard S. Hall · 16 years ago
  43. 29139da Refactor the URLHandlers implementation to address several issue. by Karl Pauls · 16 years ago
  44. a299886 Missing javax.security.cert in JRE 1.4 and 1.5. (FELIX-854) by Richard S. Hall · 16 years ago
  45. e1e826e Fix incorrect condition while waiting to acquire locks. by Richard S. Hall · 16 years ago
  46. 95eaf51 Check for null when locking bundles. by Richard S. Hall · 16 years ago
  47. 354be55 Fix issue Felix-853. by Clement Escoffier · 16 years ago
  48. d5a4528 Properly dispose of the module if it is determined that its native library by Richard S. Hall · 16 years ago
  49. 360cff7 Removed unnecessary constant. by Richard S. Hall · 16 years ago
  50. 67b55a2 Fix table sort problem - the parsers weren't initialized as initially the table is empty. by Carsten Ziegeler · 16 years ago
  51. d8f73da Use doPriv to get PackageAdmin reference otherwise we might have somebody with not enough permissions on the stack (FELIX-849). by Karl Pauls · 16 years ago
  52. ea15d9b FELIX-610 ---------- Minor bug fix, to be compatible with latest felix version. by Stephane Frenot · 16 years ago
  53. b6b9c6a Fixed/improved the global locking code for refreshes and resolves; now by Richard S. Hall · 16 years ago
  54. 06ef284 Changed some final/volatile modifiers. by Richard S. Hall · 16 years ago
  55. ee20c68 Edited svn:ignore. by Richard S. Hall · 16 years ago
  56. 23e4adf - Change bundle symbolic name to avoid "org.apache.felix.org.apache.felix.ipojo..." by Clement Escoffier · 16 years ago
  57. 0739c8d FELIX-843: commit temporary patch to local BND files by Stuart McCulloch · 16 years ago
  58. 1e34eaa Additional debug to help with problem determination by Stuart McCulloch · 16 years ago
  59. 605beab Begin the work about new creation policies. by Clement Escoffier · 16 years ago
  60. f241892 FELIX-660: temporarily commit BND patch by Stuart McCulloch · 16 years ago
  61. 5ec302d Temporarily add BND library code to the build, to try out some patches by Stuart McCulloch · 16 years ago
  62. 1e0af95 Apply latest Bindex patch by Stuart McCulloch · 16 years ago
  63. 553c46e Make sure we don't rely on any side-effects of BND property processing by Stuart McCulloch · 16 years ago
  64. 3a7d79b FELIX-760: commit latest bindex code by Stuart McCulloch · 16 years ago
  65. 7afe7e5 FELIX-831: update to version 0.0.295 of the Bnd tool by Stuart McCulloch · 16 years ago
  66. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  67. 3d80419 Migrate the test suites to the new junit4osgi development model (use getContext() to get the bundle context instead of context). by Clement Escoffier · 16 years ago
  68. ad0ffaf Several changes in the junit4osgi subproject (copy preparation) by Clement Escoffier · 16 years ago
  69. 6da9a2a Fix a minor bug when a MBean has'nt properties. This bug was inserted during the last refactoring (namespace sub-elements) by Clement Escoffier · 16 years ago
  70. 3b7b07b FELIX-840: Ignore invalid scr files in dependent bundles. by Carsten Ziegeler · 16 years ago
  71. 4f2ba85 FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
  72. fc43f27 FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
  73. 16d061b FELIX-824 Applied slightly modified patch by Thijs Metsch (Thanks) by Felix Meschberger · 16 years ago
  74. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  75. 9d1a2e9 Updated some headers, based the modified service tracker on the lastest one from OSGi R4.1, some minor changes for the shell bundle. by Marcel Offermans · 16 years ago
  76. 1a7b608 Added some extra options after feedback from initial users. by Marcel Offermans · 16 years ago
  77. b9a24ee Add the dependency comparator test suite to the pom file. by Clement Escoffier · 16 years ago
  78. 1c4a408 Commit the integration-test project embedding iPOJO Integration test by Clement Escoffier · 16 years ago
  79. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  80. 7eba2e6 Move the junit4osgi maven plugin to the trunk by Clement Escoffier · 16 years ago
  81. 5b9ee11 Check to see whether there is a stdin, if not then the thread just exits. by Richard S. Hall · 16 years ago
  82. 3c61464 Accidentally applied this patch, so reverting it now. by Richard S. Hall · 16 years ago
  83. 9665d38 Applied patch (FELIX-820) to throw an exception when there is an attempt by Richard S. Hall · 16 years ago
  84. 67c362e Patch to address a bug during shutdown where uninstalled fragments are not by Richard S. Hall · 16 years ago
  85. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  86. 4234d36 Try to improve multi bundle locking to make sure we make multi bundle operation atomic and so are not interleaved with single bundle operations. by Karl Pauls · 16 years ago
  87. 216d40d Avoid adding dependent bundles that have already been removed. by Richard S. Hall · 16 years ago
  88. 7d28a59 Downgraded the dependency on org.osgi.core from 1.2.0 to 1.0.1 to be more by Richard S. Hall · 16 years ago
  89. 288fc36 Moved all dependencies on org.osgi.core-1.1.0-SNAPSHOT to org.osgi.core-1.2.0, by Richard S. Hall · 16 years ago
  90. b8be78a Modified the pom file to export the OSGi packages; this can be helpful for by Richard S. Hall · 16 years ago
  91. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  92. b54888c Missing a comma in default.properties. by Richard S. Hall · 16 years ago
  93. 8df1b1d Fixed a few style issues. by Richard S. Hall · 16 years ago
  94. eba3c76 Applied a patch (FELIX-804) to add partial support for new service registry by Richard S. Hall · 16 years ago
  95. f406faa Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
  96. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  97. c75546e Refactor js to make it better reusable for other plugins by Carsten Ziegeler · 16 years ago
  98. 6c54635 Fix issue Felix-813. by Clement Escoffier · 16 years ago
  99. 1ad7f69 Fixed Felix' delegation hack so that it correctly delegates to the parent by Richard S. Hall · 16 years ago
  100. 6bb5fd6 Align log level property name in pom.xml and config.properties by Stuart McCulloch · 16 years ago