1. 039f827 Modified the POM to include the package for org.osgi.service.log so it was not required by Peter Kriens · 16 years ago
  2. 8907915 Reformatted to match Felix coding style. by Richard S. Hall · 16 years ago
  3. 3b8c629 FELIX-524, FELIX-529, diverse small improvements by Peter Kriens · 16 years ago
  4. 665dc5d FELIX-700 : Don't use xml prefix for inner elements. by Carsten Ziegeler · 16 years ago
  5. b3bbb29 Use released versions. by Carsten Ziegeler · 16 years ago
  6. 2cd7b66 FELIX-694 : Use the class which declares the bind/unmind method to load the service class. by Carsten Ziegeler · 16 years ago
  7. f9b7336 FELIX-698 Log an INFO message only if the bundle whose components by Felix Meschberger · 16 years ago
  8. 4331be8 There was a bug when calculating a bundle's class path for fragments, it by Richard S. Hall · 16 years ago
  9. a739759 FELIX-696: Check artifact type when searching for scr configuration files. by Carsten Ziegeler · 16 years ago
  10. 8a3f185 Test commit by Peter Kriens · 16 years ago
  11. d2df1a3 FELIX-695 : Forgot to commit prefix changes. by Carsten Ziegeler · 16 years ago
  12. 04d29f0 FELIX-695 : Inner elements of component might not have a namespace. by Carsten Ziegeler · 16 years ago
  13. 0ad4f78 FELIX-695 : Inner elements of component might not have a namespace. by Carsten Ziegeler · 16 years ago
  14. 0a4ef78 Updated copyright dates. by Richard S. Hall · 16 years ago
  15. b6ad992 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
  16. c76f67f Use next development versions. by Carsten Ziegeler · 16 years ago
  17. 73430e2 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  18. f64f7ad [maven-release-plugin] prepare release org.osgi.compendium-1.2.0 by Carsten Ziegeler · 16 years ago
  19. 6045a36 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  20. 27b288c [maven-release-plugin] prepare release org.osgi.foundation-1.2.0 by Carsten Ziegeler · 16 years ago
  21. 6b41927 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  22. 414ebd3 [maven-release-plugin] prepare release org.osgi.core-1.2.0 by Carsten Ziegeler · 16 years ago
  23. 18b6c03 Prepare for release by Carsten Ziegeler · 16 years ago
  24. c6dfa4b Make trunk buildable (we will use released versions once the vote is successfully finished) by Carsten Ziegeler · 16 years ago
  25. 99f135d Add the inner class support (Felix-687). by Clement Escoffier · 16 years ago
  26. 6964a48 Update the test suite to refer to the 'name' => 'instance.name' change by Clement Escoffier · 16 years ago
  27. d0a6f36 FELIX-691 : Initial version of a console for the deployment admin. by Carsten Ziegeler · 16 years ago
  28. f7d85fe Add target to svn:ignore by Carsten Ziegeler · 16 years ago
  29. c64aac3 Add target to svn:ignore by Carsten Ziegeler · 16 years ago
  30. 825a224 Fix issue Felix-688 and Felix-689 by Clement Escoffier · 16 years ago
  31. 1f018c0 Fix typo (thanks Dieter) and remove section on included OSGi software (thanks Richard) by Felix Meschberger · 16 years ago
  32. 0c12431 Remove @author tags. Instead the source of the code is attributed to by Felix Meschberger · 16 years ago
  33. da9350c [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  34. 4a8ef22 [maven-release-plugin] prepare release org.osgi.compendium-1.1.0 by Carsten Ziegeler · 16 years ago
  35. 47ddc08 Use released versions. by Carsten Ziegeler · 16 years ago
  36. 670017c Use released versions. by Carsten Ziegeler · 16 years ago
  37. 535cb7b [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  38. d92172f [maven-release-plugin] prepare release org.osgi.foundation-1.1.0 by Carsten Ziegeler · 16 years ago
  39. 1525c80 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  40. f0c48e9 [maven-release-plugin] prepare release org.osgi.core-1.1.0 by Carsten Ziegeler · 16 years ago
  41. d7c324d FELIX-615 Use framework properties instead of system properties for configuration by Felix Meschberger · 16 years ago
  42. b20752f FELIX-615 Add shell.remote module by Felix Meschberger · 16 years ago
  43. efb2d08 FELIX-615 Add remote shell contributed by Dieter Wimberger by Felix Meschberger · 16 years ago
  44. ef65850 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  45. e24fd1a [maven-release-plugin] prepare release maven-scr-plugin-1.0.7 by Carsten Ziegeler · 16 years ago
  46. cd88c43 Fix the issue Felix-686. by Clement Escoffier · 16 years ago
  47. bbab55d Fix the Felix-683 issue. by Clement Escoffier · 16 years ago
  48. 492fd28 More modifications for fragment support. Properly manages fragment by Richard S. Hall · 16 years ago
  49. 2ae452a Add bundle-description and bundle-docURL inside bundle manifests. by Clement Escoffier · 16 years ago
  50. 1e49f7a 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
  51. ef5a6ea Update the handler namespace to support annotations. by Clement Escoffier · 16 years ago
  52. b1f567b Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  53. aaf81ee Added OBR descriptor and updated to latest bundle plugin. (FELIX-669) by Richard S. Hall · 16 years ago
  54. 44cc39a Added OBR descriptor and updated to the newest bundle plugin. (FELIX-672) by Richard S. Hall · 16 years ago
  55. 171ea00 FELIX-680 : Allow variables for reference names and lookup reference interface names in local imports. by Carsten Ziegeler · 16 years ago
  56. 639a564 FELIX-680 : Allow variables for reference names and lookup reference interface names in local imports. by Carsten Ziegeler · 16 years ago
  57. b7bd771 FELIX-679 : Fix class cast exception by Carsten Ziegeler · 16 years ago
  58. b8b1dfe We were not correctly checking attributes when resolving dynamic imports. by Richard S. Hall · 16 years ago
  59. 79947f9 FELIX-670 Added obr.xml to better describe the basedriver bundle by Stefano Lenzi · 16 years ago
  60. a4b9822 Fix the issue Felix-678. by Clement Escoffier · 16 years ago
  61. 9fc9a3c Change the maven-bundle-plugin version to use the 1.4.2. by Clement Escoffier · 16 years ago
  62. 7c57d63 Implements singleton support, but we still need to test it more and perhaps by Richard S. Hall · 16 years ago
  63. a91a22f Fix issue Felix-675 by Clement Escoffier · 16 years ago
  64. 9beb44e FELIX-563 Apply patch supplied by Fredrik Kjellberg (Thanks) by Felix Meschberger · 16 years ago
  65. a82e98d Update changelog by Stuart McCulloch · 16 years ago
  66. a14a49a [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  67. 8e5d809 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.3 by Stuart McCulloch · 16 years ago
  68. e5bda8f Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  69. f1df950 Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  70. fda2303 Fix wording for included OSGi packages by Felix Meschberger · 16 years ago
  71. 8ad75cb Reformat NOTICE file new style formatting by Felix Meschberger · 16 years ago
  72. 03e364f Added notice, that the bundle incudes OSGi code as the by Felix Meschberger · 16 years ago
  73. 5e33963 FELIX-671 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  74. c8ea357 FELIX-668 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  75. 6eb3486 FELIX-666 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  76. 72efc9f FELIX-665 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  77. 3262a0b FELIX-661: remember to close JarFiles (also raised under MSHARED-53) by Stuart McCulloch · 16 years ago
  78. 8798f6d FELIX-661: temporarily add shared Maven source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  79. b5c775f 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
  80. c2de837 FELIX-661: another possible leak when including source jars by Stuart McCulloch · 16 years ago
  81. d8a04c5 FELIX-661: must remember to close all BND builders and analyzers by Stuart McCulloch · 16 years ago
  82. 118c916 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
  83. 518a7ec FELIX-661: BND builder should remember to close inlined jars by Stuart McCulloch · 16 years ago
  84. 0fab7c6 FELIX-661: temporarily add BND Builder source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  85. 36af26a Fix potential null pointer exception in case a repository has no matching by Felix Meschberger · 16 years ago
  86. ddf314f [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  87. e844bea [maven-release-plugin] prepare release org.apache.felix.scr-1.0.4 by Felix Meschberger · 16 years ago
  88. 947eb40 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  89. 1d38883 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  90. cebf579 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.4 by Felix Meschberger · 16 years ago
  91. fbc7dc1 FELIX-612 Don't persist newly created factory configuration objects and also by Felix Meschberger · 16 years ago
  92. 0c4e704 FELIX-611 Do not return new configurations from the ConfigurationAdmin.listConfiguration by Felix Meschberger · 16 years ago
  93. cb7ff2c FELIX-642 Fixed bug due to the not synchronized method httpRequestReceived of MyCtrlPoint.java (basedriver importer) by Francesco Furfari · 16 years ago
  94. 095b7c7 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  95. b2d80f8 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.2 by Stuart McCulloch · 16 years ago
  96. ea362d6 Update changelog by Stuart McCulloch · 16 years ago
  97. e23ec84 Commit latest doc from website by Stuart McCulloch · 16 years ago
  98. a5ca6db Applied patch (FELIX-582) to return Bundle.getLastModified() for bundle by Richard S. Hall · 16 years ago
  99. 491e69a Applied patch (FELIX-577) to improve handling of improper resource URLs. by Richard S. Hall · 16 years ago
  100. b42978c FELIX-454 Initial version of the Autoconf Resource Processor by Christian van Spaandonk · 16 years ago