1. 40d3e60 Use inherited bundle plugin version and add Bundle-DocURL by Felix Meschberger · 15 years ago
  2. fc8793e FELIX-1666 have to explicitly box a long value by Felix Meschberger · 15 years ago
  3. 60f6bf6 Turn off JAR file verification. (FELIX-1625) by Richard S. Hall · 15 years ago
  4. 64e99f9 FELIX-1666 add support for lazy bundle activation policy. by Felix Meschberger · 15 years ago
  5. bbd1e9d Cleanup dependency scopes by Felix Meschberger · 15 years ago
  6. 24aec88 FELIX-1530 add method to retrieve the configuration policy by Felix Meschberger · 15 years ago
  7. 10d6ce0 Modify native library caching so libraries are extracted into the same by Richard S. Hall · 15 years ago
  8. 1d5aa6d FELIX-1729, FELIX-1730: add the each / if commands, make sure the arguments are displayed in the correct order in the help system by Guillaume Nodet · 15 years ago
  9. b717ecf FELIX-1728: Karaf itests fail on IBM JDK due to missing annotations by Gert Vanthienen · 15 years ago
  10. 5e18fac FELIX-1727 fixed key validation allowing leading dots and throwing on by Felix Meschberger · 15 years ago
  11. f1dc57a Cached various module metadata to avoid repeated calculation and by Richard S. Hall · 15 years ago
  12. bd6093f Completely discard results from broken cycles to avoid erroneous resolver by Richard S. Hall · 15 years ago
  13. 56d8bce FELIX-1201 Applied the patch. Reformatted the code and docs a bit. by Marcel Offermans · 15 years ago
  14. c82f43f Removed some extraneous and erroneous code from the boot delegation code. by Richard S. Hall · 15 years ago
  15. 6d2cb49 FELIX-1660: karaf should not hardcode the 'system' location of its maven-like repository, patch provided by Richard Stone by Guillaume Nodet · 15 years ago
  16. ca79792 FELIX-1711 use official OSGi libraries as dependencies, control by Felix Meschberger · 15 years ago
  17. fdbfdd2 FELIX-1714 Typo in output (Thanks Dims for reporting) by Felix Meschberger · 15 years ago
  18. a7d42e8 FELIX-1713: getPathInfo() fix. Stripped everyting away after first ; (semicolon). by Sten Roger Sandvik · 15 years ago
  19. 6c85de0 FELIX-1713: Fixed getPathInfo() bug by Sten Roger Sandvik · 15 years ago
  20. bdd108a FELIX-1530 Add methods to ask for the activate/deactivate method names and whether by Felix Meschberger · 15 years ago
  21. 40a2677 FELIX-1686 Record in the component metadata whether the activate/deactivate by Felix Meschberger · 15 years ago
  22. d6b7f21 FELIX-1708 Improve Error Reporting. The SCRDescriptorException now requires plain by Felix Meschberger · 15 years ago
  23. 67b1aef FELIX-1703 Add support do declare the DS specification version by Felix Meschberger · 15 years ago
  24. d8e7aac FELIX-1703 Add support do declare the DS specification version by Felix Meschberger · 15 years ago
  25. 2f45021 FELIX-1703 Add support do declare the DS specification version by Felix Meschberger · 15 years ago
  26. fb5fe95 FELIX-1707 - Add OSGi framework information to InfoAction by Chris Custine · 15 years ago
  27. 29785a2 FELIX-1706 - Highlight grep matches by Chris Custine · 15 years ago
  28. 23560f4 FELIX-1656: new Shell command: shell:clear, patch provided by Lars Heinemann by Guillaume Nodet · 15 years ago
  29. e93393e FELIX-1660: karaf should not hardcode the 'system' location of its maven like repository, patch provided by David Jencks by Guillaume Nodet · 15 years ago
  30. 3abd384 FELIX-1675: karaf web demo README references old servicemix-client jar by Guillaume Nodet · 15 years ago
  31. 1e056a6 FELIX-1693: [karaf][shell] Make "system bundles" start level configurable via properties, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  32. 2a46bef FELIX-1694: [karaf][shell] Do not print stack traces on exceptions, patch provided by Alin Dreghiciu by Guillaume Nodet · 15 years ago
  33. 244b8d9 Add .gitignore file by Guillaume Nodet · 15 years ago
  34. 1f88baa FELIX-1674 fix typo (thanks Dims for reporting) by Felix Meschberger · 15 years ago
  35. 8b1ef0f Fix License Header by Felix Meschberger · 15 years ago
  36. 7b8b14e Revert to using released annotations by Felix Meschberger · 15 years ago
  37. 6d361f0 Fine tuned ServiceReference.isAssignableTo(). (FELIX-1600) by Richard S. Hall · 15 years ago
  38. 0086c16 Fix a typo in framework discovery in URLHandlersBundleURLConnection (FELIX-1698) by Karl Pauls · 15 years ago
  39. 39ede83 Fix bug in getting version. (FELIX-1699) by Richard S. Hall · 15 years ago
  40. 034d09e Get framework version in implementation-independent way. (FELIX-1699) by Richard S. Hall · 15 years ago
  41. 70fe764 Remove throw error call (FELIX-1690) by David Morgan Spencer Savage · 15 years ago
  42. 376f1c3 remove unused property method by David Morgan Spencer Savage · 15 years ago
  43. 7edef20 FELIX-1626 - Configuration loaded from the etc/ directory are only available after a delay by Chris Custine · 15 years ago
  44. 6417ad4 tidy up unused code by David Morgan Spencer Savage · 15 years ago
  45. 32154c7 Exclude not neccessary osgi classes from the main felix.jar by Karl Pauls · 15 years ago
  46. 684b57f FELIX-1685 use official OSGi API libraries, remove unneeded dependencies and by Felix Meschberger · 15 years ago
  47. 84706fd FELIX-1684 JavaDoc extensions by Felix Meschberger · 15 years ago
  48. 1fd5829 FELIX-1684 Refactor plugin for non-Maven reuse. Everything maven specific by Felix Meschberger · 15 years ago
  49. c4f5149 Fix an issue when the requester doesn't have a wire but the provider does and the service is a service factory. In that case, we should see whether the provider has access and if so whether the class is the same as of the requester. (FELIX-1600) by Karl Pauls · 15 years ago
  50. c2b432a add felix command adaptor (FELIX-1671) by Derek Baum · 15 years ago
  51. 4ff52b3 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  52. 15064ea [maven-release-plugin] prepare release org.apache.felix.http-2.0.2 by Sten Roger Sandvik · 15 years ago
  53. 6c933b2 Use finals for thread safety. (FELIX-1679) by Richard S. Hall · 15 years ago
  54. 3c193cc merge bnd lib inside common core bundle to avoid need to install bndlib separately by David Morgan Spencer Savage · 15 years ago
  55. 61ac607 Fix URL to more information by Felix Meschberger · 15 years ago
  56. 6dd1be8 workaround for (FELIX-1676) explicitly delete the temporary artifacts related to sigil by David Morgan Spencer Savage · 15 years ago
  57. 3308583 FELIX-1674 fix typo (thanks Dims for reporting) by Felix Meschberger · 15 years ago
  58. 4b26230 Change OSGi API dependencies to be on the official JAR files. Added core by Richard S. Hall · 15 years ago
  59. e8afc4f Remove some odd character. by Richard S. Hall · 15 years ago
  60. c39c8c8 tidy up some remaining cauldron references by David Morgan Spencer Savage · 15 years ago
  61. 5ab3a0a Uses bridge instead of bundle for sample by Sten Roger Sandvik · 15 years ago
  62. d6f0608 FELIX-1668: Uses OSGi 1.0.0 libs instead of 1.2.0. by Sten Roger Sandvik · 15 years ago
  63. 897fb70 FELIX-1667: Fixes issues with NOTICE files by Sten Roger Sandvik · 15 years ago
  64. 70a2f9f FELIX-1667: Added LICENSE and NOTICE to META-INF under war file. by Sten Roger Sandvik · 15 years ago
  65. fd651b1 FELIX-1667: Added right module names under NOTICE files by Sten Roger Sandvik · 15 years ago
  66. ffea4f8 Rolled back the version to 2.0.0-SNAPSHOT by Sten Roger Sandvik · 15 years ago
  67. 1d7fb59 Modify framework, main, shell, shell.tui, and obr to depend on official OSGi JAR files (FELIX-1617) by Karl Pauls · 15 years ago
  68. bfccfdf Remove obsolete licence file by Carsten Ziegeler · 15 years ago
  69. ddf2e14 Reformat code to recommended style. by Richard S. Hall · 15 years ago
  70. 079c9f0 Search for requirements in resolution context first (FELIX-1665) by David Morgan Spencer Savage · 15 years ago
  71. 8be7bca Make bundle cache instance-based, rather than static to facilitate by Richard S. Hall · 15 years ago
  72. e0b9b2e use TreeSet to ensure project ordering is explicit (FELIX-1664) by David Morgan Spencer Savage · 15 years ago
  73. 388bf6c refactored BundleResolver to first find all requirements then explicitly sort them before resolving dependencies (FELIX-1664) by David Morgan Spencer Savage · 15 years ago
  74. 5f7a413 Modify "find" command to use start level service. (FELIX-1662) by Richard S. Hall · 15 years ago
  75. fa1a9f7 update obr feature to sigil project in eclipse by David Morgan Spencer Savage · 15 years ago
  76. cdce4b8 * Remove org.apache.felix.sigil.common.core from org.apache.felix.sigil.ivy.resolver .classpath file by David Morgan Spencer Savage · 15 years ago
  77. 35a01cf Remove unneeded telnet config property. by Richard S. Hall · 15 years ago
  78. d981571 tighten version range due to broken jars in spring repo (FELIX-1659) by David Morgan Spencer Savage · 15 years ago
  79. 219b9d6 fix testURL to be same as repositoryURL to support passing filesystem path as repositoryURL by Derek Baum · 15 years ago
  80. 4fe1daa enhance variable substitution (FELIX-1627) to use Ant properties, then System properties, then Environment variables. by Derek Baum · 15 years ago
  81. 81b3e6b allow OBR repository url to be native filesystem path by Derek Baum · 15 years ago
  82. c072474 Added constant, fixed minor formatting issue. by Richard S. Hall · 15 years ago
  83. 119c79b [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  84. 3d50a06 [maven-release-plugin] prepare release org.apache.felix.webconsole.plugins.event-0.9.0 by Carsten Ziegeler · 15 years ago
  85. 8d831d6 FELIX-1653 Adding support for system property deletion by Filippo Diotalevi · 15 years ago
  86. b471625 set localization header for eclipse (FELIX-1652) by David Morgan Spencer Savage · 15 years ago
  87. 89aab64 Previous commit was too strict and disallowed access if the same by Richard S. Hall · 15 years ago
  88. 5575408 [maven-release-plugin] prepare for next development iteration by Sten Roger Sandvik · 15 years ago
  89. ee4dd85 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  90. 7dd618c [maven-release-plugin] rollback the release of org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  91. 3882e74 [maven-release-plugin] prepare release org.apache.felix.http-2.0.0 by Sten Roger Sandvik · 15 years ago
  92. b61405d Fixed all poms by Sten Roger Sandvik · 15 years ago
  93. 3e6686a Avoid an NPE if the abstract path does not denote a directory. by Clement Escoffier · 15 years ago
  94. 62db4b5 Commit a basic fix for FELIX-1650. Remove ;singleton:=true from the symbolic name during the local repository computation. by Clement Escoffier · 15 years ago
  95. d54c50e Close an unclosed input stream by Clement Escoffier · 15 years ago
  96. 3064a53 Remove dependency to JSON library by Carsten Ziegeler · 15 years ago
  97. ed1c30c Update to osgi core 1.4.2 by Clement Escoffier · 15 years ago
  98. 15e61c7 Fix an issue with trailing spaces in the license header. by Clement Escoffier · 15 years ago
  99. 919e886 Update junit4osgi to use Felix 2.0 by Clement Escoffier · 15 years ago
  100. 9e7d0e9 log error vs throwing illegal state which locks up rest of IDE (FELIX-1647) by David Morgan Spencer Savage · 15 years ago