1. cf21383 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  2. f0469d8 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 16 years ago
  3. a65d2f2 Update to latest parent pom in preparation for next release by Stuart McCulloch · 16 years ago
  4. c2dfaa0 bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 16 years ago
  5. 6e4b8bd System bundle should throw CNFE when it doesn't have the class. (FELIX-953) by Richard S. Hall · 16 years ago
  6. 997c487 Extension manager module should throw CNFE exception, not log it. A few other by Richard S. Hall · 16 years ago
  7. 4877122 Add version to the package export by Felix Meschberger · 16 years ago
  8. fe69e87 Include "Apache Felix" in the configuration title by Felix Meschberger · 16 years ago
  9. 5426e38 FELIX-956 Use requirement filter in the log message for failed by Felix Meschberger · 16 years ago
  10. d28c9f5 Use latest jquery. by Carsten Ziegeler · 16 years ago
  11. dde0ff5 FELIX-955 Reorganize resource listing and allow selection by Bundle-Category by Felix Meschberger · 16 years ago
  12. 36e8f39 Added JavaDoc to IWire. (FELIX-953) by Richard S. Hall · 16 years ago
  13. 86e2ff7 FELIX-948 : Correct integer handling by bringing the statements in the right order. by Carsten Ziegeler · 16 years ago
  14. 61e753c When updating a bundle, the global lock is now acquired to check if the bundle by Richard S. Hall · 16 years ago
  15. aae0cd8 When unregistering all services for a bundle, verify each registration is by Richard S. Hall · 16 years ago
  16. e2cb6fd FELIX-950 Replace bound service for non-multiple references if a new by Felix Meschberger · 16 years ago
  17. 07fd5da Change the dependency on framework to target version 1.4.1 since we need to port it to the current trunk first. by Karl Pauls · 16 years ago
  18. 9cf6b80 Need to double check for a cycle when creating wires for a fragment. (FELIX-852) by Richard S. Hall · 16 years ago
  19. 1d0dc60 FELIX-948 : Remove casts to integer. by Carsten Ziegeler · 16 years ago
  20. 5f85ac8 Modified service reference comparison to check whether rank is an Integer and by Richard S. Hall · 16 years ago
  21. d52a6b7 Applied patch (FELIX-947) to modify start level processing to do nothing if by Richard S. Hall · 16 years ago
  22. 23b8d15 FELIX-323 Added support for ConfigAdmin. Also added a couple of extra configuration settings. Documented on the wiki. by Marcel Offermans · 16 years ago
  23. 6c3afb8 More refactoring for FELIX-851: by Richard S. Hall · 16 years ago
  24. 1ffe973 Fix missing component (use local version) by Stuart McCulloch · 16 years ago
  25. 2281e7a Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom) by Stuart McCulloch · 16 years ago
  26. bedb443 FELIX-912: add all source-based packages to default Private-Package, set default Export-Package to include all non-internal packages by Stuart McCulloch · 16 years ago
  27. d721c96 Fix display problems if details are already displayed for an entry and directly another details view is requested. by Carsten Ziegeler · 16 years ago
  28. 5148fa5 Fix display problem if configMgr is opened: no configuration should be preselected. by Carsten Ziegeler · 16 years ago
  29. a493c89 Fix bad line-break in pom.xml by Stuart McCulloch · 16 years ago
  30. bdea0e4 Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 16 years ago
  31. b57b425 Update changelog by Stuart McCulloch · 16 years ago
  32. a17def3 Fix Felix-944 by Clement Escoffier · 16 years ago
  33. b30526b Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  34. 573b7bf Fix issue Felix-943. by Clement Escoffier · 16 years ago
  35. 9a9ffda Update dependencies to use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  36. 655f949 Use latest version of the Bnd Tool by Stuart McCulloch · 16 years ago
  37. 228031b FELIX-912: set default Export-Package based on local source files by Stuart McCulloch · 16 years ago
  38. 7b23a72 FELIX-684: support filters in excludeDependencies, such as *;scope=runtime by Stuart McCulloch · 16 years ago
  39. b4e6deb FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  40. 5dcff22 FELIX-684: separate out dependency filtering code so we can re-use it when excluding by Stuart McCulloch · 16 years ago
  41. 0fa70d7 FELIX-941: store the generated default symbolicname in $(maven-symbolicname) property by Stuart McCulloch · 16 years ago
  42. 507551c FELIX-940 Add capability ee of the system bundle representing the by Felix Meschberger · 16 years ago
  43. 60c18e0 Eliminated the URL policy abstraction. (FELIX-851) by Richard S. Hall · 16 years ago
  44. 44a7860 Properly fixed boot delegation. (FELIX-934) by Richard S. Hall · 16 years ago
  45. adc3bdd Improve error handling in the ProvidedService handler by Clement Escoffier · 16 years ago
  46. 90c3594 Now use iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  47. b7145db Fix issue Felix-936. by Clement Escoffier · 16 years ago
  48. 7c0d304 Error in manual application of patch. (FELIX-926) by Richard S. Hall · 16 years ago
  49. e26b31b Moved the customized OSGi classes to a different package to make them more easily recognizable. Copied the same include resource mechanism the framework uses to ensure the customized classes get picked instead the ones in the compendium. by Marcel Offermans · 16 years ago
  50. 6cf0f5d The shell actually did not need the NOTICE and LICENSE included explicitly. by Marcel Offermans · 16 years ago
  51. 39c88b2 Added LICENSE and NOTICE files for log. by Richard S. Hall · 16 years ago
  52. 5ae30ec Modified the log bundle package structure, since there didn't appear to be by Richard S. Hall · 16 years ago
  53. 899b7bd Applied patch (FELIX-926) to have File Install read all its config properties by Richard S. Hall · 16 years ago
  54. c840d8d Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  55. b0ce947 Changed the notice because it does not actually include OSGi code, it only uses it. by Marcel Offermans · 16 years ago
  56. 702ce18 Added an include statement for the LICENSE and NOTICE files. by Marcel Offermans · 16 years ago
  57. 59a49ac Modified refresh and resolve operations to properly acquire the global by Richard S. Hall · 16 years ago
  58. f214d10 The determination of when to boot delegate was broken and would incorrectly by Richard S. Hall · 16 years ago
  59. 9e642d9 Applied additional patch (FELIX-920) so that bundles will only be installed. by Richard S. Hall · 16 years ago
  60. 84b8c29 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  61. c76b891 [maven-release-plugin] prepare release felix-1.0.3 by Carsten Ziegeler · 16 years ago
  62. 4d6f421 Add sources jar to release profile and update all plugin versions. by Carsten Ziegeler · 16 years ago
  63. a9a7af8 Only mark missing packages red, packages from boot delegation should be grey. by Carsten Ziegeler · 16 years ago
  64. 83ff044 FELIX-919 : Rename edit to configure and only add configure button if either a configuration is available or a meta type description. by Carsten Ziegeler · 16 years ago
  65. 99beac9 FELIX-933 : Allow direct display of config form even if no config is stored (throug meta type info) by Carsten Ziegeler · 16 years ago
  66. 7b57e7b Use sendError() instead of setStatus() for 404 and 500 responses. by Carsten Ziegeler · 16 years ago
  67. 71772e9 Autostart factories by Clement Escoffier · 16 years ago
  68. 83fbe44 FELIX-919 : Use new table layout for components panel, fix some layout problems and add new configure option. by Carsten Ziegeler · 16 years ago
  69. 2999443 Applied patch (FELIX-920) to add a configuration option to only install by Richard S. Hall · 16 years ago
  70. 5c6a6a3 Remove dependencies on Java 5 in the API by Clement Escoffier · 16 years ago
  71. 00a8964 Move the iPOJO API in the trunk. by Clement Escoffier · 16 years ago
  72. 7abd701 Migrate the test suite to iPOJO 1.3.0-SNAPSHOT by Clement Escoffier · 16 years ago
  73. 85d71b4 Fed up seeing build failures on Bamboo by Stuart McCulloch · 16 years ago
  74. 5dea4dd Fix typo. by Carsten Ziegeler · 16 years ago
  75. 124da72 FELIX-639 Logger interface is missing. by Felix Meschberger · 16 years ago
  76. 92c6a3c FELIX-639 add some logging for unexpected elements in the XML file and by Felix Meschberger · 16 years ago
  77. 0252494 Implemented new bundle locking protocol which will cause waiting threads by Richard S. Hall · 16 years ago
  78. 1c65204 FELIX-639 Just log on duplicate reference names instead of throwing by Felix Meschberger · 16 years ago
  79. dfe4248 Reformat to Apache Felix formatting guidlines by Felix Meschberger · 16 years ago
  80. 1a28356 FELIX-639 Apply patch to ComponentMetadata.java by Felix Meschberger · 16 years ago
  81. 90c3d50 FELIX-858 : Fix red marker for missing packages/boot delegation packages etc. by Carsten Ziegeler · 16 years ago
  82. 106c14f FELIX-832 Ensure services are ungotten even in the absence of an unbind method by Felix Meschberger · 16 years ago
  83. 38383ad Forgot to make the import for the portlet api optional. by Carsten Ziegeler · 16 years ago
  84. 847544c FELIX-714 Prevent cycling of components if there is no configuration by Felix Meschberger · 16 years ago
  85. 6154163 FELIX-836 Some fixes in asynchronicity of deactivation: by Felix Meschberger · 16 years ago
  86. ee24a68 FELIX-923 Provide more information in case of component name duplication by Felix Meschberger · 16 years ago
  87. a308d93 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  88. 52558d1 FELIX-858 : Fix minor display problem in Safari with upload box. by Carsten Ziegeler · 16 years ago
  89. de5763f Ignore cache dir by Carsten Ziegeler · 16 years ago
  90. 21f096b FELIX-858 : Fix sorting problems and sort table by name per default. by Carsten Ziegeler · 16 years ago
  91. bc118d9 FELIX-904 : Include commons-io and commons-fileupload as complete jars instead of embedding the classes directly. by Carsten Ziegeler · 16 years ago
  92. 7043e20 FELIX-918 : Add utility method for making relative redirects absolute. by Carsten Ziegeler · 16 years ago
  93. 6577bfa FELIX-858 : Use new table layout for the bundles list. Several UI improvements and cleanups. by Carsten Ziegeler · 16 years ago
  94. dc071fc Needed to modify StartLevelActivator to use the new StartLevelImpl by Richard S. Hall · 16 years ago
  95. 51b189a Made sure thread run() methods are reasonably robust in the face of by Richard S. Hall · 16 years ago
  96. 67965ee FELIX-917 : Use latest qdox release to fix several parsing problems by Carsten Ziegeler · 16 years ago
  97. 982e721 FELIX-916 Use string constant instead of LogService class to register ServiceTracker by Felix Meschberger · 16 years ago
  98. 6af9e15 Made access to BundleImpl.m_state volatile rather than synchronized. (FELIX-908) by Richard S. Hall · 16 years ago
  99. 24c080b Modified PackageAdmin.getBundle(Class) to return the system bundle for by Richard S. Hall · 16 years ago
  100. 80b2ad8 Trapezoid shape example. by Richard S. Hall · 16 years ago