1. 33abb35 FELIX-562 - Remove more references to Sling by Felix Meschberger · 17 years ago
  2. e024f26 FELIX-562 - Oops wrong package, sling should not be in it by Felix Meschberger · 17 years ago
  3. 5fbdd8c FELIX-562 Refactoring into Apache Felix namespace by Felix Meschberger · 17 years ago
  4. bb30b0c SLING-461 Move Sling Console to Apache Felix/FELIX-562 Move OSGi Console to Apache Felix by Felix Meschberger · 17 years ago
  5. 37ec4e6 FELIX-561: Use same level of Bnd in script generated by bundle:ant as in the bundleplugin itself by Stuart McCulloch · 17 years ago
  6. 07206e6 FELIX-560: fix bundle:install and bundle:deploy to respect supportedProjectTypes setting by Stuart McCulloch · 17 years ago
  7. e67dd3c Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 17 years ago
  8. 0140101 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 17 years ago
  9. 68429ac Minor code optimization: remove unnecessary null assignments. by Carsten Ziegeler · 17 years ago
  10. b08b1b3 Add a missing file. by Clement Escoffier · 17 years ago
  11. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  12. 5fc3416 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 17 years ago
  13. 9c6dd35 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 17 years ago
  14. 50e9925 Applied patch (FELIX-480) to return an empty resource array when querying by Richard S. Hall · 17 years ago
  15. 2d4503e Fixed improper synchronization with respect to visibility rules. by Richard S. Hall · 17 years ago
  16. c846043 Modified RequirementImpl to throw an invalid syntax exception instead of by Richard S. Hall · 17 years ago
  17. 684d130 Move repository URL list initialization later to avoid added the default by Richard S. Hall · 17 years ago
  18. a8bc024 Add a bundle tracker to externalize the tracking code from the extension manager. by Clement Escoffier · 17 years ago
  19. c72f16a Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  20. 569b156 Applied patch (FELIX-542) to give an error message when installing fragment by Richard S. Hall · 17 years ago
  21. 3543a16 Modified "update" command to not append ".jar" to URLs and also modified the by Richard S. Hall · 17 years ago
  22. a8e58ab Commit composite service providing test suite by Clement Escoffier · 17 years ago
  23. b601b6e Added a NOTICE file that indicates that this project uses and includes by Richard S. Hall · 17 years ago
  24. 0642396 Fix imports order. by Clement Escoffier · 17 years ago
  25. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  26. 5b84636 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  27. 420a331 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.1 by Stuart McCulloch · 17 years ago
  28. 981bd34 Latest website doc by Stuart McCulloch · 17 years ago
  29. dd89cdb Update documentation by Stuart McCulloch · 17 years ago
  30. 2610abf FELIX-543: remove automatic addition of classifier from Bundle-Version, instead provide the classifier as a Bnd property: $(classifier) by Stuart McCulloch · 17 years ago
  31. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  32. cdb4b17 Split the composite test suite by Clement Escoffier · 17 years ago
  33. 832ab7a Split the iPOJO test suite in several bundles. by Clement Escoffier · 17 years ago
  34. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  35. a685f29 Additional feedback for when people use bundle:deploy on its own by Stuart McCulloch · 17 years ago
  36. 9c7537d FELIX-541: preserve prolog in existing repository documents by Stuart McCulloch · 17 years ago
  37. 815efaf FELIX-531: Allow the import package scope to be set for the bundleall goal by Stuart McCulloch · 17 years ago
  38. 165f6aa Update to Bnd 0.0.255 (improved memory usage) by Stuart McCulloch · 17 years ago
  39. 9efe86b Remove the dependency on Java 5 from the Junit4OSGi framework. by Clement Escoffier · 17 years ago
  40. e8bba17 Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox. by Clement Escoffier · 17 years ago
  41. 64a9b4e Manually update dependencies to snapshot release. by Karl Pauls · 17 years ago
  42. 8f46fa4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  43. 0788f3d [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 17 years ago
  44. dbc43eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  45. 5066dab Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  46. 3ec5b60 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  47. 35e237d [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 17 years ago
  48. 5b146bc Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  49. beab58a Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  50. 076235f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  51. 756881f [maven-release-plugin] prepare release org.apache.felix.framework-1.0.4 by Karl Pauls · 17 years ago
  52. ea466dd Make sure NOTICE and LICENSE are in the jar. by Karl Pauls · 17 years ago
  53. 15d3e94 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  54. ebb3e7f [maven-release-plugin] prepare release org.apache.felix.framework-1.0.4 by Karl Pauls · 17 years ago
  55. f865c8a Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  56. e3c66cf Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  57. afc330a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  58. abd9b5c [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.0.3 by Karl Pauls · 17 years ago
  59. f07c768 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  60. 926fdcd Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  61. 87a029b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  62. 986c71b [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.1 by Karl Pauls · 17 years ago
  63. b332808 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  64. be833cf Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  65. 9f94e92 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  66. a1d2327 [maven-release-plugin] prepare release org.apache.felix.shell-1.0.1 by Karl Pauls · 17 years ago
  67. 48b94d3 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  68. a37c419 Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  69. 68e5310 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  70. 5e3cee9 [maven-release-plugin] prepare release org.osgi.service.obr-1.0.2 by Karl Pauls · 17 years ago
  71. 5b121c8 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  72. 09215a0 Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  73. 1967469 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  74. 430c730 [maven-release-plugin] prepare release org.osgi.compendium-1.0.1 by Karl Pauls · 17 years ago
  75. d1717eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  76. 8cfd789 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  77. c4d8bf4 [maven-release-plugin] prepare release org.osgi.core-1.0.1 by Karl Pauls · 17 years ago
  78. 7873f80 Update NOTICE to new layout, update changelog for 1.0.4 release, and delete redundant NOTICE and LICENSE files. by Karl Pauls · 17 years ago
  79. 0eba918 Update NOTICE file to new layout, update documentation to match new style, delete redundant NOTICE and LICENSE files, prepare changelog for 1.0.4 release, and update dependencies to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  80. d11088e Update NOTICE file to new layout, update documentation to match new style, delete redundant NOTICE and LICENSE files, prepare changelog for 1.0.1 release, and update dependencies to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  81. 6310025 Update NOTICE file to new layout, update documentation to match new style, delete redundant NOTICE and LICENSE files, prepare changelog for 1.0.1 release, and update dependencies to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  82. aabda00 Update dependency on obr service interfaces to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  83. b41f17c Update NOTICE file to new layout, prepare changelog for 1.0.3 release, and delete redundant LICENSE and NOTICE files as well as moving LICENSE.kxml2 to top-level. by Karl Pauls · 17 years ago
  84. 0188616 Change dependency on org.osgi.core to version 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  85. 84ec5ad Change dependency on org.osgi.core to version 1.1.0-SNAPSHOT and update changelog for release 1.0.1 by Karl Pauls · 17 years ago
  86. ec53072 Remove redundant LICENSE and NOTICE files. by Karl Pauls · 17 years ago
  87. 0e6101c Update documentation to match new style and update changelog for 1.0.1 release. by Karl Pauls · 17 years ago
  88. d6aa0e2 Revert the changes to shell tui that make it stoppable without user input from system.in - The solution is working fine on *x but doesn't on windows. by Karl Pauls · 17 years ago
  89. 5891596 Removing dependencies on maven-felix-plugin for now because they make our ant build fail. by Karl Pauls · 17 years ago
  90. fc976de updated link to documentation pages by Francesco Furfari · 17 years ago
  91. 507d7e4 Check that the returned object from a service factory is an instance of all classes named when the service was registered (FELIX-540). by Karl Pauls · 17 years ago
  92. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  93. ba2b50e Use instance variable to access the project. by Carsten Ziegeler · 17 years ago
  94. 3b6e195 Remove commons modules that have released osgi bundles by Carsten Ziegeler · 17 years ago
  95. 7d14e79 added documentation by Francesco Furfari · 17 years ago
  96. f6d1a1a Fix some minor formatting issue by Clement Escoffier · 17 years ago
  97. d445cda Add a method to check if a value is contained in an array. This method is used because sometimes the service interface arrays not have always the same order (depending on the VM). So, this allow to launch the test suites on any VM. by Clement Escoffier · 17 years ago
  98. aa9b3a4 Reorder some instructions to speed up things a bit more. by Karl Pauls · 17 years ago
  99. 72dd265 The issue is that we log messages while holding framework internal locks -- hence, when a log service calls back into the framework (e.g., by loading a class) we might deadlock. For now we just disable logging to log services inside the framework. (FELIX-536) by Karl Pauls · 17 years ago
  100. 2e84109 Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release. by Karl Pauls · 17 years ago