1. 13ea05f Remove a blank m_extensionsCache write (FELIX-2332). by Karl Pauls · 14 years ago
  2. fa6eacb moved FELIX2344_ExtraDependencyWithCallback.java into FELIX2344_ExtraDependencyWithCallbackTest.java by Pierre De Rop · 14 years ago
  3. e21429b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  4. 2750c14 [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 14 years ago
  5. 1f65e5a [FELIX-2280] To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock. by Jamie Mark Goodyear · 14 years ago
  6. ee2349c [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  7. 0e8423d [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 14 years ago
  8. de0b31b Initial service project by Peter Kriens · 14 years ago
  9. 1ec14fe [karaf] fix manual generation by Guillaume Nodet · 14 years ago
  10. a6ffb99 Completed support for using dynamic proxies as generic aspects. Added a test to validate this behaviour. by Marcel Offermans · 14 years ago
  11. 9b61208 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  12. b21cadf [maven-release-plugin] prepare release karaf-1.6.0 by Guillaume Nodet · 14 years ago
  13. af8fb27 FELIX-2348 Not all resources have a filter, so the code and the test now handle that case correctly. by Marcel Offermans · 14 years ago
  14. 8179d3b FELIX-2191: Drop-in deployment of feature descriptor with spring-dm bundles fails by Guillaume Nodet · 14 years ago
  15. 021bf88 [karaf] add the deploy dir in the assembly by Guillaume Nodet · 14 years ago
  16. 8b97dd7 Added testcase for issue FELIX-2348 by Pierre De Rop · 14 years ago
  17. 148ee29 FELIX-2333 : service.ranking property type should be Integer by default by Carsten Ziegeler · 14 years ago
  18. 7e8f9d6 FELIX-2347: Configurations on features should not override existing configurations by Guillaume Nodet · 14 years ago
  19. a378e86 Added test case for issue FELIX-2344 by Pierre De Rop · 14 years ago
  20. 7df63d8 FELIX-2329: Improve the URL handling in features-maven-plugin regarding the add-features-to-repo goal by Guillaume Nodet · 14 years ago
  21. 367c329 FELIX-2327: Disable and delay Jline terminal initialization by Guillaume Nodet · 14 years ago
  22. 76828b5 FELIX-2326: NullPointerException thrown from PropertiesLoginModule if a user doesn't exist in the properties file by Guillaume Nodet · 14 years ago
  23. d2ff068 FELIX-2330: Uninstall, refresh, and resolve osgi shell commands do not support multiple bundle ids by Guillaume Nodet · 14 years ago
  24. 3012052 update to new versions. by Clement Escoffier · 14 years ago
  25. 5a1b231 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  26. d8f608d [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.temporal-1.6.0 by Clement Escoffier · 14 years ago
  27. 48a85df use releases by Clement Escoffier · 14 years ago
  28. 2a6f62f [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  29. 9823d0d [maven-release-plugin] prepare release org.apache.felix.ipojo.handler.eventadmin-1.6.0 by Clement Escoffier · 14 years ago
  30. 10c91fd use releases by Clement Escoffier · 14 years ago
  31. a06694c use releases by Clement Escoffier · 14 years ago
  32. 40e0d28 [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  33. fdd9aec [maven-release-plugin] prepare release org.apache.felix.ipojo.annotations-1.6.2 by Clement Escoffier · 14 years ago
  34. 28f3da4 Add missing license header by Clement Escoffier · 14 years ago
  35. 9f135fe [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  36. b188ad5 [maven-release-plugin] prepare release org.apache.felix.ipojo-1.6.2 by Clement Escoffier · 14 years ago
  37. ccf5f9e use releases by Clement Escoffier · 14 years ago
  38. ae7a65e [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  39. 5cf4520 [maven-release-plugin] prepare release org.apache.felix.ipojo.manipulator-1.6.2 by Clement Escoffier · 14 years ago
  40. 60ecb33 More build fixes for Maven 3. by Chris Custine · 14 years ago
  41. 80977a9 Fixing deprecated pom.* property references for Maven 3. by Chris Custine · 14 years ago
  42. a1178f5 Fix relative path for fileinstall parent pom by Chris Custine · 14 years ago
  43. 39f649f FELIX-2343 - Features maven plugin does not honor local and remote repository overrides by Chris Custine · 14 years ago
  44. 7642aec Try to permutate all imports associated with uses constraints that conflict by Richard S. Hall · 14 years ago
  45. 4f41a1a Improve exception messages. (FELIX-2035) by Richard S. Hall · 14 years ago
  46. afb6f64 More code cleanup. (FELIX-2035) by Richard S. Hall · 14 years ago
  47. 40af43e Closure and CommandProxy unnecessarily extend Reflective, just so they can access its 'method()' method. (FELIX-2328). by Derek Baum · 14 years ago
  48. 85026c5 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 · 14 years ago
  49. a46987d [karaf] upgrade remaining snapshots to the released dependencies by Guillaume Nodet · 14 years ago
  50. 3758ddc [karaf] upgrade to the newly released dependencies by Guillaume Nodet · 14 years ago
  51. d513ee4 [karaf] update copyright by Guillaume Nodet · 14 years ago
  52. 939dfea removed legacy felix command adaptor. (FELIX-2342) by Derek Baum · 14 years ago
  53. 560b0c6 register telnetd command directly, rather than via Shell. by Derek Baum · 14 years ago
  54. 7f7c02f removed gosh:shutdown command. stop 0 works fine. by Derek Baum · 14 years ago
  55. 1a2e9ac convert tokens that evaluate to CharSequence to String, to avoid variables by Derek Baum · 14 years ago
  56. dfcad24 make getCommands() public (again) by Derek Baum · 14 years ago
  57. 07fd5f8 Update to released bundle plugin by Chris Custine · 14 years ago
  58. 54c9dc8 complete addition of scripting by renaming module from console to shell (FELIX-2339) by Derek Baum · 14 years ago
  59. 7b577e2 remove launcher bundle (FELIX-1670) by Derek Baum · 14 years ago
  60. a7b7476 ignore mvn eclipse:eclipse generated files by Derek Baum · 14 years ago
  61. c49a617 More code cleanup. (FELIX-2035) by Richard S. Hall · 14 years ago
  62. c3e3517 Clean up some comments. (FELIX-2042) by Richard S. Hall · 14 years ago
  63. a2596f8 Include full attribution in MOTD. (FELIX-2339) by Richard S. Hall · 14 years ago
  64. 052ef36 Add missing descriptor. (FELIX-2042) by Richard S. Hall · 14 years ago
  65. 501b3b2 Fix typo. (FELIX-2042) by Richard S. Hall · 14 years ago
  66. bd5b608 added scripting support (FELIX-2339). by Derek Baum · 14 years ago
  67. 2195a96 Add a little bit of logging. (FELIX-2035) by Richard S. Hall · 14 years ago
  68. d65c87f Edit a comment. by Richard S. Hall · 14 years ago
  69. 772ea06 Fire event without bundle lock. (FELIX-2035) by Richard S. Hall · 14 years ago
  70. e3c12e6 More cleanup. (FELIX-2035) by Richard S. Hall · 14 years ago
  71. bc672b7 Various cleanup. (FELIX-2035) by Richard S. Hall · 14 years ago
  72. 68a8512 fix ConcurrentModificationException caused by bad refactoring :-( by Derek Baum · 14 years ago
  73. 8181e47 Ignore mismatched variable delimiters. (FELIX-2336) by Richard S. Hall · 14 years ago
  74. e9a7562 Set default value for execution environment. (FELIX-2324) by Richard S. Hall · 14 years ago
  75. e98553a Bundle.loadClass() for the system bundle should obey boot delegation. (FELIX-2335) by Richard S. Hall · 14 years ago
  76. 999f819 Minor improvement to "lb". (FELIX-2042) by Richard S. Hall · 14 years ago
  77. 58304eb Align bundle formatter with "lb" command. (FELIX-2042) by Richard S. Hall · 14 years ago
  78. f0652b7 Make "lb" command output more compact. (FELIX-2042) by Richard S. Hall · 14 years ago
  79. dd26115 disable packageadmin and other coomands to avoid conflict with bundlecontext commands by Derek Baum · 14 years ago
  80. 933aa29 Fix visibility issues in ExtensionManager.openConnection (FELIX-2332). by Karl Pauls · 14 years ago
  81. 162697b Update changelog in preparation of the next bug-fix release. by Clement Escoffier · 14 years ago
  82. 57d06ad Handle NOTICE file like other subprojects. (FELIX-1144) by Richard S. Hall · 14 years ago
  83. 23903b0 Fix contention on ExtensionManager.openConnection (FELIX-2332). by Karl Pauls · 14 years ago
  84. 77b479e Stick to Java 1.4 methods or earlier. by Richard S. Hall · 14 years ago
  85. 25f7dbc Stick Java 1.4 or less methods. by Richard S. Hall · 14 years ago
  86. 201abad Properly set the exception type when installing a non-unique bundle. (FELIX-2321) by Richard S. Hall · 14 years ago
  87. 6ab9f8f Check for JAR files without manifests. (FELIX-2317) by Richard S. Hall · 14 years ago
  88. 74f5b55 Fix bug in "which" command and other improvements to command by Richard S. Hall · 14 years ago
  89. 452ea4c Improve handling of case insensitive keys. (FELIX-2039) by Richard S. Hall · 14 years ago
  90. 220d9f6 continue tidy-up: move SCOPE path handling into CommandProcessorImpl. FELIX-2328 by Derek Baum · 14 years ago
  91. 13dddbb fix to FELIX-1487 to report correct error location for defaulted commands. by Derek Baum · 14 years ago
  92. 0426f89 Added a test that validates service dependency injection of both normal and named members. by Marcel Offermans · 14 years ago
  93. 9afe2f5 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 · 14 years ago
  94. 6888bf8 fix NPE in session.execute("a = $b x") when $b evaluates to null; by Derek Baum · 14 years ago
  95. 6a12d3e Included proper ASL headers. by Marcel Offermans · 14 years ago
  96. bec5419 Added a new test that validates listening to services with aspects whiteboard style. by Marcel Offermans · 14 years ago
  97. 7f68748 Improved support for aspects and tracking them using whiteboard style listeners. Extended our internal ServiceTracker to make it aware of aspects. by Marcel Offermans · 14 years ago
  98. 9fedbfb Changed the pom back so it does not include sources by default (commented out that line). by Marcel Offermans · 14 years ago
  99. c4ee116 Added some parameter checks. by Marcel Offermans · 14 years ago
  100. bde9a43 FELIX-2078 Fixes to resolve this bug. by Marcel Offermans · 14 years ago