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