1. c45a156 [maven-release-plugin] prepare release org.apache.felix.ipojo-0.8.0 by Clement Escoffier · 17 years ago
  2. 9534775 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  3. 2708020 [maven-release-plugin] prepare release maven-ipojo-plugin-0.8.0 by Clement Escoffier · 17 years ago
  4. 3d1b284 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  5. cac73f6 [maven-release-plugin] prepare release org.apache.felix.ipojo.ant-0.8.0 by Clement Escoffier · 17 years ago
  6. 8e9a4ec [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  7. 5fc8a5e [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-0.8.0 by Clement Escoffier · 17 years ago
  8. 7aa8ec6 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  9. b10317e [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  10. 1562c3a Revert the modification made by maven during the release preparation by Clement Escoffier · 17 years ago
  11. bf2b102 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  12. 1489070 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  13. 5ea644e Revert the modification made by maven during the release preparation by Clement Escoffier · 17 years ago
  14. aae437b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 17 years ago
  15. 4dfcf67 [maven-release-plugin] prepare release org.apache.felix.ipojo.metadata-0.8.0 by Clement Escoffier · 17 years ago
  16. 659471e Commit changelog.txt files by Clement Escoffier · 17 years ago
  17. 6b928e9 Commit the documentation of core, ant task, maven plugin and arch by Clement Escoffier · 17 years ago
  18. 540e3bc Correct bundle symbolic name and add vendor. by Carsten Ziegeler · 17 years ago
  19. 283cf4e FELIX-562 Add webconsole to reactor build by Felix Meschberger · 17 years ago
  20. 9c7c9d5 Cleanup ignore properties by Felix Meschberger · 17 years ago
  21. 45ff429 FELIX-562 - Replace Sling logo and favicon by Felix ones by Felix Meschberger · 17 years ago
  22. 33abb35 FELIX-562 - Remove more references to Sling by Felix Meschberger · 17 years ago
  23. e024f26 FELIX-562 - Oops wrong package, sling should not be in it by Felix Meschberger · 17 years ago
  24. 5fbdd8c FELIX-562 Refactoring into Apache Felix namespace by Felix Meschberger · 17 years ago
  25. bb30b0c SLING-461 Move Sling Console to Apache Felix/FELIX-562 Move OSGi Console to Apache Felix by Felix Meschberger · 17 years ago
  26. 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
  27. 07206e6 FELIX-560: fix bundle:install and bundle:deploy to respect supportedProjectTypes setting by Stuart McCulloch · 17 years ago
  28. e67dd3c Fix the issue FELIX-558 by catching the NoClassDefFound error and providing an explanation message. by Clement Escoffier · 17 years ago
  29. 0140101 Allows the early discovery of manipulation error and stops the factory as soon as detected. by Clement Escoffier · 17 years ago
  30. 68429ac Minor code optimization: remove unnecessary null assignments. by Carsten Ziegeler · 17 years ago
  31. b08b1b3 Add a missing file. by Clement Escoffier · 17 years ago
  32. a88d2cf Add the HandlerFactory interface to avoid the ClassCastException when proxying factories (Issue Felix-552) by Clement Escoffier · 17 years ago
  33. 5fc3416 Improve error messages when the bundle context lookup failed (issue #Felix-555). by Clement Escoffier · 17 years ago
  34. 9c6dd35 Fix a synchronization bug in the instance manager. Refactor the factory classes. by Clement Escoffier · 17 years ago
  35. 50e9925 Applied patch (FELIX-480) to return an empty resource array when querying by Richard S. Hall · 17 years ago
  36. 2d4503e Fixed improper synchronization with respect to visibility rules. by Richard S. Hall · 17 years ago
  37. c846043 Modified RequirementImpl to throw an invalid syntax exception instead of by Richard S. Hall · 17 years ago
  38. 684d130 Move repository URL list initialization later to avoid added the default by Richard S. Hall · 17 years ago
  39. a8bc024 Add a bundle tracker to externalize the tracking code from the extension manager. by Clement Escoffier · 17 years ago
  40. c72f16a Fixed a NPE that was caused when readLine() improperly returned a null. by Richard S. Hall · 17 years ago
  41. 569b156 Applied patch (FELIX-542) to give an error message when installing fragment by Richard S. Hall · 17 years ago
  42. 3543a16 Modified "update" command to not append ".jar" to URLs and also modified the by Richard S. Hall · 17 years ago
  43. a8e58ab Commit composite service providing test suite by Clement Escoffier · 17 years ago
  44. b601b6e Added a NOTICE file that indicates that this project uses and includes by Richard S. Hall · 17 years ago
  45. 0642396 Fix imports order. by Clement Escoffier · 17 years ago
  46. 8428e9d Change version number to be 0.8.0-SNAPSHOT Add LICENCE and NOTICE files by Clement Escoffier · 17 years ago
  47. 5b84636 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 17 years ago
  48. 420a331 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.1 by Stuart McCulloch · 17 years ago
  49. 981bd34 Latest website doc by Stuart McCulloch · 17 years ago
  50. dd89cdb Update documentation by Stuart McCulloch · 17 years ago
  51. 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
  52. 6df463a Update annotations to add latest added feature on dependency management by Clement Escoffier · 17 years ago
  53. cdb4b17 Split the composite test suite by Clement Escoffier · 17 years ago
  54. 832ab7a Split the iPOJO test suite in several bundles. by Clement Escoffier · 17 years ago
  55. ac84ae1 Add missing attributes in annotations (binding policy, nullable, default-implementation) by Clement Escoffier · 17 years ago
  56. a685f29 Additional feedback for when people use bundle:deploy on its own by Stuart McCulloch · 17 years ago
  57. 9c7537d FELIX-541: preserve prolog in existing repository documents by Stuart McCulloch · 17 years ago
  58. 815efaf FELIX-531: Allow the import package scope to be set for the bundleall goal by Stuart McCulloch · 17 years ago
  59. 165f6aa Update to Bnd 0.0.255 (improved memory usage) by Stuart McCulloch · 17 years ago
  60. 9efe86b Remove the dependency on Java 5 from the Junit4OSGi framework. by Clement Escoffier · 17 years ago
  61. e8bba17 Avoid calling Filter.match(ServiceReference) to avoid ClassCastException on Equinox. by Clement Escoffier · 17 years ago
  62. 64a9b4e Manually update dependencies to snapshot release. by Karl Pauls · 17 years ago
  63. 8f46fa4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  64. 0788f3d [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 17 years ago
  65. dbc43eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  66. 5066dab Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  67. 3ec5b60 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  68. 35e237d [maven-release-plugin] prepare release org.apache.felix.main-1.0.4 by Karl Pauls · 17 years ago
  69. 5b146bc Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  70. beab58a Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  71. 076235f [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  72. 756881f [maven-release-plugin] prepare release org.apache.felix.framework-1.0.4 by Karl Pauls · 17 years ago
  73. ea466dd Make sure NOTICE and LICENSE are in the jar. by Karl Pauls · 17 years ago
  74. 15d3e94 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  75. ebb3e7f [maven-release-plugin] prepare release org.apache.felix.framework-1.0.4 by Karl Pauls · 17 years ago
  76. f865c8a Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  77. e3c66cf Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  78. afc330a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  79. abd9b5c [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.0.3 by Karl Pauls · 17 years ago
  80. f07c768 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  81. 926fdcd Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  82. 87a029b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  83. 986c71b [maven-release-plugin] prepare release org.apache.felix.shell.tui-1.0.1 by Karl Pauls · 17 years ago
  84. b332808 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  85. be833cf Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  86. 9f94e92 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  87. a1d2327 [maven-release-plugin] prepare release org.apache.felix.shell-1.0.1 by Karl Pauls · 17 years ago
  88. 48b94d3 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  89. a37c419 Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  90. 68e5310 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  91. 5e3cee9 [maven-release-plugin] prepare release org.osgi.service.obr-1.0.2 by Karl Pauls · 17 years ago
  92. 5b121c8 Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  93. 09215a0 Manually update dependencies to snapshot. by Karl Pauls · 17 years ago
  94. 1967469 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  95. 430c730 [maven-release-plugin] prepare release org.osgi.compendium-1.0.1 by Karl Pauls · 17 years ago
  96. d1717eb Manually update dependencies to minor release. by Karl Pauls · 17 years ago
  97. 8cfd789 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 17 years ago
  98. c4d8bf4 [maven-release-plugin] prepare release org.osgi.core-1.0.1 by Karl Pauls · 17 years ago
  99. 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
  100. 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