1. f038eba Use released versions. by Carsten Ziegeler · 16 years ago
  2. a33f698 FELIX-694 : Use the class which declares the bind/unmind method to load the service class. by Carsten Ziegeler · 16 years ago
  3. e01e1e0 FELIX-698 Log an INFO message only if the bundle whose components by Felix Meschberger · 16 years ago
  4. 28397f6 There was a bug when calculating a bundle's class path for fragments, it by Richard S. Hall · 16 years ago
  5. b886b5d FELIX-696: Check artifact type when searching for scr configuration files. by Carsten Ziegeler · 16 years ago
  6. 339cf02 Test commit by Peter Kriens · 16 years ago
  7. 8512486 FELIX-695 : Forgot to commit prefix changes. by Carsten Ziegeler · 16 years ago
  8. eb1a2d6 FELIX-695 : Inner elements of component might not have a namespace. by Carsten Ziegeler · 16 years ago
  9. 691a418 FELIX-695 : Inner elements of component might not have a namespace. by Carsten Ziegeler · 16 years ago
  10. fc96c7a Updated copyright dates. by Richard S. Hall · 16 years ago
  11. d634ae8 Better error reporting when loading bundle classes using Bundle.loadClass. We now let the exception from ModuleImpl.loadClass bubble up instead of swallowing it. (FELIX-674). by Karl Pauls · 16 years ago
  12. e99edd3 Use next development versions. by Carsten Ziegeler · 16 years ago
  13. 0584424 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  14. 5ca3b0b [maven-release-plugin] prepare release org.osgi.compendium-1.2.0 by Carsten Ziegeler · 16 years ago
  15. 719f7c6 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  16. e343985 [maven-release-plugin] prepare release org.osgi.foundation-1.2.0 by Carsten Ziegeler · 16 years ago
  17. bd3d34e [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  18. 72a3008 [maven-release-plugin] prepare release org.osgi.core-1.2.0 by Carsten Ziegeler · 16 years ago
  19. 9585152 Prepare for release by Carsten Ziegeler · 16 years ago
  20. 3d39f19 Make trunk buildable (we will use released versions once the vote is successfully finished) by Carsten Ziegeler · 16 years ago
  21. 53bbc4f Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  22. 5d1a2b6 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  23. 6d6ac24 FELIX-691 : Initial version of a console for the deployment admin. by Carsten Ziegeler · 16 years ago
  24. e7175ee Add target to svn:ignore by Carsten Ziegeler · 16 years ago
  25. 1fd7ef8 Add target to svn:ignore by Carsten Ziegeler · 16 years ago
  26. e7e10d3 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  27. dff3559 Fix typo (thanks Dieter) and remove section on included OSGi software (thanks Richard) by Felix Meschberger · 16 years ago
  28. 84fe1dd Remove @author tags. Instead the source of the code is attributed to by Felix Meschberger · 16 years ago
  29. 568394d [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  30. 034c16f [maven-release-plugin] prepare release org.osgi.compendium-1.1.0 by Carsten Ziegeler · 16 years ago
  31. f169085 Use released versions. by Carsten Ziegeler · 16 years ago
  32. 5ba5c0d Use released versions. by Carsten Ziegeler · 16 years ago
  33. 612cf67 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  34. 962e770 [maven-release-plugin] prepare release org.osgi.foundation-1.1.0 by Carsten Ziegeler · 16 years ago
  35. c9f5d81 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  36. 7970169 [maven-release-plugin] prepare release org.osgi.core-1.1.0 by Carsten Ziegeler · 16 years ago
  37. 2baae9d FELIX-615 Use framework properties instead of system properties for configuration by Felix Meschberger · 16 years ago
  38. e6c00cd FELIX-615 Add shell.remote module by Felix Meschberger · 16 years ago
  39. 2102e54 FELIX-615 Add remote shell contributed by Dieter Wimberger by Felix Meschberger · 16 years ago
  40. eabbbab [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  41. 97c75dd [maven-release-plugin] prepare release maven-scr-plugin-1.0.7 by Carsten Ziegeler · 16 years ago
  42. 5a7bd72 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  43. 0062348 Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  44. 5ed610f More modifications for fragment support. Properly manages fragment by Richard S. Hall · 16 years ago
  45. 06c1d31 Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  46. a0d2dfc Change dependency to be on Felix 1.0.4 for now because we made some api changes that still need to be ported to this extension. by Karl Pauls · 16 years ago
  47. b6bf8d8 Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  48. 677c9f0 Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  49. 8414496 Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  50. 489b492 Added OBR descriptor and updated to the newest bundle plugin. (FELIX-672) by Richard S. Hall · 16 years ago
  51. f0c32f2 FELIX-680 : Allow variables for reference names and lookup reference interface names in local imports. by Carsten Ziegeler · 16 years ago
  52. 3ca895b FELIX-680 : Allow variables for reference names and lookup reference interface names in local imports. by Carsten Ziegeler · 16 years ago
  53. 9e76a3b FELIX-679 : Fix class cast exception by Carsten Ziegeler · 16 years ago
  54. b533765 We were not correctly checking attributes when resolving dynamic imports. by Richard S. Hall · 16 years ago
  55. 57a4134 FELIX-670 Added obr.xml to better describe the basedriver bundle by Stefano Lenzi · 16 years ago
  56. ad274b2 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  57. 6ed6c4e Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  58. 999d091 Implements singleton support, but we still need to test it more and perhaps by Richard S. Hall · 16 years ago
  59. e6a7155 Fix issue Felix-675 by Clement Escoffier · 16 years ago
  60. ddf6908 FELIX-563 Apply patch supplied by Fredrik Kjellberg (Thanks) by Felix Meschberger · 16 years ago
  61. 225dff6 Update changelog by Stuart McCulloch · 16 years ago
  62. 332d5c2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  63. 5080852 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.3 by Stuart McCulloch · 16 years ago
  64. 1a035f4 Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  65. 179109d Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  66. 8944c44 Fix wording for included OSGi packages by Felix Meschberger · 16 years ago
  67. 68da6df Reformat NOTICE file new style formatting by Felix Meschberger · 16 years ago
  68. 8b3e637 Added notice, that the bundle incudes OSGi code as the by Felix Meschberger · 16 years ago
  69. 4ae52ca FELIX-671 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  70. d6d7a1d FELIX-668 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  71. 3a4adaa FELIX-666 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  72. c2baa94 FELIX-665 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  73. aee91fb FELIX-661: remember to close JarFiles (also raised under MSHARED-53) by Stuart McCulloch · 16 years ago
  74. bdcb2ba FELIX-661: temporarily add shared Maven source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  75. 4de6cbc FELIX-661: last change is actually not required, because these jars come from the classpath and will already be included in the close by Stuart McCulloch · 16 years ago
  76. c8f5595 FELIX-661: another possible leak when including source jars by Stuart McCulloch · 16 years ago
  77. b731092 FELIX-661: must remember to close all BND builders and analyzers by Stuart McCulloch · 16 years ago
  78. 99bdda2 Subject.doAs is not considered by the spec and doesn't work well with the current approach we have inside the framework. This commit makes it work based on the current security policy installed. Furthermore, it is now possible (and needed) to assign permissions to bundles via the security policy (based on the bundle location - not certificates). In other words, as of now, correct permissions have to be assigned to the framework and bundles using the java security policy based on either the codesource or the subject, if subject.doAs is used. This is possible because bundles do have a codesource now and the bundle protection domain asks the installed policy for permissions in case no security provider is installed. (FELIX-654) by Karl Pauls · 16 years ago
  79. 008eee0 FELIX-661: BND builder should remember to close inlined jars by Stuart McCulloch · 16 years ago
  80. 2bcdb18 FELIX-661: temporarily add BND Builder source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  81. 6560cc3 Fix potential null pointer exception in case a repository has no matching by Felix Meschberger · 16 years ago
  82. ef7ae39 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  83. 7d662d0 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.4 by Felix Meschberger · 16 years ago
  84. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  85. ec606fe [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  86. a7075d1 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.4 by Felix Meschberger · 16 years ago
  87. e567c9f FELIX-612 Don't persist newly created factory configuration objects and also by Felix Meschberger · 16 years ago
  88. d3714fe FELIX-611 Do not return new configurations from the ConfigurationAdmin.listConfiguration by Felix Meschberger · 16 years ago
  89. 1d619a0 FELIX-642 Fixed bug due to the not synchronized method httpRequestReceived of MyCtrlPoint.java (basedriver importer) by Francesco Furfari · 16 years ago
  90. 957d457 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  91. 23188ef [maven-release-plugin] prepare release maven-bundle-plugin-1.4.2 by Stuart McCulloch · 16 years ago
  92. bdaa9f3 Update changelog by Stuart McCulloch · 16 years ago
  93. b4212cc Commit latest doc from website by Stuart McCulloch · 16 years ago
  94. b00f75b Applied patch (FELIX-582) to return Bundle.getLastModified() for bundle by Richard S. Hall · 16 years ago
  95. 69b8073 Applied patch (FELIX-577) to improve handling of improper resource URLs. by Richard S. Hall · 16 years ago
  96. 9e4042b FELIX-454 Initial version of the Autoconf Resource Processor by Christian van Spaandonk · 16 years ago
  97. c1617b9 FELIX-658 Optionally skip stopping unaffected bundles when updating a deployment package by Christian van Spaandonk · 16 years ago
  98. 11831d9 FELIX-590 Removed compendium interfaces from deployment admin bundle, the compendium bundle can be used now that it is updated to spec 4.1 by Christian van Spaandonk · 16 years ago
  99. c91767b Format code using Apache coding style by Stuart McCulloch · 16 years ago
  100. 657cfbf Use 1.4 API by Stuart McCulloch · 16 years ago