1. d818d30 Fix versions (snapshot vs release) by Clement Escoffier · 14 years ago
  2. 5616813 use release versions by Clement Escoffier · 14 years ago
  3. 4253047 update versions. by Clement Escoffier · 14 years ago
  4. 258b55b update versions. by Clement Escoffier · 14 years ago
  5. 345e79a Externalize versions into the parent pom. by Clement Escoffier · 14 years ago
  6. aea5c34 FELIX-2838 : Allow classes to be specifed as values for the @Property annotation by Carsten Ziegeler · 14 years ago
  7. 7b936cb Remove System.out.println by Carsten Ziegeler · 14 years ago
  8. 0c6044a Add version information by Carsten Ziegeler · 14 years ago
  9. 51f9d56 FELIX-2753 : Support array of classes for @Service annotation by Carsten Ziegeler · 14 years ago
  10. a52618a Use current generator project. by Carsten Ziegeler · 14 years ago
  11. 1155b3d Update dependencies after release by Karl Pauls · 14 years ago
  12. cc2a6df [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  13. b7d2c05 [maven-release-plugin] prepare release org.apache.felix.main.distribution-3.0.9 by Karl Pauls · 14 years ago
  14. 868c2e4 Update dependencies and changelog for release by Karl Pauls · 14 years ago
  15. e62d2f2 Update dependencies after release by Karl Pauls · 14 years ago
  16. 51c7753 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  17. 5200989 [maven-release-plugin] prepare release org.apache.felix.main-3.0.9 by Karl Pauls · 14 years ago
  18. 2fc9623 Update dependencies for release by Karl Pauls · 14 years ago
  19. 965fb06 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  20. fbb60d4 [maven-release-plugin] prepare release org.apache.felix.framework-3.0.9 by Karl Pauls · 14 years ago
  21. 62fbd7b Fix comment typo. by Richard S. Hall · 14 years ago
  22. 87b0896 FELIX-2704 : @Property(cardinality=Integer.MAX_Int, ...) causes java.lang.NumberFormatException by Carsten Ziegeler · 14 years ago
  23. 10fd90c These weren't updated last time. by Richard S. Hall · 14 years ago
  24. a51c8db Move "main" issue to main changelog. by Richard S. Hall · 14 years ago
  25. 50ebb0b Copy branch changelogs to trunk. by Richard S. Hall · 14 years ago
  26. 649d86b Copy branch changelog to trunk. by Richard S. Hall · 14 years ago
  27. 23d4a25 [framework] update changelog by Guillaume Nodet · 14 years ago
  28. 9708383 [FELIX-2851] Resolution problems after a fragment can't be resolved by Guillaume Nodet · 14 years ago
  29. bcd96d1 [FELIX-2850] PackageAdmin return fragments / hosts even if the host isn't resolved by Guillaume Nodet · 14 years ago
  30. 15b82e2 [FELIX-2849] PackageAdmin is inconsistent between getFragments and getHosts by Guillaume Nodet · 14 years ago
  31. 2de617d Update trunk from branch. by Richard S. Hall · 14 years ago
  32. 5d9b7ff [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 14 years ago
  33. cd4b3db [maven-release-plugin] prepare release org.apache.felix.ipojo.composite-1.8.0 by Clement Escoffier · 14 years ago
  34. 812179c update dependencies to use releases by Clement Escoffier · 14 years ago
  35. 0140540 FELIX-2835 : SCR plugin: Parsing of "options" for property tag broken for javadoc annotations by Carsten Ziegeler · 14 years ago
  36. 72c9a9c FELIX-2847 Prevent NPE if service already unregistered by Felix Meschberger · 14 years ago
  37. 9b4357b FELIX-2848 : Saving config file to original location shouldn't add system properties. Applying patch from Carl Hall by Carsten Ziegeler · 14 years ago
  38. 3a748c3 Improved error messages must handle non-package dependencies and by Richard S. Hall · 14 years ago
  39. e5c871a FELIX-2843 : Parsing PID assumes last 4 chars are file extension by Carsten Ziegeler · 14 years ago
  40. 9ed6d6f Add iml files to svn:ignore. by Clement Escoffier · 14 years ago
  41. 0656918 Apply patch for FELIX-2845 by Clement Escoffier · 14 years ago
  42. 1e3a712 Improve resolver messages for constraint violations. (FELIX-2841) by Richard S. Hall · 14 years ago
  43. e046680 If a bundle is uninstalled more than once, the subsequent calls by Richard S. Hall · 14 years ago
  44. 44ff87d Check if the bundle exists before trying to update it. (FELIX-2796) by Richard S. Hall · 14 years ago
  45. c22a23f FELIX-2836 : Async threads should be daemon threads by Carsten Ziegeler · 14 years ago
  46. 02b19a9 When the framework is stopped, the system bundle (i.e., the framework) by Richard S. Hall · 14 years ago
  47. 3fdb031 Throw exception if anyone attempts to open "/" bundle resource. (FELIX-2832) by Richard S. Hall · 14 years ago
  48. 1d2cc68 Fix FELIX-2833 The maven-ipojo-plugin does not support manipulating artifact with a classifier by Clement Escoffier · 14 years ago
  49. 3858e61 Fixed FELIX-2830: Tablesorter loses it's styling if placed in JQuery TAB component by Valentin Pavlov Valchev · 14 years ago
  50. 1a0b0fd fixed javadoc by Pierre De Rop · 14 years ago
  51. 03f5c83 Align trunk with 3.0.8. (FELIX-2800) by Richard S. Hall · 14 years ago
  52. eb734cc [FELIX-2825] - The maven-ipojo-plugin does not replace component classes in WAR files by Clement Escoffier · 14 years ago
  53. cb30929 [FELIX-2829] - The maven-ipojo-plugin archetype descriptor is not conform by Clement Escoffier · 14 years ago
  54. 45153f3 FELIX-2828: Allows a ResourceDependency annotation to inject the resource on a class field by Pierre De Rop · 14 years ago
  55. 22f79ed javadoc by Pierre De Rop · 14 years ago
  56. ea3cd07 improved exception message when the type of a json descriptor entry is not provided by Pierre De Rop · 14 years ago
  57. d7ab959 add build extension for wagon-ssh (used for Felix OBR deployment) by Clement Escoffier · 14 years ago
  58. 3609a58 FELIX-1747 Use Apache Parent 8 by Felix Meschberger · 14 years ago
  59. 2965518 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 14 years ago
  60. 75ddf47 FELIX-1747 Use new Felix Parent POM 2-SNAPSHOT and move legal file additions by Felix Meschberger · 14 years ago
  61. c8fed48 FELIX-1747 Implement new parent POM based on Apache Parent by Felix Meschberger · 14 years ago
  62. 6de5826 Add missing ASL license header by Felix Meschberger · 14 years ago
  63. 34216f1 Make instance field private (and add some commentary) by Felix Meschberger · 14 years ago
  64. 0d4608e FELIX-2824 Besides setting the configuration support object up by Felix Meschberger · 14 years ago
  65. c5fb739 FELIX-2766 Don't throw FileNotFoundException when calling by Felix Meschberger · 14 years ago
  66. 0fb2d86 FELIX-2771 Fix Foundation and Mika platform issues: by Felix Meschberger · 14 years ago
  67. cf317b6 FELIX-2578 Refactor SCR configuration setup to support late wiring of Configuration Admin API by Felix Meschberger · 14 years ago
  68. 2737a05 Setup the LogService listener first thing in the activator to not miss log entries during startup by Felix Meschberger · 14 years ago
  69. 44f94fe Provide service provider and description properties for the shell command services by Felix Meschberger · 14 years ago
  70. e5b69af Add Bundle-Category to manifest by Felix Meschberger · 14 years ago
  71. 8309e52 Add Bundle-DocURL to manifest by Felix Meschberger · 14 years ago
  72. 3530c1f FELIX-2553 Applying patch by Carsten Ziegeler (thanks alot) changing most by Felix Meschberger · 14 years ago
  73. f438fad FELIX-2642 Adapt Felix implementation package and fix Export-Package by Felix Meschberger · 14 years ago
  74. a8c553e FELIX-2823 Catch all exceptions from BundleContext.getService for propery logging and recovery by Felix Meschberger · 14 years ago
  75. 3f987eb FELIX-2642 Adapt to implementation to R4.3 draft3 specification by Felix Meschberger · 14 years ago
  76. 828a91c fixed licenses by Pierre De Rop · 14 years ago
  77. 2cf8e4a updated TODO list by Pierre De Rop · 14 years ago
  78. c8927e0 Export old dependencymanager package with version 2.0.2, and Import new package with version [3,4) by Pierre De Rop · 14 years ago
  79. 238a2c2 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 · 14 years ago
  80. 70107ff FELIX-2969 Minor cleanup. by Marcel Offermans · 14 years ago
  81. 91795b3 Renamed a test to be consistent with the naming convention for other tests that are related to issues. by Marcel Offermans · 14 years ago
  82. cebc45b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  83. 25956cd [maven-release-plugin] prepare release maven-bundle-plugin-2.3.4 by Guillaume Nodet · 14 years ago
  84. fdc2b76 Update changelog to reflect the correct version by Guillaume Nodet · 14 years ago
  85. 2503f6b Fix legal files for bundleplugin as we don't include BND anymore by Guillaume Nodet · 14 years ago
  86. bbf5c38 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  87. 921cc80 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.2 by Guillaume Nodet · 14 years ago
  88. b96845b [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  89. 69480d2 [maven-release-plugin] prepare release org.apache.felix.fileinstall-3.1.10 by Guillaume Nodet · 14 years ago
  90. f9b4932 Merge 3.1.8 and 3.1.10 changelog in preparation for 3.1.10 release by Guillaume Nodet · 14 years ago
  91. dbee432 update changelog. by Clement Escoffier · 14 years ago
  92. a553aac Update copyright for webconsole by Guillaume Nodet · 14 years ago
  93. d6d5460 FELIX-2818 by Clement Escoffier · 14 years ago
  94. ea82efd [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  95. 0caa81d [maven-release-plugin] prepare release maven-bundle-plugin-2.3.0 by Guillaume Nodet · 14 years ago
  96. ae18f1a Update bundleplugin changelog by Guillaume Nodet · 14 years ago
  97. 9460018 Fix legal files for bundleplugin by Guillaume Nodet · 14 years ago
  98. 38cd8c5 Fixes FELIX-2817 : The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting. by Hiram R. Chirino · 14 years ago
  99. 5522940 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 · 14 years ago
  100. 4901624 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago