1. 310bf02 Remove Travis CI configuration by Jean-Baptiste Onofré · 1 year, 2 months ago master
  2. 2fda0a0 Merge pull request #30 from rmannibucau/rmannibucau/use-system-prop-to-read-deep-service-props by Jean-Baptiste Onofré · 3 years, 4 months ago
  3. 5e3b654 ensure we can control if system properties win or not over service properties by Romain Manni-Bucau · 3 years, 4 months ago
  4. f4652b2 [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 4 months ago
  5. 0586dc4 [maven-release-plugin] prepare release winegrower-1.0.1 by jbonofre · 3 years, 4 months ago winegrower-1.0.1
  6. fe75b6f Merge pull request #29 from rmannibucau/rmannibucau/KARAF-6907 by Jean-Baptiste Onofré · 3 years, 5 months ago
  7. 902e7fe [KARAF-6907] interpolate config admin values (even if simpler than the spec) by Romain Manni-Bucau · 3 years, 5 months ago
  8. 4b6315b Merge pull request #28 from rmannibucau/rmannibucau/KARAF-6906 by Jean-Baptiste Onofré · 3 years, 5 months ago
  9. 8f45051 [KARAF-6906] ensure config admin also uses env variables OOTB by Romain Manni-Bucau · 3 years, 5 months ago
  10. 9778eaa Merge pull request #27 from rmannibucau/rmannibucau/KARAF-6900 by Jean-Baptiste Onofré · 3 years, 5 months ago
  11. 31516a7 [KARAF-6900] ensure junit5 extension can ignore parameter injection when another resolver can do it by Romain Manni-Bucau · 3 years, 5 months ago
  12. 473da60 Merge pull request #26 from rmannibucau/rmannibucau/KARAF-6899 by Jean-Baptiste Onofré · 3 years, 5 months ago
  13. e51b643 add LifecycleCallbacks API by Romain Manni-Bucau · 3 years, 5 months ago
  14. 0465244 Merge pull request #25 from rmannibucau/rmannibucau/make-servlet-integration-functional by Jean-Baptiste Onofré · 3 years, 5 months ago
  15. d4e4215 make winegrower-servlet extensible + support OOTB asyncSupported and servletName attributes by Romain Manni-Bucau · 3 years, 5 months ago
  16. 60b965c [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 5 months ago
  17. 5d7220e [maven-release-plugin] prepare release winegrower-1.0.0 by jbonofre · 3 years, 5 months ago winegrower-1.0.0
  18. 88c66ba Merge pull request #24 from rmannibucau/rmannibucau/enable-to-add-bundles-in-winegrowerpour by François Papon · 3 years, 5 months ago
  19. 757a632 Merge pull request #23 from fpapon/rm-osgi-compendium by François Papon · 3 years, 5 months ago
  20. 03eb517 aligning libs parameter of distribution mojo in pour mojo by Romain Manni-Bucau · 3 years, 5 months ago
  21. ed675d5 Remove OSGi Compendium specs by Francois Papon · 3 years, 5 months ago
  22. 3170787 Merge pull request #22 from rmannibucau/rmannibucau/monojunitextension-does-not-behave-as-mono by Jean-Baptiste Onofré · 3 years, 5 months ago
  23. 3e32c67 ensure mono junit5 extension is really mono by Romain Manni-Bucau · 3 years, 5 months ago
  24. 891693f Merge pull request #21 from rmannibucau/rmannibucau/support-multiple-servicepid by Jean-Baptiste Onofré · 3 years, 5 months ago
  25. 1ae90ca enable to have a String[] for service.pid by Romain Manni-Bucau · 3 years, 5 months ago
  26. 5feb0a0 [maven-release-plugin] rollback the release of winegrower-1.0.0 by jbonofre · 3 years, 5 months ago
  27. ba4b20a [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 5 months ago
  28. 2f0f8ce [maven-release-plugin] prepare release winegrower-1.0.0 by jbonofre · 3 years, 5 months ago
  29. ecadbc5 Merge pull request #19 from rmannibucau/rmannibucau/enable-to-preload-configuration by François Papon · 3 years, 5 months ago
  30. 722acb1 Merge pull request #18 from rmannibucau/rmannibucau/make-winegrower.framework.lazyInstall.skip-configurable by François Papon · 3 years, 5 months ago
  31. b4414a9 Merge pull request #17 from rmannibucau/rmannibucau/service-ref-should-be-overridable-by-service-when-wildcard by François Papon · 3 years, 5 months ago
  32. 7d87bc2 Merge pull request #20 from rmannibucau/patch-2 by François Papon · 3 years, 5 months ago
  33. 6742b32 Merge pull request #16 from rmannibucau/rmannibucau/ensure-you-can-skip-service-injection by François Papon · 3 years, 5 months ago
  34. b1cbcd4 Update OSGiCDIManifestContributor.java by Romain Manni-Bucau · 3 years, 5 months ago
  35. 0447b5e ensure configadmin service reference is available when loading configurations by Romain Manni-Bucau · 3 years, 5 months ago
  36. 6f5afa1 ensure config is read before config admin is created by Romain Manni-Bucau · 3 years, 5 months ago
  37. 7f4d532 enable to preload some configuration by Romain Manni-Bucau · 3 years, 5 months ago
  38. 92857c6 make winegrower.framework.lazyInstall.skip configurable by Romain Manni-Bucau · 3 years, 5 months ago
  39. 23bd77f ensure * service ref property can be overriden if system property is set by Romain Manni-Bucau · 3 years, 5 months ago
  40. 612ffbc Enable to skip service injection in junit5 extension to let another extension provide it by Romain Manni-Bucau · 3 years, 5 months ago
  41. 611119a upgrade aries-cdi to 1.1.1 (#14) by Romain Manni-Bucau · 3 years, 5 months ago
  42. 42ae263 Merge pull request #15 from rmannibucau/rmannibucau/ensure-johnzon-osgi-starts-before-aries-cdi by Jean-Baptiste Onofré · 3 years, 5 months ago
  43. 1d736ee Ensure johnzon-osgi starts before aries-cdi by Romain Manni-Bucau · 3 years, 5 months ago
  44. b4a4408 Merge pull request #13 from rmannibucau/rmannibucau/exclude-asm by Jean-Baptiste Onofré · 3 years, 5 months ago
  45. fb68ee1 exclude asm from xbean-finder by Romain Manni-Bucau · 3 years, 5 months ago
  46. e4e375a basic winegrower osgi framework impl - still some enhancements but sh… (#12) by Romain Manni-Bucau · 3 years, 5 months ago
  47. 143dfaa [maven-release-plugin] rollback the release of winegrower-1.0.0 by jbonofre · 3 years, 5 months ago
  48. ce2a134 [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 6 months ago
  49. e3fe0e4 [maven-release-plugin] prepare release winegrower-1.0.0 by jbonofre · 3 years, 6 months ago
  50. 5fa1e74 Set version to 1.0.0 in preparation for the release by jbonofre · 3 years, 6 months ago
  51. b170039 Merge pull request #11 from fpapon/cepages by Jean-Baptiste Onofré · 3 years, 6 months ago
  52. 8150b35 Rename cepages artifact id by Francois Papon · 3 years, 6 months ago
  53. 1017179 [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 6 months ago
  54. de3189c [maven-release-plugin] prepare release winegrower-1.0 by jbonofre · 3 years, 6 months ago
  55. 921ed1a Merge pull request #10 from rmannibucau/rmannibucau/ensure-osgi-cdi-works by Jean-Baptiste Onofré · 3 years, 6 months ago
  56. 3bec118 precise asm exclusion by Romain Manni-Bucau · 3 years, 6 months ago
  57. 2f75a37 better respect of serviceref#unget by Romain Manni-Bucau · 3 years, 6 months ago
  58. 4817ca4 fix example after jaxrs renaming by Romain Manni-Bucau · 3 years, 6 months ago
  59. 981ac94 better synchronization for serviceListeners by Romain Manni-Bucau · 3 years, 6 months ago
  60. df23e8f avoid locks when registering services, upgrading gh action to java 11.0.6 and disabling some spifly logs implicitly by Romain Manni-Bucau · 3 years, 6 months ago
  61. e41eb3c adding org.apache.felix.http.jetty priority by default by Romain Manni-Bucau · 3 years, 6 months ago
  62. cb025c3 support Bundle.Adapt(ServiceReferenceDTO[]) by Romain Manni-Bucau · 3 years, 6 months ago
  63. 2029f05 fix jaxrs cepage artifactid by Romain Manni-Bucau · 3 years, 6 months ago
  64. ff81cc4 Ensure OSGi CDI works by Romain Manni-Bucau · 3 years, 6 months ago
  65. c01b970 Merge pull request #9 from rmannibucau/rmannibucau/ensure-pour-defaults-match-config-defaults by Jean-Baptiste Onofré · 3 years, 6 months ago
  66. 9487180 Merge pull request #8 from rmannibucau/rmannibucau/avoid-to-require-osgi-annotation-in-cp-for-implicit-headers by Jean-Baptiste Onofré · 3 years, 6 months ago
  67. ede2fa9 ensure pour defaults match ripener config defaults by Romain Manni-Bucau · 3 years, 6 months ago
  68. 7bbd1d8 dont require osgi-annotation in cp for @Header by Romain Manni-Bucau · 3 years, 6 months ago
  69. fbcfbb7 dont require osgi-annotation in cp for @Header by Romain Manni-Bucau · 3 years, 6 months ago
  70. b49ed9d First skeleton for requirements support + OSGi-CDI cepage (#4) by Romain Manni-Bucau · 3 years, 6 months ago
  71. c0c7e66 ensure pour mojo handles winegrower-core presence too (#6) by Romain Manni-Bucau · 3 years, 6 months ago
  72. 5b0b7a2 Merge pull request #5 from fpapon/DOC by François Papon · 3 years, 7 months ago
  73. d781918 Update documentation dependencies by jbonofre · 3 years, 7 months ago
  74. 88a0b4d Upgrade to Apache Felix SCR 2.1.20 by jbonofre · 3 years, 7 months ago
  75. 858bc63 Upgrade to Apache Felix SCR 2.1.20 by jbonofre · 3 years, 7 months ago
  76. 2940b91 Upgrade to Apache Aries JAX-RS Whiteboard 1.0.9 by jbonofre · 3 years, 7 months ago
  77. ae81612 Upgrade to Apache CXF 3.4.0 and Apache Aries Proxy 1.1.8 by jbonofre · 3 years, 7 months ago
  78. 301edcd Upgrade to Pax Web 7.3.8 and Jetty 9.4.30 by jbonofre · 3 years, 7 months ago
  79. beb2f52 Upgrade to Openwebbeans 2.0.17 by jbonofre · 3 years, 7 months ago
  80. 994143a Upgrade to commons-text 1.9 by jbonofre · 3 years, 7 months ago
  81. 6fa5dd7 Upgrade to Guava 29.0-jre by jbonofre · 3 years, 7 months ago
  82. 04b3944 Update to JUnit 5.6.2 by jbonofre · 3 years, 7 months ago
  83. d8c62d6 Upgrade to XBean 4.17 (with ASM 8 support) by jbonofre · 3 years, 7 months ago
  84. 4334623 Add winegrower:run maven goal for convenience by jbonofre · 4 years ago
  85. d405f0c Upgrade documentation dependencies by jbonofre · 4 years ago
  86. 271b26a Upgrade to Felix SCR 2.1.16 by jbonofre · 4 years ago
  87. 439c889 Upgrade to Aries JAXRS 1.0.8 by jbonofre · 4 years ago
  88. ab40c1c Upgrade to CXF 3.3.6 by jbonofre · 4 years ago
  89. 7cd47e1 Upgrade to Karaf 4.2.8, CXF 3.3.5 and Pax Web 7.2.14 by jbonofre · 4 years ago
  90. 44db140 Upgrade to meecrowave 1.2.9 by jbonofre · 4 years ago
  91. 9856d1f Upgrade to openwebbeans 2.0.16 by jbonofre · 4 years ago
  92. 83f4376 Upgrade to maven 3.6.3 by jbonofre · 4 years ago
  93. 7d9ff0e Upgrade to commons-compress 1.20 by jbonofre · 4 years ago
  94. 761c63a Upgrade to slf4j 1.7.30 by jbonofre · 4 years ago
  95. 706e86b Upgrade to junit 5.6.1 by jbonofre · 4 years ago
  96. 6b1f21e Upgrade to xbean 4.16 by jbonofre · 4 years ago
  97. df6c0e2 Upgrade to Guava 28.2-jre by jbonofre · 4 years ago
  98. 79fb72a Fix typo in documentation module name by Francois Papon · 4 years, 1 month ago
  99. c497bdf Merge pull request #3 from rmannibucau/better-services-type-filtering by Jean-Baptiste Onofré · 4 years, 5 months ago
  100. 867a973 ensure getAllServices works well and type filtering is no too restricted by Romain Manni-Bucau · 4 years, 5 months ago