1. 4986e44 Added a new test that reveals an issue with life cycle listeners that are dynamically added. by Marcel Offermans · 13 years ago
  2. eb1f746 Remove debug print statement. by Richard S. Hall · 13 years ago
  3. 025b625 Fragments should only be discarded when they no longer match any by Richard S. Hall · 13 years ago
  4. 194d228 FELIX-2863 : Warnings and error messages contain @scr.* if annotations are used by Carsten Ziegeler · 13 years ago
  5. 84f26eb Don't export old API wiht a version. by Pierre De Rop · 13 years ago
  6. 71b5789 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  7. a9f58b2 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.9 by Karl Pauls · 13 years ago
  8. 04359c8 Prepare release by Karl Pauls · 13 years ago
  9. 092e28f findbugs: check what is returned by mkdirs by Pierre De Rop · 13 years ago
  10. 175540c - Use bndlib 1.15.0 instead of bnd, for parsing annotations. by Pierre De Rop · 13 years ago
  11. d70db13 removed useless ant file by Pierre De Rop · 13 years ago
  12. 8a607bb misc cleanup by Pierre De Rop · 13 years ago
  13. 17753d5 changed bundle symbolic name to org.apache.felix.dependencymanager.shell by Pierre De Rop · 13 years ago
  14. 5caf0e5 Add a couple "to do" comments. by Richard S. Hall · 13 years ago
  15. 291beef FELIX-2861 : Remove unnecessary object creation by Carsten Ziegeler · 13 years ago
  16. 3c219fa FELIX-2860 Prevent NPE if no *.properties entries providing localization can be found in the bundle by Felix Meschberger · 13 years ago
  17. 23fcdf5 Initial refactoring to move fragment handling into the resolver. (FELIX-2858) by Richard S. Hall · 13 years ago
  18. 85f82f1 Add IDEA file to svn:ignore. by Clement Escoffier · 13 years ago
  19. 513ce45 Clean up versions. by Clement Escoffier · 13 years ago
  20. 58c9b15 update maven-ipojo-plugin version by Clement Escoffier · 13 years ago
  21. e88213c Fix versions (snapshot vs release) by Clement Escoffier · 13 years ago
  22. e2d9350 use release versions by Clement Escoffier · 13 years ago
  23. e97afad update versions. by Clement Escoffier · 13 years ago
  24. 337c690 update versions. by Clement Escoffier · 13 years ago
  25. 8407505 Externalize versions into the parent pom. by Clement Escoffier · 13 years ago
  26. 8ea6ac8 FELIX-2838 : Allow classes to be specifed as values for the @Property annotation by Carsten Ziegeler · 13 years ago
  27. 0afc1bf Remove System.out.println by Carsten Ziegeler · 13 years ago
  28. 10e0fb2 Add version information by Carsten Ziegeler · 13 years ago
  29. c4860cd FELIX-2753 : Support array of classes for @Service annotation by Carsten Ziegeler · 13 years ago
  30. 7e7866b Use current generator project. by Carsten Ziegeler · 13 years ago
  31. f827b16 Update dependencies after release by Karl Pauls · 13 years ago
  32. 0fb8abf [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  33. 22f4a4c [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.9 by Karl Pauls · 13 years ago
  34. c52f617 Update dependencies and changelog for release by Karl Pauls · 13 years ago
  35. 368d878 Update dependencies after release by Karl Pauls · 13 years ago
  36. 3c7adc0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  37. 5a0aeb3 [maven-release-plugin] prepare release org.apache.felix.main-3.0.9 by Karl Pauls · 13 years ago
  38. f999161 Update dependencies for release by Karl Pauls · 13 years ago
  39. 49f1cd4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  40. c86e714 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.9 by Karl Pauls · 13 years ago
  41. 2e7ab1b Fix comment typo. by Richard S. Hall · 13 years ago
  42. 1e890ef FELIX-2704 : @Property(cardinality=Integer.MAX_Int, ...) causes java.lang.NumberFormatException by Carsten Ziegeler · 13 years ago
  43. a9ad23b These weren't updated last time. by Richard S. Hall · 13 years ago
  44. 71250f9 Move "main" issue to main changelog. by Richard S. Hall · 13 years ago
  45. 8fe08db Copy branch changelogs to trunk. by Richard S. Hall · 13 years ago
  46. 01eaee4 Copy branch changelog to trunk. by Richard S. Hall · 13 years ago
  47. 4b4ae50 [framework] update changelog by Guillaume Nodet · 13 years ago
  48. 7087cc8 [FELIX-2851] Resolution problems after a fragment can't be resolved by Guillaume Nodet · 13 years ago
  49. ea7644a [FELIX-2850] PackageAdmin return fragments / hosts even if the host isn't resolved by Guillaume Nodet · 13 years ago
  50. 01a932c [FELIX-2849] PackageAdmin is inconsistent between getFragments and getHosts by Guillaume Nodet · 13 years ago
  51. 6de2403 Update trunk from branch. by Richard S. Hall · 13 years ago
  52. ff2c05b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  53. 9cf0bf3 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.8.0 by Clement Escoffier · 13 years ago
  54. 81901bf update dependencies to use releases by Clement Escoffier · 13 years ago
  55. d27dc02 FELIX-2835 : SCR plugin: Parsing of "options" for property tag broken for javadoc annotations by Carsten Ziegeler · 13 years ago
  56. dc8a553 FELIX-2847 Prevent NPE if service already unregistered by Felix Meschberger · 13 years ago
  57. 6c3542e FELIX-2848 : Saving config file to original location shouldn't add system properties. Applying patch from Carl Hall by Carsten Ziegeler · 13 years ago
  58. afeff3b Improved error messages must handle non-package dependencies and by Richard S. Hall · 13 years ago
  59. 677e359 FELIX-2843 : Parsing PID assumes last 4 chars are file extension by Carsten Ziegeler · 13 years ago
  60. 9c45367 Add iml files to svn:ignore. by Clement Escoffier · 13 years ago
  61. f6b6668 Apply patch for FELIX-2845 by Clement Escoffier · 13 years ago
  62. 77cd40b Improve resolver messages for constraint violations. (FELIX-2841) by Richard S. Hall · 13 years ago
  63. 4c66a1a If a bundle is uninstalled more than once, the subsequent calls by Richard S. Hall · 13 years ago
  64. c056b9c Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 13 years ago
  65. 1ebea1e FELIX-2836 : Async threads should be daemon threads by Carsten Ziegeler · 13 years ago
  66. b813989 When the framework is stopped, the system bundle (i.e., the framework) by Richard S. Hall · 13 years ago
  67. 0aacad3 Throw exception if anyone attempts to open "/" bundle resource. (FELIX-2832) by Richard S. Hall · 13 years ago
  68. d10f7c7 Fix FELIX-2833 The maven-ipojo-plugin does not support manipulating artifact with a classifier by Clement Escoffier · 13 years ago
  69. f3a0080 Fixed FELIX-2830: Tablesorter loses it's styling if placed in JQuery TAB component by Valentin Valchev · 13 years ago
  70. 7f4ff11 fixed javadoc by Pierre De Rop · 13 years ago
  71. 7c0634e Align trunk with 3.0.8. (FELIX-2800) by Richard S. Hall · 13 years ago
  72. 95c83b1 [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files by Clement Escoffier · 13 years ago
  73. de50780 [FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform by Clement Escoffier · 13 years ago
  74. 79e5f70 FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field by Pierre De Rop · 13 years ago
  75. e986d15 javadoc by Pierre De Rop · 13 years ago
  76. 28c1e3a improved exception message when the type of a json descriptor entry is not provided by Pierre De Rop · 13 years ago
  77. 25abed5 add build extension for wagon-ssh (used for Felix OBR deployment) by Clement Escoffier · 13 years ago
  78. 2c04a8e FELIX-1747 Use Apache Parent 8 by Felix Meschberger · 13 years ago
  79. cc75552 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 13 years ago
  80. df92266 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 13 years ago
  81. 53064c4 FELIX-1747 Implement new parent POM based on Apache Parent by Felix Meschberger · 13 years ago
  82. 72f9507 Add missing ASL license header by Felix Meschberger · 13 years ago
  83. 0be042c Make instance field private (and add some commentary) by Felix Meschberger · 13 years ago
  84. 9b9c193 FELIX-2824 Besides setting the configuration support object up by Felix Meschberger · 13 years ago
  85. 049cc07 FELIX-2766 Don't throw FileNotFoundException when calling by Felix Meschberger · 13 years ago
  86. 417f66c FELIX-2771 Fix Foundation and Mika platform issues: by Felix Meschberger · 13 years ago
  87. f873dbe FELIX-2578 Refactor SCR configuration setup to support late wiring of Configuration Admin API by Felix Meschberger · 13 years ago
  88. fb1ce2f Setup the LogService listener first thing in the activator to not miss log entries during startup by Felix Meschberger · 13 years ago
  89. 9913fe5 Provide service provider and description properties for the shell command services by Felix Meschberger · 13 years ago
  90. 5ac763d Add Bundle-Category to manifest by Felix Meschberger · 13 years ago
  91. b3c6ac9 Add Bundle-DocURL to manifest by Felix Meschberger · 13 years ago
  92. 9cb2972 FELIX-2553 Applying patch by Carsten Ziegeler (thanks alot) changing most by Felix Meschberger · 13 years ago
  93. 9e55356 FELIX-2642 Adapt Felix implementation package and fix Export-Package by Felix Meschberger · 13 years ago
  94. 11b1736 FELIX-2823 Catch all exceptions from BundleContext.getService for propery logging and recovery by Felix Meschberger · 13 years ago
  95. f52b733 FELIX-2642 Adapt to implementation to R4.3 draft3 specification by Felix Meschberger · 13 years ago
  96. b1a30d0 fixed licenses by Pierre De Rop · 13 years ago
  97. d677901 updated TODO list by Pierre De Rop · 13 years ago
  98. 4040854 Export old dependencymanager package with version 2.0.2, and Import new package with version [3,4) by Pierre De Rop · 13 years ago
  99. 4c6215d FELIX-2821 Apply patch by Stephen Flynn (thanks alot). Basically when closing the DependencyManagers, the manager list is copied, reversed and this reversed copy is iterated. And added an integration test to prove correctness. by Felix Meschberger · 13 years ago
  100. ede7dd8 FELIX-2969 Minor cleanup. by Marcel Offermans · 13 years ago