1. e88213c Fix versions (snapshot vs release) by Clement Escoffier · 13 years ago
  2. e2d9350 use release versions by Clement Escoffier · 13 years ago
  3. e97afad update versions. by Clement Escoffier · 13 years ago
  4. 337c690 update versions. by Clement Escoffier · 13 years ago
  5. 8407505 Externalize versions into the parent pom. by Clement Escoffier · 13 years ago
  6. 8ea6ac8 FELIX-2838 : Allow classes to be specifed as values for the @Property annotation by Carsten Ziegeler · 13 years ago
  7. 0afc1bf Remove System.out.println by Carsten Ziegeler · 13 years ago
  8. 10e0fb2 Add version information by Carsten Ziegeler · 13 years ago
  9. c4860cd FELIX-2753 : Support array of classes for @Service annotation by Carsten Ziegeler · 13 years ago
  10. 7e7866b Use current generator project. by Carsten Ziegeler · 13 years ago
  11. f827b16 Update dependencies after release by Karl Pauls · 13 years ago
  12. 0fb8abf [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  13. 22f4a4c [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.9 by Karl Pauls · 13 years ago
  14. c52f617 Update dependencies and changelog for release by Karl Pauls · 13 years ago
  15. 368d878 Update dependencies after release by Karl Pauls · 13 years ago
  16. 3c7adc0 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  17. 5a0aeb3 [maven-release-plugin] prepare release org.apache.felix.main-3.0.9 by Karl Pauls · 13 years ago
  18. f999161 Update dependencies for release by Karl Pauls · 13 years ago
  19. 49f1cd4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  20. c86e714 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.9 by Karl Pauls · 13 years ago
  21. 2e7ab1b Fix comment typo. by Richard S. Hall · 13 years ago
  22. 1e890ef FELIX-2704 : @Property(cardinality=Integer.MAX_Int, ...) causes java.lang.NumberFormatException by Carsten Ziegeler · 13 years ago
  23. a9ad23b These weren't updated last time. by Richard S. Hall · 13 years ago
  24. 71250f9 Move "main" issue to main changelog. by Richard S. Hall · 13 years ago
  25. 8fe08db Copy branch changelogs to trunk. by Richard S. Hall · 13 years ago
  26. 01eaee4 Copy branch changelog to trunk. by Richard S. Hall · 13 years ago
  27. 4b4ae50 [framework] update changelog by Guillaume Nodet · 13 years ago
  28. 7087cc8 [FELIX-2851] Resolution problems after a fragment can't be resolved by Guillaume Nodet · 13 years ago
  29. ea7644a [FELIX-2850] PackageAdmin return fragments / hosts even if the host isn't resolved by Guillaume Nodet · 13 years ago
  30. 01a932c [FELIX-2849] PackageAdmin is inconsistent between getFragments and getHosts by Guillaume Nodet · 13 years ago
  31. 6de2403 Update trunk from branch. by Richard S. Hall · 13 years ago
  32. ff2c05b [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 13 years ago
  33. 9cf0bf3 [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.8.0 by Clement Escoffier · 13 years ago
  34. 81901bf update dependencies to use releases by Clement Escoffier · 13 years ago
  35. d27dc02 FELIX-2835 : SCR plugin: Parsing of "options" for property tag broken for javadoc annotations by Carsten Ziegeler · 13 years ago
  36. dc8a553 FELIX-2847 Prevent NPE if service already unregistered by Felix Meschberger · 13 years ago
  37. 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
  38. afeff3b Improved error messages must handle non-package dependencies and by Richard S. Hall · 13 years ago
  39. 677e359 FELIX-2843 : Parsing PID assumes last 4 chars are file extension by Carsten Ziegeler · 13 years ago
  40. 9c45367 Add iml files to svn:ignore. by Clement Escoffier · 13 years ago
  41. f6b6668 Apply patch for FELIX-2845 by Clement Escoffier · 13 years ago
  42. 77cd40b Improve resolver messages for constraint violations. (FELIX-2841) by Richard S. Hall · 13 years ago
  43. 4c66a1a If a bundle is uninstalled more than once, the subsequent calls by Richard S. Hall · 13 years ago
  44. c056b9c Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 13 years ago
  45. 1ebea1e FELIX-2836 : Async threads should be daemon threads by Carsten Ziegeler · 13 years ago
  46. b813989 When the framework is stopped, the system bundle (i.e., the framework) by Richard S. Hall · 13 years ago
  47. 0aacad3 Throw exception if anyone attempts to open "/" bundle resource. (FELIX-2832) by Richard S. Hall · 13 years ago
  48. d10f7c7 Fix FELIX-2833 The maven-ipojo-plugin does not support manipulating artifact with a classifier by Clement Escoffier · 13 years ago
  49. f3a0080 Fixed FELIX-2830: Tablesorter loses it's styling if placed in JQuery TAB component by Valentin Valchev · 13 years ago
  50. 7f4ff11 fixed javadoc by Pierre De Rop · 13 years ago
  51. 7c0634e Align trunk with 3.0.8. (FELIX-2800) by Richard S. Hall · 13 years ago
  52. 95c83b1 [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files by Clement Escoffier · 13 years ago
  53. de50780 [FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform by Clement Escoffier · 13 years ago
  54. 79e5f70 FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field by Pierre De Rop · 13 years ago
  55. e986d15 javadoc by Pierre De Rop · 13 years ago
  56. 28c1e3a improved exception message when the type of a json descriptor entry is not provided by Pierre De Rop · 13 years ago
  57. 25abed5 add build extension for wagon-ssh (used for Felix OBR deployment) by Clement Escoffier · 13 years ago
  58. 2c04a8e FELIX-1747 Use Apache Parent 8 by Felix Meschberger · 13 years ago
  59. cc75552 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 13 years ago
  60. df92266 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 13 years ago
  61. 53064c4 FELIX-1747 Implement new parent POM based on Apache Parent by Felix Meschberger · 13 years ago
  62. 72f9507 Add missing ASL license header by Felix Meschberger · 13 years ago
  63. 0be042c Make instance field private (and add some commentary) by Felix Meschberger · 13 years ago
  64. 9b9c193 FELIX-2824 Besides setting the configuration support object up by Felix Meschberger · 13 years ago
  65. 049cc07 FELIX-2766 Don't throw FileNotFoundException when calling by Felix Meschberger · 13 years ago
  66. 417f66c FELIX-2771 Fix Foundation and Mika platform issues: by Felix Meschberger · 13 years ago
  67. f873dbe FELIX-2578 Refactor SCR configuration setup to support late wiring of Configuration Admin API by Felix Meschberger · 13 years ago
  68. fb1ce2f Setup the LogService listener first thing in the activator to not miss log entries during startup by Felix Meschberger · 13 years ago
  69. 9913fe5 Provide service provider and description properties for the shell command services by Felix Meschberger · 13 years ago
  70. 5ac763d Add Bundle-Category to manifest by Felix Meschberger · 13 years ago
  71. b3c6ac9 Add Bundle-DocURL to manifest by Felix Meschberger · 13 years ago
  72. 9cb2972 FELIX-2553 Applying patch by Carsten Ziegeler (thanks alot) changing most by Felix Meschberger · 13 years ago
  73. 9e55356 FELIX-2642 Adapt Felix implementation package and fix Export-Package by Felix Meschberger · 13 years ago
  74. 11b1736 FELIX-2823 Catch all exceptions from BundleContext.getService for propery logging and recovery by Felix Meschberger · 13 years ago
  75. f52b733 FELIX-2642 Adapt to implementation to R4.3 draft3 specification by Felix Meschberger · 13 years ago
  76. b1a30d0 fixed licenses by Pierre De Rop · 13 years ago
  77. d677901 updated TODO list by Pierre De Rop · 13 years ago
  78. 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
  79. 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
  80. ede7dd8 FELIX-2969 Minor cleanup. by Marcel Offermans · 13 years ago
  81. 5c23884 Renamed a test to be consistent with the naming convention for other tests that are related to issues. by Marcel Offermans · 13 years ago
  82. 07b7cf4 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  83. d225794 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.4 by Guillaume Nodet · 13 years ago
  84. 7f6c0c0 Update changelog to reflect the correct version by Guillaume Nodet · 13 years ago
  85. e337255 Fix legal files for bundleplugin as we don't include BND anymore by Guillaume Nodet · 13 years ago
  86. d60e99e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  87. 69a8fa5 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.2 by Guillaume Nodet · 13 years ago
  88. 960ca31 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  89. 04aec0a [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.10 by Guillaume Nodet · 13 years ago
  90. 2ce3581 Merge 3.1.8 and 3.1.10 changelog in preparation for 3.1.10 release by Guillaume Nodet · 13 years ago
  91. 5ecb7b4 update changelog. by Clement Escoffier · 13 years ago
  92. fcd1c07 Update copyright for webconsole by Guillaume Nodet · 13 years ago
  93. e7b65a0 FELIX-2818 by Clement Escoffier · 13 years ago
  94. 2c081b5 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  95. 813398d [maven-release-plugin] prepare release maven-bundle-plugin-2.3.0 by Guillaume Nodet · 13 years ago
  96. a4175e4 Update bundleplugin changelog by Guillaume Nodet · 13 years ago
  97. 172dd92 Fix legal files for bundleplugin by Guillaume Nodet · 13 years ago
  98. 12264ad Fixes FELIX-2817 : The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting. by Hiram R. Chirino · 13 years ago
  99. 4b26df9 FELIX-2813 Make the service registration field volatile and ensure the asynchronous threads are started only after registering the service and stopped before unregistering the service. by Felix Meschberger · 13 years ago
  100. f331342 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago