1. e541dcf [karaf] fix manual generation by Guillaume Nodet · 15 years ago
  2. 5a6e5ab Completed support for using dynamic proxies as generic aspects. Added a test to validate this behaviour. by Marcel Offermans · 15 years ago
  3. a65c77b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  4. 1df301e [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 15 years ago
  5. e44fcbb FELIX-2348 Not all resources have a filter, so the code and the test now handle that case correctly. by Marcel Offermans · 15 years ago
  6. 283a536 FELIX-2191: Drop-in deployment of feature descriptor with spring-dm bundles fails by Guillaume Nodet · 15 years ago
  7. adbff5d [karaf] add the deploy dir in the assembly by Guillaume Nodet · 15 years ago
  8. a55d05b Added testcase for issue FELIX-2348 by Pierre De Rop · 15 years ago
  9. d2d7ae0 FELIX-2333 : service.ranking property type should be Integer by default by Carsten Ziegeler · 15 years ago
  10. da07b50 FELIX-2347: Configurations on features should not override existing configurations by Guillaume Nodet · 15 years ago
  11. 9960838 Added test case for issue FELIX-2344 by Pierre De Rop · 15 years ago
  12. 9cc7aae FELIX-2329: Improve the URL handling in features-maven-plugin regarding the add-features-to-repo goal by Guillaume Nodet · 15 years ago
  13. 8d64157 FELIX-2327: Disable and delay Jline terminal initialization by Guillaume Nodet · 15 years ago
  14. 97ce7c7 FELIX-2326: NullPointerException thrown from PropertiesLoginModule if a user doesn't exist in the properties file by Guillaume Nodet · 15 years ago
  15. 91c8631 FELIX-2330: Uninstall, refresh, and resolve osgi shell commands do not support multiple bundle ids by Guillaume Nodet · 15 years ago
  16. 857cb15 update to new versions. by Clement Escoffier · 15 years ago
  17. 1b83f43 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  18. 430a9e0 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.6.0 by Clement Escoffier · 15 years ago
  19. 949e0ef use releases by Clement Escoffier · 15 years ago
  20. 84562b9 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  21. f08ae44 [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.6.0 by Clement Escoffier · 15 years ago
  22. d32eab0 use releases by Clement Escoffier · 15 years ago
  23. c0416fd use releases by Clement Escoffier · 15 years ago
  24. ca56199 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  25. d3f07b4 [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.2 by Clement Escoffier · 15 years ago
  26. b8c34af Add missing license header by Clement Escoffier · 15 years ago
  27. c608f45 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  28. 844a1a7 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.2 by Clement Escoffier · 15 years ago
  29. c534b9c use releases by Clement Escoffier · 15 years ago
  30. d020a2b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  31. c1bd2e7 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.2 by Clement Escoffier · 15 years ago
  32. 3a6c68e More build fixes for Maven 3. by Chris Custine · 15 years ago
  33. 8764d8f Fixing deprecated pom.* property references for Maven 3. by Chris Custine · 15 years ago
  34. b8426a7 Fix relative path for fileinstall parent pom by Chris Custine · 15 years ago
  35. 3b7d478 FELIX-2343 - Features maven plugin does not honor local and remote repository overrides by Chris Custine · 15 years ago
  36. 8a5ce84 Try to permutate all imports associated with uses constraints that conflict by Richard S. Hall · 15 years ago
  37. e11ea1d Improve exception messages. (FELIX-2035) by Richard S. Hall · 15 years ago
  38. 815cc2f More code cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  39. d4031a4 Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328). by Derek Baum · 15 years ago
  40. 487a65e moved gogo.runtime.shell sub-package in Runtime bundle up into gogo.runtime package to avoid possible confusion with the gogo.shell package in the new Shell bundle (FELIX-2328). by Derek Baum · 15 years ago
  41. bb0f71e [karaf] upgrade remaining snapshots to the released dependencies by Guillaume Nodet · 15 years ago
  42. 8ef3979 [karaf] upgrade to the newly released dependencies by Guillaume Nodet · 15 years ago
  43. 2a90b72 [karaf] update copyright by Guillaume Nodet · 15 years ago
  44. 1cddac4 removed legacy felix command adaptor. (FELIX-2342) by Derek Baum · 15 years ago
  45. 3053d19 register telnetd command directly, rather than via Shell. by Derek Baum · 15 years ago
  46. 59568a4 removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 15 years ago
  47. 9f2f8f2 convert tokens that evaluate to CharSequence to String, to avoid variables by Derek Baum · 15 years ago
  48. 2fa59da make getCommands() public (again) by Derek Baum · 15 years ago
  49. e4dcbec Update to released bundle plugin by Chris Custine · 15 years ago
  50. ee1898e complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 15 years ago
  51. 13df061 remove launcher bundle (FELIX-1670) by Derek Baum · 15 years ago
  52. c874095 ignore mvn eclipse:eclipse generated files by Derek Baum · 15 years ago
  53. 54e2f1d More code cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  54. 6713568 Clean up some comments. (FELIX-2042) by Richard S. Hall · 15 years ago
  55. a549551 Include full attribution in MOTD. (FELIX-2339) by Richard S. Hall · 15 years ago
  56. ce3ef3d Add missing descriptor. (FELIX-2042) by Richard S. Hall · 15 years ago
  57. 2b46919 Fix typo. (FELIX-2042) by Richard S. Hall · 15 years ago
  58. 9944670 added scripting support (FELIX-2339). by Derek Baum · 15 years ago
  59. 127f10d Add a little bit of logging. (FELIX-2035) by Richard S. Hall · 15 years ago
  60. d0ed499 Edit a comment. by Richard S. Hall · 15 years ago
  61. 6d665d3 Fire event without bundle lock. (FELIX-2035) by Richard S. Hall · 15 years ago
  62. 73b66bf More cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  63. a2b7618 Various cleanup. (FELIX-2035) by Richard S. Hall · 15 years ago
  64. 9967f8c fix ConcurrentModificationException caused by bad refactoring :-( by Derek Baum · 15 years ago
  65. e110954 Ignore mismatched variable delimiters. (FELIX-2336) by Richard S. Hall · 15 years ago
  66. 53cec3e Set default value for execution environment. (FELIX-2324) by Richard S. Hall · 15 years ago
  67. 9c33127 Bundle.loadClass() for the system bundle should obey boot delegation. (FELIX-2335) by Richard S. Hall · 15 years ago
  68. 9abd792 Minor improvement to "lb". (FELIX-2042) by Richard S. Hall · 15 years ago
  69. 39f856a Align bundle formatter with "lb" command. (FELIX-2042) by Richard S. Hall · 15 years ago
  70. de4b31f Make "lb" command output more compact. (FELIX-2042) by Richard S. Hall · 15 years ago
  71. abe87b9 disable packageadmin and other coomands to avoid conflict with bundlecontext commands by Derek Baum · 15 years ago
  72. 2bd81d1 Fix visibility issues in ExtensionManager.openConnection (FELIX-2332). by Karl Pauls · 15 years ago
  73. 253ed74 Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 15 years ago
  74. 245e191 Handle NOTICE file like other subprojects. (FELIX-1144) by Richard S. Hall · 15 years ago
  75. e4b37ca Fix contention on ExtensionManager.openConnection (FELIX-2332). by Karl Pauls · 15 years ago
  76. 5a7553e Stick to Java 1.4 methods or earlier. by Richard S. Hall · 15 years ago
  77. 68e1f4c Stick Java 1.4 or less methods. by Richard S. Hall · 15 years ago
  78. 1a1dc55 Properly set the exception type when installing a non-unique bundle. (FELIX-2321) by Richard S. Hall · 15 years ago
  79. 79013bd Check for JAR files without manifests. (FELIX-2317) by Richard S. Hall · 15 years ago
  80. 4cd4c0f Fix bug in "which" command and other improvements to command by Richard S. Hall · 15 years ago
  81. b12be63 Improve handling of case insensitive keys. (FELIX-2039) by Richard S. Hall · 15 years ago
  82. f95b767 continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328 by Derek Baum · 15 years ago
  83. cb297be fix to FELIX-1487 to report correct error location for defaulted commands. by Derek Baum · 15 years ago
  84. ed9228a Added a test that validates service dependency injection of both normal and named members. by Marcel Offermans · 15 years ago
  85. e878761 Slightly relaxed the rules for member injection when using a named field. In that case it is now enough to have a field that is of an assignable type, instead of requiring an exact type. by Marcel Offermans · 15 years ago
  86. b86cd1c fix NPE in session.execute("a = $b x") when $b evaluates to null; by Derek Baum · 15 years ago
  87. ebb6860 Included proper ASL headers. by Marcel Offermans · 15 years ago
  88. e491feb Added a new test that validates listening to services with aspects whiteboard style. by Marcel Offermans · 15 years ago
  89. 7d1a0f3 Improved support for aspects and tracking them using whiteboard style listeners. Extended our internal ServiceTracker to make it aware of aspects. by Marcel Offermans · 15 years ago
  90. 4096d34 Changed the pom back so it does not include sources by default (commented out that line). by Marcel Offermans · 15 years ago
  91. 5a85970 Added some parameter checks. by Marcel Offermans · 15 years ago
  92. 9a3d2b3 FELIX-2078 Fixes to resolve this bug. by Marcel Offermans · 15 years ago
  93. 67a9253 Update to released bundle plugin by Chris Custine · 15 years ago
  94. b798813 Use project version property to avoid maintenance issues. by Chris Custine · 15 years ago
  95. b9d8caa fixed bug where the service factory is not reset before parsing a dependency descriptor file by Pierre De Rop · 15 years ago
  96. 312f8c6 fixed javadoc by Pierre De Rop · 15 years ago
  97. e62a0c1 Reorganized annotation packages by Pierre De Rop · 15 years ago
  98. dcb273f Improve ls command. (FELIX-2042) by Karl Pauls · 15 years ago
  99. 2d24eac Reorganized annotation packages by Pierre De Rop · 15 years ago
  100. 01c063d added tests for service factory feature by Pierre De Rop · 15 years ago