1. e6a7155 Fix issue Felix-675 by Clement Escoffier · 16 years ago
  2. ddf6908 FELIX-563 Apply patch supplied by Fredrik Kjellberg (Thanks) by Felix Meschberger · 16 years ago
  3. 225dff6 Update changelog by Stuart McCulloch · 16 years ago
  4. 332d5c2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  5. 5080852 [maven-release-plugin] prepare release maven-bundle-plugin-1.4.3 by Stuart McCulloch · 16 years ago
  6. 1a035f4 Add Apache Licence header inside obr.xml files. by Clement Escoffier · 16 years ago
  7. 179109d Fix the issue Felix-673 by Clement Escoffier · 16 years ago
  8. 8944c44 Fix wording for included OSGi packages by Felix Meschberger · 16 years ago
  9. 68da6df Reformat NOTICE file new style formatting by Felix Meschberger · 16 years ago
  10. 8b3e637 Added notice, that the bundle incudes OSGi code as the by Felix Meschberger · 16 years ago
  11. 4ae52ca FELIX-671 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  12. d6d7a1d FELIX-668 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  13. 3a4adaa FELIX-666 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  14. c2baa94 FELIX-665 Add obr.xml descriptor file provided by Clement Escoffier by Felix Meschberger · 16 years ago
  15. aee91fb FELIX-661: remember to close JarFiles (also raised under MSHARED-53) by Stuart McCulloch · 16 years ago
  16. bdcb2ba FELIX-661: temporarily add shared Maven source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  17. 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
  18. c8f5595 FELIX-661: another possible leak when including source jars by Stuart McCulloch · 16 years ago
  19. b731092 FELIX-661: must remember to close all BND builders and analyzers by Stuart McCulloch · 16 years ago
  20. 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
  21. 008eee0 FELIX-661: BND builder should remember to close inlined jars by Stuart McCulloch · 16 years ago
  22. 2bcdb18 FELIX-661: temporarily add BND Builder source so we can apply a minor patch by Stuart McCulloch · 16 years ago
  23. 6560cc3 Fix potential null pointer exception in case a repository has no matching by Felix Meschberger · 16 years ago
  24. ef7ae39 [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  25. 7d662d0 [maven-release-plugin] prepare release org.apache.felix.scr-1.0.4 by Felix Meschberger · 16 years ago
  26. c0815a4 Add some tests checking that instances are consistently created and disposed according to their factories validity / invalidity. by Clement Escoffier · 16 years ago
  27. ec606fe [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 16 years ago
  28. a7075d1 [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.4 by Felix Meschberger · 16 years ago
  29. e567c9f FELIX-612 Don't persist newly created factory configuration objects and also by Felix Meschberger · 16 years ago
  30. d3714fe FELIX-611 Do not return new configurations from the ConfigurationAdmin.listConfiguration by Felix Meschberger · 16 years ago
  31. 1d619a0 FELIX-642 Fixed bug due to the not synchronized method httpRequestReceived of MyCtrlPoint.java (basedriver importer) by Francesco Furfari · 16 years ago
  32. 957d457 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  33. 23188ef [maven-release-plugin] prepare release maven-bundle-plugin-1.4.2 by Stuart McCulloch · 16 years ago
  34. bdaa9f3 Update changelog by Stuart McCulloch · 16 years ago
  35. b4212cc Commit latest doc from website by Stuart McCulloch · 16 years ago
  36. b00f75b Applied patch (FELIX-582) to return Bundle.getLastModified() for bundle by Richard S. Hall · 16 years ago
  37. 69b8073 Applied patch (FELIX-577) to improve handling of improper resource URLs. by Richard S. Hall · 16 years ago
  38. 9e4042b FELIX-454 Initial version of the Autoconf Resource Processor by Christian van Spaandonk · 16 years ago
  39. c1617b9 FELIX-658 Optionally skip stopping unaffected bundles when updating a deployment package by Christian van Spaandonk · 16 years ago
  40. 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
  41. c91767b Format code using Apache coding style by Stuart McCulloch · 16 years ago
  42. 657cfbf Use 1.4 API by Stuart McCulloch · 16 years ago
  43. 93bebe2 Modified to match current config.properties file. (FELIX-595)(FELIX-514) by Richard S. Hall · 16 years ago
  44. 11cb739 Modified these examples to use the most recent released version of Felix. by Richard S. Hall · 16 years ago
  45. 3b26bd6 Modify the configuration files to export the R4.1 version of Service Tracker. by Richard S. Hall · 16 years ago
  46. 136134e FELIX-580: support deployment of OBR metadata using prefixed URLs (-DprefixUrl=http://...) or absolute URLs (-DbundleUrl=http://...) by Stuart McCulloch · 16 years ago
  47. 6169f0b FELIX-553: revert to use -DprefixURL=http://... to specify repository prefix, inline with other changes for 1.4.2 by Stuart McCulloch · 16 years ago
  48. 51fa2c3 FELIX-553: add bundle:remote-clean goal (use -DremoteOBR=http://... to specify repository prefix) by Stuart McCulloch · 16 years ago
  49. 7f24ae7 FELIX-553: actually safer to always use scheme specific part here by Stuart McCulloch · 16 years ago
  50. 5f2843b FELIX-553: handle opaque URIs by Stuart McCulloch · 16 years ago
  51. 569a4c5 FELIX-514 Updated compendium bundle to R4.1 OSGi API by Christian van Spaandonk · 16 years ago
  52. 771a99d Update exported packages to reflect R4.1 version numbers. by Richard S. Hall · 16 years ago
  53. c6ae736 Add necessary stub methods to implement new R4.1 methods. (FELIX-595) by Richard S. Hall · 16 years ago
  54. ce7c1fd Update to the R4.1 OSGi API. (FELIX-595) by Richard S. Hall · 16 years ago
  55. 4402483 Applied patch (FELIX-650) to properly return symbolic name when it has by Richard S. Hall · 16 years ago
  56. d55d17c Fix issue Felix-655 by Clement Escoffier · 16 years ago
  57. aa6328c FELIX-653 : Value of Java field is not used if property is specified by a name reference by Carsten Ziegeler · 16 years ago
  58. 0c45336 Reformatted some files to bring them in alignment with Felix coding style by Richard S. Hall · 16 years ago
  59. f1085c8 Applied patch (FELIX-482) to use logger instead of System.err. by Richard S. Hall · 16 years ago
  60. 3078be5 Rename the composite runtime test suite (from composite.runtime to composite-runtime). by Clement Escoffier · 16 years ago
  61. 3955871 Commit the event admin handler test suite by Clement Escoffier · 16 years ago
  62. 709682f Minor fixes in the bad lifecycle controller handler tests to reflect recent changes (factory attribute is now deprecated) by Clement Escoffier · 16 years ago
  63. 9f87f6e Several improvements in the event admin handler: by Clement Escoffier · 16 years ago
  64. 07b6b85 Add tests on super constructor arguments. by Clement Escoffier · 16 years ago
  65. eb915eb Fix the Felix-649 issue. by Clement Escoffier · 16 years ago
  66. a7c08d4 FELIX-645 : Only apply global property if it hasn't been defined by the component itself. by Carsten Ziegeler · 16 years ago
  67. e3c8aaa FELIX-644 : Throw exception with better message. by Carsten Ziegeler · 16 years ago
  68. 912b1f7 Fixed a bug where the m_revisions array was not being correctly rolled back by Richard S. Hall · 16 years ago
  69. b769469 FELIX-646 Use initial configuration of Configuration object induced by Felix Meschberger · 16 years ago
  70. 89a19c3 FELIX-645 : Add support for global properties. by Carsten Ziegeler · 16 years ago
  71. 82d865c FELIX-645 : If a reference is already complete in a super class, don't check it again in a subclass. by Carsten Ziegeler · 16 years ago
  72. ee45d11 FELIX-643 : Don't traverse class hierarchy for references twice. by Carsten Ziegeler · 16 years ago
  73. 69774b6 Update test structure to reflect changes made on the ipojo sub-project structure by Clement Escoffier · 16 years ago
  74. 29b170a Change the structure of the iPOJO project. by Clement Escoffier · 16 years ago
  75. 4a93fbf Modified manifest parser to be more lenient when reading the manifest version; by Richard S. Hall · 16 years ago
  76. cf07b40 Add the event admin handler in the iPOJO build process by Clement Escoffier · 16 years ago
  77. 547866d Fix issue Felix-640. by Clement Escoffier · 16 years ago
  78. 0264e84 by Stephane Frenot · 16 years ago
  79. d4748fc Modified OBR to correctly consider the namespace attribute when matching by Richard S. Hall · 16 years ago
  80. 65158f8 Fix the issue Felix-637 about stack size error when a composite uses a long. by Clement Escoffier · 16 years ago
  81. 069d46d Fix issue Felix-632: by Clement Escoffier · 16 years ago
  82. 51a196b Fix the issue Felix-631 by Clement Escoffier · 16 years ago
  83. d50c912 Add tests on instance configuration with complex types and new array syntax. by Clement Escoffier · 16 years ago
  84. 39522c9 Fix the issue Felix-629 by Clement Escoffier · 16 years ago
  85. 0498d30 FELIX-556: support use of filters when embedding dependencies, for example: <Embed-Dependency>foo;inline=META-INF/**</Embed-Dependency> by Stuart McCulloch · 16 years ago
  86. ed7449c FELIX-620: special handling when only exportcontents is used by Stuart McCulloch · 16 years ago
  87. 72b54d0 Add a simple trace to indicate the test suite departure. by Clement Escoffier · 16 years ago
  88. a6f13b2 Added svn properties by Stefano Lenzi · 16 years ago
  89. bf84fe4 Modify the test suite according to the recent change on the Architecture service published properties. by Clement Escoffier · 16 years ago
  90. 2b334ed Fix the Felix-628 issue. by Clement Escoffier · 16 years ago
  91. e2ecf31 Add the temporal dependency annotation. This annotation is inside the annotation project despite its an external handler. This choice was made to avoid to create multiple artifacts. by Clement Escoffier · 16 years ago
  92. 42271e5 FELIX-547: fix VersionRange test to allow [1.0,1.0] ranges by Stuart McCulloch · 16 years ago
  93. 80ca860 Fix the issue Felix-626. by Clement Escoffier · 16 years ago
  94. bf67f50 Clean up code. by Carsten Ziegeler · 16 years ago
  95. b89bd61 - Add temporal dependency tests about onTimeout policies by Clement Escoffier · 16 years ago
  96. 805a333 FELIX-624: Use the classloader of the bundle exporting the service to load the service class. by Carsten Ziegeler · 16 years ago
  97. 742f9ce Add the onTimeout support to the temporal dependencies. by Clement Escoffier · 16 years ago
  98. bb72cb0 FELIX-620: update manifest goal to be compatible with the bundle goal by Stuart McCulloch · 16 years ago
  99. f9b7761 FELIX-620: report BND warnings and errors for bundle:manifest goal by Stuart McCulloch · 16 years ago
  100. 322c7d1 Adds support for the standard symbolic name for the system bundle; however, by Richard S. Hall · 16 years ago