1. 9a3d2b3 FELIX-2078 Fixes to resolve this bug. by Marcel Offermans · 15 years ago
  2. 67a9253 Update to released bundle plugin by Chris Custine · 15 years ago
  3. b798813 Use project version property to avoid maintenance issues. by Chris Custine · 15 years ago
  4. b9d8caa fixed bug where the service factory is not reset before parsing a dependency descriptor file by Pierre De Rop · 15 years ago
  5. 312f8c6 fixed javadoc by Pierre De Rop · 15 years ago
  6. e62a0c1 Reorganized annotation packages by Pierre De Rop · 15 years ago
  7. dcb273f Improve ls command. (FELIX-2042) by Karl Pauls · 15 years ago
  8. 2d24eac Reorganized annotation packages by Pierre De Rop · 15 years ago
  9. 01c063d added tests for service factory feature by Pierre De Rop · 15 years ago
  10. f9ea878 Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  11. f28b2aa Added test for new Service factory annotation feature by Pierre De Rop · 15 years ago
  12. 15f97af Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  13. 85ed2e3 Reorganized annotation packages - Avoid bug from CM (FELIX-1545), which may miss some conf updates. by Pierre De Rop · 15 years ago
  14. dc750ee Reorganized annotation packages - Avoid bug from CM (FELIX-1545), which may miss some conf updates. by Pierre De Rop · 15 years ago
  15. 75278b9 Added component factory feature in Service annotation - Reorganized annotation packages - Fixed javadoc - Removed static factory methods from annotations by Pierre De Rop · 15 years ago
  16. 8a45d38 Temporarily copied SerialExecutor.java from dependencymanager/core to dependencymanager/runtime, until we decide to store this class in utils. Also slightly modified the scheduleNext() method in order to avoid unecessary NoSuchElementException. by Pierre De Rop · 15 years ago
  17. f6d49f0 Update to released version of OBR by Chris Custine · 15 years ago
  18. 24aaf08 Improve/simplify "ls" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  19. dadf0e1 Removed useless imports by Pierre De Rop · 15 years ago
  20. 85075cf Add "cd" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  21. 2b8cfff Add the license header and javadoc. by Clement Escoffier · 15 years ago
  22. 9d4939c iPOJO Arch Command for Gogo. by Clement Escoffier · 15 years ago
  23. 28f3950 Add support for OBR command. (FELIX-2042) by Richard S. Hall · 15 years ago
  24. cb3466a Clean up dependencies. (FELIX-2042) by Richard S. Hall · 15 years ago
  25. 107e4a1 Modify JRE package version numbering scheme to sort correctly. (FELIX-995) by Richard S. Hall · 15 years ago
  26. c8d570d Stop registering the bundle object as a command since it interferes by Richard S. Hall · 15 years ago
  27. a4018a0 Add more missing commands and do a little refactoring. (FELIX-2042) by Richard S. Hall · 15 years ago
  28. e9a8257 clean up runtime code. FELIX-2328 by Derek Baum · 15 years ago
  29. dfd1011 Until we change the Gogo groupId we need to use it. by Richard S. Hall · 15 years ago
  30. adb1730 updated dependency versions and excluded servlet and foundation from compendium. by Derek Baum · 15 years ago
  31. 917a4dc FELIX-2325 Return the implementation class name from the getName method if the component name has not been explicitly set with the name attribute. by Felix Meschberger · 15 years ago
  32. 920594f Try to reproduce FELIX-2296, the configuration seems to work correctly. by Clement Escoffier · 15 years ago
  33. 5700633 fix setLocation to always map EOFError by Derek Baum · 15 years ago
  34. 01aa0a8 fix wrong exception: OperationNotSupportedException -> UnsupportedOperationException by Derek Baum · 15 years ago
  35. c768352 refactor Parser - create explicit Tokenizer to enable fix for: by Derek Baum · 15 years ago
  36. e0f38d8 Add a "which" command to determine from where a bundle gets a class. (FELIX-2042) by Richard S. Hall · 15 years ago
  37. c12b633 Add descriptive information to commands. (FELIX-2042) by Richard S. Hall · 15 years ago
  38. b412dfc Add some basic support for descriptive info; this will likely need to by Richard S. Hall · 15 years ago
  39. de93139 Change parent pom. by Richard S. Hall · 15 years ago
  40. d38e807 Improve rudimentary "help" command and change some exception handling by Richard S. Hall · 15 years ago
  41. 22b907c Modify main to use the Gogo shell. (FELIX-2042) by Richard S. Hall · 15 years ago
  42. 887ba2c Initial porting of some Felix shell commands to Gogo; a lot of this is still by Richard S. Hall · 15 years ago
  43. 14020a2 [karaf] improve the obr:find command by Guillaume Nodet · 15 years ago
  44. 0f88d9e FELIX-2314: upgrade to pax-logging 1.5.0 by Guillaume Nodet · 15 years ago
  45. fc0ef7a Fix FELIX-2323 : Unbind method are no more called during the invalidation process if this process is not triggered by a service departure by Clement Escoffier · 15 years ago
  46. e1b9224 FELIX-2292 - update both http implementations to latest jetty 6 (6.1.24) as an interim step so that we have a "latest jetty 6" version prior to migration to jetty 7 by Rob Walker · 15 years ago
  47. 5ff966e FELIX-1921: fix missing sshHost properties by Guillaume Nodet · 15 years ago
  48. b965d52 Reformat code according to style guide. by Richard S. Hall · 15 years ago
  49. a8fd227 Fix processing of flags; options not tested yet. by Richard S. Hall · 15 years ago
  50. 164aeb3 FELIX-2320: Override default Karaf shell prompt in branding by Guillaume Nodet · 15 years ago
  51. 966730a Touching the heart: coercing by Peter Kriens · 15 years ago
  52. 02a52da Annotations for parameters by Peter Kriens · 15 years ago
  53. 973f653 FELIX-2319: he order of the list of boot features is not used when installing the features by Guillaume Nodet · 15 years ago
  54. 5d10a28 [fileinstall] Update changelog and copyright year by Guillaume Nodet · 15 years ago
  55. fe60690 Replace ${pom.*} by ${project.*} by Clement Escoffier · 15 years ago
  56. f4622e5 Re-structure the test suites, use withiPOJO and OSGi test helpers. by Clement Escoffier · 15 years ago
  57. 3665e3b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  58. df22359 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.0.0 by Guillaume Nodet · 15 years ago
  59. e0245c6 FELIX-2313: fileinstall does not recognize jars if it does not have Bundle-SymbolicName and Bundle-Version by Guillaume Nodet · 15 years ago
  60. 7042599 Logic bug, incorrect ! expression. (FELIX-2281) by Richard S. Hall · 15 years ago
  61. ad94d14 Synthesize missing directories in JAR files for entry-related methods. (FELIX-1210) by Richard S. Hall · 15 years ago
  62. fa8d28b FELIX-2315: Upgrade to felix web console 3.0.0 by Guillaume Nodet · 15 years ago
  63. e38fede FELIX-2314: Improve logging support by Guillaume Nodet · 15 years ago
  64. 11b422f FELIX-2312: Support for ext and endorsed directories by Guillaume Nodet · 15 years ago
  65. 7786bd0 [karaf] remove the woodstox feature which is not needed anymore by Guillaume Nodet · 15 years ago
  66. 774961d FELIX-2311: Remove the Bootstrap class which is not needed anymore by Guillaume Nodet · 15 years ago
  67. fbf8598 FELIX-2310: Karaf framework environment is not set correctly by Guillaume Nodet · 15 years ago
  68. d310e66 FELIX-1921: Provide a way to configure the host used for karaf ssh server by Guillaume Nodet · 15 years ago
  69. f6e6f33 FELIX-2270: Do not pass the proxy login module options to the real jaas module by Guillaume Nodet · 15 years ago
  70. 928ea52 FELIX-2130: Karaf] Failover Clustering Mechanism - Database shutdown / loss results in all Karaf instances becoming Active on restart of that DB by Guillaume Nodet · 15 years ago
  71. f7708f7 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  72. ea83ef5 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.0.0 by Guillaume Nodet · 15 years ago
  73. 87a1238 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  74. 8ca355c [maven-release-plugin] prepare release gogo-0.4.0 by Guillaume Nodet · 15 years ago
  75. 2051385 [gogo] upgrade to latest felix-parent by Guillaume Nodet · 15 years ago
  76. 0db2d94 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  77. be387f5 [maven-release-plugin] prepare release maven-bundle-plugin-2.1.0 by Guillaume Nodet · 15 years ago
  78. 7b8683e [bundleplugin] upgrade to latest felix-parent and bundlerepository by Guillaume Nodet · 15 years ago
  79. c2baa4d [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  80. fb8f07c [maven-release-plugin] prepare release org.apache.felix.bundlerepository-1.6.2 by Guillaume Nodet · 15 years ago
  81. 094a994 [bundlerepository] upgrade to latest felix-parent by Guillaume Nodet · 15 years ago
  82. 9ae9bf0 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  83. ba30129 [maven-release-plugin] prepare release org.apache.felix.fileinstall-2.0.10 by Guillaume Nodet · 15 years ago
  84. 02a45af [fileinstall] upgrade to latest felix-parent by Guillaume Nodet · 15 years ago
  85. 86ea465 Fix FELIX-2308 Fix FELIX-2309 Update versions by Clement Escoffier · 15 years ago
  86. 565ede7 added annotation support for factory configuration adapter service by Pierre De Rop · 15 years ago
  87. e88e66c avoid NPE when invoking Bnd's error method by Pierre De Rop · 15 years ago
  88. 87003dc FELIX-1776: minimize the number of calls to File#getCanonicalFile() by Guillaume Nodet · 15 years ago
  89. 791c6cc FELIX=2307: There is no way to bypass / escape property substitution by Guillaume Nodet · 15 years ago
  90. e3ed939 Use snapshot until release is publishes by Carsten Ziegeler · 15 years ago
  91. ac2ce995 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  92. 88772c5 [maven-release-plugin] prepare release maven-scr-plugin-1.4.4 by Carsten Ziegeler · 15 years ago
  93. 28632ae [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  94. 0563f2f [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.3.0 by Carsten Ziegeler · 15 years ago
  95. b49e0d5 Prepare the release. by Carsten Ziegeler · 15 years ago
  96. 1c2b18a FELIX-2305 : Servlets should not be immediate by Carsten Ziegeler · 15 years ago
  97. 58c18b2 FELIX-2304: Single quotes need to be escaped in xml attribute values by Guillaume Nodet · 15 years ago
  98. 3b24e00 FELIX-2303 : Add annotation for a Sling servlet filter by Carsten Ziegeler · 15 years ago
  99. 4edf4b9 CapabilitySet should ignore case when indexing attributes, since this by Richard S. Hall · 15 years ago
  100. d56c0a4 FELIX-1543 Remove empty folders by Felix Meschberger · 15 years ago