1. 91fad49 The test suites now use the new junit4osgi (the group id has changed). by Clement Escoffier · 16 years ago
  2. 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
  3. ad0ffaf Several changes in the junit4osgi subproject (copy preparation) by Clement Escoffier · 16 years ago
  4. 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
  5. 3b7b07b FELIX-840: Ignore invalid scr files in dependent bundles. by Carsten Ziegeler · 16 years ago
  6. 4f2ba85 FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
  7. fc43f27 FELIX-824 Fix since tags (should be version 1.0.9 instead of 1.0.10) by Felix Meschberger · 16 years ago
  8. 16d061b FELIX-824 Applied slightly modified patch by Thijs Metsch (Thanks) by Felix Meschberger · 16 years ago
  9. d2ce898 Fix issue Felix-834. by Clement Escoffier · 16 years ago
  10. 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
  11. 1a7b608 Added some extra options after feedback from initial users. by Marcel Offermans · 16 years ago
  12. b9a24ee Add the dependency comparator test suite to the pom file. by Clement Escoffier · 16 years ago
  13. 1c4a408 Commit the integration-test project embedding iPOJO Integration test by Clement Escoffier · 16 years ago
  14. 272bad2 Add session to junit4osgi: by Clement Escoffier · 16 years ago
  15. 7eba2e6 Move the junit4osgi maven plugin to the trunk by Clement Escoffier · 16 years ago
  16. 5b9ee11 Check to see whether there is a stdin, if not then the thread just exits. by Richard S. Hall · 16 years ago
  17. 3c61464 Accidentally applied this patch, so reverting it now. by Richard S. Hall · 16 years ago
  18. 9665d38 Applied patch (FELIX-820) to throw an exception when there is an attempt by Richard S. Hall · 16 years ago
  19. 67c362e Patch to address a bug during shutdown where uninstalled fragments are not by Richard S. Hall · 16 years ago
  20. b8fe137 Fix issue Felix-828 by Clement Escoffier · 16 years ago
  21. 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
  22. 216d40d Avoid adding dependent bundles that have already been removed. by Richard S. Hall · 16 years ago
  23. 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
  24. 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
  25. b8be78a Modified the pom file to export the OSGi packages; this can be helpful for by Richard S. Hall · 16 years ago
  26. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  27. b54888c Missing a comma in default.properties. by Richard S. Hall · 16 years ago
  28. 8df1b1d Fixed a few style issues. by Richard S. Hall · 16 years ago
  29. eba3c76 Applied a patch (FELIX-804) to add partial support for new service registry by Richard S. Hall · 16 years ago
  30. f406faa Commit a missing file (core.xsd in the manipulator). by Clement Escoffier · 16 years ago
  31. 69eb900 Fix issue Felix-815. by Clement Escoffier · 16 years ago
  32. c75546e Refactor js to make it better reusable for other plugins by Carsten Ziegeler · 16 years ago
  33. 6c54635 Fix issue Felix-813. by Clement Escoffier · 16 years ago
  34. 1ad7f69 Fixed Felix' delegation hack so that it correctly delegates to the parent by Richard S. Hall · 16 years ago
  35. 6bb5fd6 Align log level property name in pom.xml and config.properties by Stuart McCulloch · 16 years ago
  36. c433dbf Upgrade to latest snapshots by Karl Pauls · 16 years ago
  37. ecd71b3 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  38. 5b80a4a [maven-release-plugin] prepare release org.apache.felix.main-1.4.0 by Karl Pauls · 16 years ago
  39. 056c4fe Downgrade and fix debug level. by Karl Pauls · 16 years ago
  40. 09cdb51 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  41. 74b07ed [maven-release-plugin] prepare release org.apache.felix.main-1.4.0 by Karl Pauls · 16 years ago
  42. b2ed718 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  43. 21370ea [maven-release-plugin] prepare release org.apache.felix.framework-1.4.0 by Karl Pauls · 16 years ago
  44. 3d69979 Prepare 1.4.0 release by Karl Pauls · 16 years ago
  45. c4c541d Prepare 1.4.0 release by Karl Pauls · 16 years ago
  46. 2a9beef [maven-release-plugin] prepare for next development iteration by Karl Pauls · 16 years ago
  47. cd5257e [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.2.1 by Karl Pauls · 16 years ago
  48. 7cfbed3 Prepare 1.2.1 release by Karl Pauls · 16 years ago
  49. 61ac34b Make overriding the built-in url handlers the default and only way. My last commit did remove the performance problems and it looks like this will become spec so we might as well already implement it (FELIX-756). by Karl Pauls · 16 years ago
  50. 6afaa7b * Fix issue Felix-803: by Clement Escoffier · 16 years ago
  51. 6c906db Fix a small issue where relative urls would not be resolved when override is enabled. Furthermore, improve the performance of the stream handler proxy a bit. by Karl Pauls · 16 years ago
  52. 2cd1798 Applied patch (FELIX-799) to implement ServiceReference.compareTo() method. by Richard S. Hall · 16 years ago
  53. e291ee5 CSS Updates to event console. by Carsten Ziegeler · 16 years ago
  54. b76d9db FELIX-802 Fix display of JVM information - only extract from system properties by Felix Meschberger · 16 years ago
  55. 1c0c784 Minor changes to comments. (FELIX-753) by Richard S. Hall · 16 years ago
  56. 58740f1 Improved some comments and other minor edits. (FELIX-753) by Richard S. Hall · 16 years ago
  57. 3bd1ca7 Switch URLHandlers to the old behavior of not overriding built-in handlers by default. Overriding can be enabled using a felix.service.urlhandlers.override=true system property. Furthermore, fix a bug that made URLHandlersBundleStreamHandler.openConnection(URL) fail when extending Felix. (FELIX-756, FELIX-800) by Karl Pauls · 16 years ago
  58. 36d6796 Fix issue Felix-801 by Clement Escoffier · 16 years ago
  59. 180ba92 Decreases the log level of some messages (WARNING => INFO, INFO => DEBUG) reducing the number of useless traces. by Clement Escoffier · 16 years ago
  60. 578aa96 Fixed a possible NPE. by Richard S. Hall · 16 years ago
  61. 43a1308 Make some members in the ldap operators final to hopefully fix toString() visibility issues. (FELIX-765) by Karl Pauls · 16 years ago
  62. 4ee838a Remove System.out debug message. by Karl Pauls · 16 years ago
  63. 15cf8c6 In certain cases it might be desirable to override built-in URLStreamHandlers with services provided by bundles. We will first see whether there is a service for the protocol and if so use that one else, we try to lookup a built-in one as we do now. This includes the possibility to add locations to the default locations. What changes is that we first look at the services. (FELIX-756) by Karl Pauls · 16 years ago
  64. 431f0b2 Fixed spec compliance issues around getting a service reference from an by Richard S. Hall · 16 years ago
  65. 647595b Fix issue Felix-797. by Clement Escoffier · 16 years ago
  66. ac80a6e Export the helper package of junit4osgi. by Clement Escoffier · 16 years ago
  67. 96aff26 Fix issue Felix-796. by Clement Escoffier · 16 years ago
  68. 131630d Fix issue Felix-795. by Clement Escoffier · 16 years ago
  69. 0f77a57 FELIX-790 - Start support for condensed event reporting. by Carsten Ziegeler · 16 years ago
  70. 94ccb53 FELIX-790 - Clean up code a little bit. by Carsten Ziegeler · 16 years ago
  71. 2f4f040 FELIX-790 - Updating license informatio for jquery. by Carsten Ziegeler · 16 years ago
  72. 7876ef9 FELIX-790 - Improve event list and start column sorting. by Carsten Ziegeler · 16 years ago
  73. bf43e66 Fixed potential NPE when comparing resources. (FELIX-789) by Richard S. Hall · 16 years ago
  74. 5b2f204 Removed the default repository URL from OBR, so now it must be configured by Richard S. Hall · 16 years ago
  75. 11a35f1 Print message if there are no matching bundles. (FELIX-785) by Richard S. Hall · 16 years ago
  76. aae612a Fix the Felix-794 issue by Clement Escoffier · 16 years ago
  77. b417a85 Add tests on the invocation of super contructors with the bundle context in parameter. by Clement Escoffier · 16 years ago
  78. 3ba52de FELIX-793 get PackageAdmin before installing/update bundles and only by Felix Meschberger · 16 years ago
  79. fd17578 FELIX-790 -Add button to clear the list by Carsten Ziegeler · 16 years ago
  80. d4c4661 Remove unused function. by Carsten Ziegeler · 16 years ago
  81. 91b8b04 FELIX-790 - Display received date. by Carsten Ziegeler · 16 years ago
  82. 46fb24e FELIX-790 - Display events in reverse order. by Carsten Ziegeler · 16 years ago
  83. 204d15c Fix issue Felix-788 Allows passing the bundle context to a super constructor. by Clement Escoffier · 16 years ago
  84. 0052cd8 FELIX-790 - Synchronize event list by Carsten Ziegeler · 16 years ago
  85. 6749935 Use correct bundle header by Felix Meschberger · 16 years ago
  86. 87a8a21 Fix a display issue where data should be displayed in red but instead html code by Felix Meschberger · 16 years ago
  87. 7ba2bfe FELIX-790 - Use separate columns for property key and value by Carsten Ziegeler · 16 years ago
  88. e5788b6 Modified the OBR shell command to hide multiple versions of available by Richard S. Hall · 16 years ago
  89. d524ac9 FELIX-790 - Add initial support to display OSGi events. by Carsten Ziegeler · 16 years ago
  90. 001d6d2 Change the name of the SystemBundle interface to be Framework as a result by Richard S. Hall · 16 years ago
  91. a951408 Fix issue Felix-787. by Clement Escoffier · 16 years ago
  92. b5b04b9 Remove dependencies on Java 5. The junit4osgi framework is now compatible with J2ME Foundation Profile 1.1 by Clement Escoffier · 16 years ago
  93. db12afb Modification of the NOTICE file: by Clement Escoffier · 16 years ago
  94. c0a68ae FELIX-707: commit modified version of Alin's patch by Stuart McCulloch · 16 years ago
  95. 7225a21 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
  96. 8ba9316 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
  97. 7b68e99 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
  98. 06487bd Some simple changes to framework. by Richard S. Hall · 16 years ago
  99. 69c0d3e Give bundles all permission if no security extension is installed (as per spec). by Karl Pauls · 16 years ago
  100. 028b10f We no longer need to list the system package values in the config.properties by Richard S. Hall · 16 years ago