1. 09453ee Setting the right pom.xml version. by Marcel Offermans · 16 years ago
  2. 4bced9f Applied patch (FELIX-977) to try to optimize OBR's resolver. by Richard S. Hall · 16 years ago
  3. 5659811 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  4. 7a6c6bd [maven-release-plugin] prepare release org.apache.felix.log-1.0.0 by Clement Escoffier · 16 years ago
  5. 9d1be91 Rollback the relase (doc folder was missing, as well as changelog file) by Clement Escoffier · 16 years ago
  6. eef537d [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 16 years ago
  7. c7b5295 [maven-release-plugin] prepare release org.apache.felix.log-1.0.0 by Clement Escoffier · 16 years ago
  8. a715950 Remove empty folder. by Clement Escoffier · 16 years ago
  9. 027135b Avoid duplicating licence and notice files (root files will be copied in the bundle) by Clement Escoffier · 16 years ago
  10. f290bff Modify the notice file to add included OSGi software. by Clement Escoffier · 16 years ago
  11. 0782f20 Add License and Notice file. by Clement Escoffier · 16 years ago
  12. 67bb330 FELIX-992 fixed the signature, fixed some typos in the docs. by Marcel Offermans · 16 years ago
  13. 0399688 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.2 by Marcel Offermans · 16 years ago
  14. c98bb9e Forgot to remove these files. by Marcel Offermans · 16 years ago
  15. dd73f0d [maven-release-plugin] prepare for next development iteration by Marcel Offermans · 16 years ago
  16. acc4ee9 [maven-release-plugin] prepare release org.apache.felix.dependencymanager-2.0.1 by Marcel Offermans · 16 years ago
  17. 4051703 Remove out of date information from the pom file by Clement Escoffier · 16 years ago
  18. 1c412c4 FELIX-987 implemented the request as documented, FELIX-992 merged the patch, resolved some issues findbugs found in the code. by Marcel Offermans · 16 years ago
  19. c56d126 Add a parent in the API pom by Clement Escoffier · 16 years ago
  20. 6017887 Remove dependencies on java 1.5. by Clement Escoffier · 16 years ago
  21. adec1d0 Applied patch (FELIX-976) to add a command to refresh repository URLs. by Richard S. Hall · 16 years ago
  22. 47626fe Before actually leaving the stop() method, makes sure that the background thread running Jetty has actually stopped. Not doing so caused dereferencing of invalid objects (service references, ..). by Marcel Offermans · 16 years ago
  23. 3ecf8bc Add utilities method to get the package admin, install/start/uninstall bundles, wait for service arrivals... by Clement Escoffier · 16 years ago
  24. d30ae86 Implement "requires" and "requirers" commands. (FELIX-1009) by Richard S. Hall · 16 years ago
  25. 0446d7c Renamed "packages" command to "exports" and made it more consistent with by Richard S. Hall · 16 years ago
  26. 968750b Added command to list a bundle's imported packages. (FELIX-1006) by Richard S. Hall · 16 years ago
  27. 42a347a The importing bundles for an exported package were being calculated by Richard S. Hall · 16 years ago
  28. 25fc4f4 Make ExtensionManager openConnection(URL) public (FELIX-1004). by Karl Pauls · 16 years ago
  29. f686151 Fix issue Felix-1002 by Clement Escoffier · 16 years ago
  30. 8c9a9ce FELIX-979 Prevent bundle event handling after the bundle activator's stop method has terminated by Felix Meschberger · 16 years ago
  31. ab1bfbf Applied patch (FELIX-999) to avoid starting fragment bundles. by Richard S. Hall · 16 years ago
  32. b838ddc Add patch (FELIX-998) to add metatype information to File Install. by Richard S. Hall · 16 years ago
  33. f5f01e9 Applied patch (FELIX-983) to support variable substitution in config file. by Richard S. Hall · 16 years ago
  34. a268ddd Fix unit tests on Windows by Stuart McCulloch · 16 years ago
  35. a23d462 Fix issue Felix-996. by Clement Escoffier · 16 years ago
  36. b92ed81 Fix issue 994. by Clement Escoffier · 16 years ago
  37. c77310c Declare iPOJO as a singleton bundle (Felix-982). by Clement Escoffier · 16 years ago
  38. 01bcefd Improve error handling in the Composite Service Context by Clement Escoffier · 16 years ago
  39. 9d7bc39 Try latest QDox version to see if this fixes problems mentioned on the user list. by Carsten Ziegeler · 16 years ago
  40. 2319a86 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  41. eea01b9 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.8 by Carsten Ziegeler · 16 years ago
  42. 0ef06dd Add creative commons license to summary. by Carsten Ziegeler · 16 years ago
  43. 7c3aebe Update copyright. by Carsten Ziegeler · 16 years ago
  44. f0ad5cb Applied patch (FELIX-986) to show symbolic in verbose listing; also removed by Richard S. Hall · 16 years ago
  45. bd05aee Fix extension bundles (FELIX-969). by Karl Pauls · 16 years ago
  46. bfb435a Turned off JAR verification. by Richard S. Hall · 16 years ago
  47. e23f41a Fix license header by Felix Meschberger · 16 years ago
  48. 6ef9e76 Applied patch (FELIX-962) to further improve our class loading delegation hack. by Richard S. Hall · 16 years ago
  49. 34a1b20 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  50. a901acd [maven-release-plugin] prepare release maven-scr-plugin-1.0.10 by Carsten Ziegeler · 16 years ago
  51. 86f0544 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  52. b106032 [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.6 by Carsten Ziegeler · 16 years ago
  53. 821752d Use latest parent pom for release. by Carsten Ziegeler · 16 years ago
  54. 9a4b616 Imported the initial version of the device manager code, as donated by Dennis Geurts, into the repository. Made some minor modifications to the pom.xml, but otherwise it's exactly the ZIP attached to FELIX-10. by Marcel Offermans · 16 years ago
  55. 1a6e23d Applied patch (FELIX-895) to fix configuration property handling. by Richard S. Hall · 16 years ago
  56. acaec1c Remove modules from parent pom and create new reactor pom in the root dir; add file install to reactor. by Carsten Ziegeler · 16 years ago
  57. b1ff0f7 Moved bundle context invalidation after all other bundle shutdown tasks. by Richard S. Hall · 16 years ago
  58. 3a84117 An unresolvable module should have its candidates removed from the candidates by Richard S. Hall · 16 years ago
  59. cb33c56 Applying patch for RFC-126 service hooks. (FELIX-905, FELIX-906) by Richard S. Hall · 16 years ago
  60. 4c5e3d7 Moved method definition. (FELIX-969) by Richard S. Hall · 16 years ago
  61. 99b1f40 Modified system bundle exports to include bundle symbolic name and bundle by Richard S. Hall · 16 years ago
  62. 1437136 Remove a reference to IURLPolicy which has been deleted as part of (FELIX-851). by Karl Pauls · 16 years ago
  63. cdda0e3 Symbolic name is now available from manifest parser. (FELIX-851) by Richard S. Hall · 16 years ago
  64. 02db547 This is no longer needed. (FELIX-851) by Richard S. Hall · 16 years ago
  65. 3370a57 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  66. 5acaeae [maven-release-plugin] prepare release felix-1.0.4 by Carsten Ziegeler · 16 years ago
  67. dc7a4b8 Revert to older assembly plugin version as the latest version creates wrong archives for bin and project. by Carsten Ziegeler · 16 years ago
  68. 08e921b FELIX-975 : Fix for checkboxes in IE6,IE7: They can only be checked after they've been added to the DOM. by Carsten Ziegeler · 16 years ago
  69. 1ae43a9 SLING-975 : Fix multi-values in all browsers. by Carsten Ziegeler · 16 years ago
  70. d3df2a5 FELIX-975 : IE requires uppercase POST to submit the values. by Carsten Ziegeler · 16 years ago
  71. 1001af1 FELIX-975 : Unify used javascript used throughout bundles and correctly align buttons in event table for IE by Carsten Ziegeler · 16 years ago
  72. e1a6cf1 Fix issue Felix-966. by Clement Escoffier · 16 years ago
  73. 0b83c01 FELIX-975 : Add jquery as standard javascript library to all plugins, make us of jquery for manipulating the dom to get cross-browser compatibility. Fix bundle and components plugins for IE by Carsten Ziegeler · 16 years ago
  74. 811f9f1 Applied patch (FELIX-962) to improve our attempts to determine when it is by Richard S. Hall · 16 years ago
  75. 231e81d Modified Felix' constructor so that it no longer throws an exception so by Richard S. Hall · 16 years ago
  76. 2acc827 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  77. 31b59fa [maven-release-plugin] prepare release org.apache.felix.webconsole-1.2.4 by Carsten Ziegeler · 16 years ago
  78. 58dd313 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  79. 1a9ffb2 [maven-release-plugin] prepare release maven-scr-plugin-1.0.9 by Carsten Ziegeler · 16 years ago
  80. 3f01987 Update to latest parent pom. by Carsten Ziegeler · 16 years ago
  81. 9b9b670 FELIX-970 : Check if the @scr.component tag is used more than once for a single class and throw an exception otherwise. by Carsten Ziegeler · 16 years ago
  82. 939cbd0 File containing framework factory provider class name; temporary location. by Richard S. Hall · 16 years ago
  83. ed6e855 Felix implementation of the framework factory for META-INF/services. by Richard S. Hall · 16 years ago
  84. 61365aa Update the framework launching API to support the latest version of the spec by Richard S. Hall · 16 years ago
  85. f46e072 Further improvements to locking protocol. (FELIX-851) by Richard S. Hall · 16 years ago
  86. 6f687bb Begin the work about the issue Felix-968. by Clement Escoffier · 16 years ago
  87. 907d54e Test case about Felix-967. (a default constructor delegates to another one with an argument) by Clement Escoffier · 16 years ago
  88. c1050fc Applied patch to add some unit tests to File Install. (FELIX-942) by Richard S. Hall · 16 years ago
  89. 9606503 Applied patch to improve error handling of managed bundles (FELIX-937), to by Richard S. Hall · 16 years ago
  90. 064f4cd Fix issue Felix-925. by Clement Escoffier · 16 years ago
  91. 713026d Modifed the resolver to try to be a little smarter in how it permutates by Richard S. Hall · 16 years ago
  92. ab44a46 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  93. 97d0eb5 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 16 years ago
  94. 738a06d Update doc wrt version 2 changes by Stuart McCulloch · 16 years ago
  95. c9b81e1 Rollback to use 1.0.2 parent pom, update docs and copyright dates by Stuart McCulloch · 16 years ago
  96. cf21383 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  97. f0469d8 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 16 years ago
  98. a65d2f2 Update to latest parent pom in preparation for next release by Stuart McCulloch · 16 years ago
  99. c2dfaa0 bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 16 years ago
  100. 6e4b8bd System bundle should throw CNFE when it doesn't have the class. (FELIX-953) by Richard S. Hall · 16 years ago