1. 3170787 Merge pull request #22 from rmannibucau/rmannibucau/monojunitextension-does-not-behave-as-mono by Jean-Baptiste Onofré · 3 years, 7 months ago
  2. 3e32c67 ensure mono junit5 extension is really mono by Romain Manni-Bucau · 3 years, 7 months ago
  3. 891693f Merge pull request #21 from rmannibucau/rmannibucau/support-multiple-servicepid by Jean-Baptiste Onofré · 3 years, 7 months ago
  4. 1ae90ca enable to have a String[] for service.pid by Romain Manni-Bucau · 3 years, 7 months ago
  5. 5feb0a0 [maven-release-plugin] rollback the release of winegrower-1.0.0 by jbonofre · 3 years, 7 months ago
  6. ba4b20a [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 7 months ago
  7. 2f0f8ce [maven-release-plugin] prepare release winegrower-1.0.0 by jbonofre · 3 years, 7 months ago
  8. ecadbc5 Merge pull request #19 from rmannibucau/rmannibucau/enable-to-preload-configuration by François Papon · 3 years, 7 months ago
  9. 722acb1 Merge pull request #18 from rmannibucau/rmannibucau/make-winegrower.framework.lazyInstall.skip-configurable by François Papon · 3 years, 7 months ago
  10. b4414a9 Merge pull request #17 from rmannibucau/rmannibucau/service-ref-should-be-overridable-by-service-when-wildcard by François Papon · 3 years, 7 months ago
  11. 7d87bc2 Merge pull request #20 from rmannibucau/patch-2 by François Papon · 3 years, 7 months ago
  12. 6742b32 Merge pull request #16 from rmannibucau/rmannibucau/ensure-you-can-skip-service-injection by François Papon · 3 years, 7 months ago
  13. b1cbcd4 Update OSGiCDIManifestContributor.java by Romain Manni-Bucau · 3 years, 7 months ago
  14. 0447b5e ensure configadmin service reference is available when loading configurations by Romain Manni-Bucau · 3 years, 7 months ago
  15. 6f5afa1 ensure config is read before config admin is created by Romain Manni-Bucau · 3 years, 7 months ago
  16. 7f4d532 enable to preload some configuration by Romain Manni-Bucau · 3 years, 7 months ago
  17. 92857c6 make winegrower.framework.lazyInstall.skip configurable by Romain Manni-Bucau · 3 years, 7 months ago
  18. 23bd77f ensure * service ref property can be overriden if system property is set by Romain Manni-Bucau · 3 years, 7 months ago
  19. 612ffbc Enable to skip service injection in junit5 extension to let another extension provide it by Romain Manni-Bucau · 3 years, 7 months ago
  20. 611119a upgrade aries-cdi to 1.1.1 (#14) by Romain Manni-Bucau · 3 years, 7 months ago
  21. 42ae263 Merge pull request #15 from rmannibucau/rmannibucau/ensure-johnzon-osgi-starts-before-aries-cdi by Jean-Baptiste Onofré · 3 years, 7 months ago
  22. 1d736ee Ensure johnzon-osgi starts before aries-cdi by Romain Manni-Bucau · 3 years, 7 months ago
  23. b4a4408 Merge pull request #13 from rmannibucau/rmannibucau/exclude-asm by Jean-Baptiste Onofré · 3 years, 7 months ago
  24. fb68ee1 exclude asm from xbean-finder by Romain Manni-Bucau · 3 years, 7 months ago
  25. e4e375a basic winegrower osgi framework impl - still some enhancements but sh… (#12) by Romain Manni-Bucau · 3 years, 7 months ago
  26. 143dfaa [maven-release-plugin] rollback the release of winegrower-1.0.0 by jbonofre · 3 years, 7 months ago
  27. ce2a134 [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 7 months ago
  28. e3fe0e4 [maven-release-plugin] prepare release winegrower-1.0.0 by jbonofre · 3 years, 7 months ago
  29. 5fa1e74 Set version to 1.0.0 in preparation for the release by jbonofre · 3 years, 7 months ago
  30. b170039 Merge pull request #11 from fpapon/cepages by Jean-Baptiste Onofré · 3 years, 7 months ago
  31. 8150b35 Rename cepages artifact id by Francois Papon · 3 years, 7 months ago
  32. 1017179 [maven-release-plugin] prepare for next development iteration by jbonofre · 3 years, 7 months ago
  33. de3189c [maven-release-plugin] prepare release winegrower-1.0 by jbonofre · 3 years, 7 months ago
  34. 921ed1a Merge pull request #10 from rmannibucau/rmannibucau/ensure-osgi-cdi-works by Jean-Baptiste Onofré · 3 years, 7 months ago
  35. 3bec118 precise asm exclusion by Romain Manni-Bucau · 3 years, 7 months ago
  36. 2f75a37 better respect of serviceref#unget by Romain Manni-Bucau · 3 years, 7 months ago
  37. 4817ca4 fix example after jaxrs renaming by Romain Manni-Bucau · 3 years, 7 months ago
  38. 981ac94 better synchronization for serviceListeners by Romain Manni-Bucau · 3 years, 7 months ago
  39. 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, 7 months ago
  40. e41eb3c adding org.apache.felix.http.jetty priority by default by Romain Manni-Bucau · 3 years, 7 months ago
  41. cb025c3 support Bundle.Adapt(ServiceReferenceDTO[]) by Romain Manni-Bucau · 3 years, 7 months ago
  42. 2029f05 fix jaxrs cepage artifactid by Romain Manni-Bucau · 3 years, 7 months ago
  43. ff81cc4 Ensure OSGi CDI works by Romain Manni-Bucau · 3 years, 7 months ago
  44. c01b970 Merge pull request #9 from rmannibucau/rmannibucau/ensure-pour-defaults-match-config-defaults by Jean-Baptiste Onofré · 3 years, 8 months ago
  45. 9487180 Merge pull request #8 from rmannibucau/rmannibucau/avoid-to-require-osgi-annotation-in-cp-for-implicit-headers by Jean-Baptiste Onofré · 3 years, 8 months ago
  46. ede2fa9 ensure pour defaults match ripener config defaults by Romain Manni-Bucau · 3 years, 8 months ago
  47. 7bbd1d8 dont require osgi-annotation in cp for @Header by Romain Manni-Bucau · 3 years, 8 months ago
  48. fbcfbb7 dont require osgi-annotation in cp for @Header by Romain Manni-Bucau · 3 years, 8 months ago
  49. b49ed9d First skeleton for requirements support + OSGi-CDI cepage (#4) by Romain Manni-Bucau · 3 years, 8 months ago
  50. c0c7e66 ensure pour mojo handles winegrower-core presence too (#6) by Romain Manni-Bucau · 3 years, 8 months ago
  51. 5b0b7a2 Merge pull request #5 from fpapon/DOC by François Papon · 3 years, 8 months ago
  52. d781918 Update documentation dependencies by jbonofre · 3 years, 8 months ago
  53. 88a0b4d Upgrade to Apache Felix SCR 2.1.20 by jbonofre · 3 years, 8 months ago
  54. 858bc63 Upgrade to Apache Felix SCR 2.1.20 by jbonofre · 3 years, 8 months ago
  55. 2940b91 Upgrade to Apache Aries JAX-RS Whiteboard 1.0.9 by jbonofre · 3 years, 8 months ago
  56. ae81612 Upgrade to Apache CXF 3.4.0 and Apache Aries Proxy 1.1.8 by jbonofre · 3 years, 8 months ago
  57. 301edcd Upgrade to Pax Web 7.3.8 and Jetty 9.4.30 by jbonofre · 3 years, 8 months ago
  58. beb2f52 Upgrade to Openwebbeans 2.0.17 by jbonofre · 3 years, 8 months ago
  59. 994143a Upgrade to commons-text 1.9 by jbonofre · 3 years, 8 months ago
  60. 6fa5dd7 Upgrade to Guava 29.0-jre by jbonofre · 3 years, 8 months ago
  61. 04b3944 Update to JUnit 5.6.2 by jbonofre · 3 years, 8 months ago
  62. d8c62d6 Upgrade to XBean 4.17 (with ASM 8 support) by jbonofre · 3 years, 8 months ago
  63. 4334623 Add winegrower:run maven goal for convenience by jbonofre · 4 years, 1 month ago
  64. d405f0c Upgrade documentation dependencies by jbonofre · 4 years, 1 month ago
  65. 271b26a Upgrade to Felix SCR 2.1.16 by jbonofre · 4 years, 1 month ago
  66. 439c889 Upgrade to Aries JAXRS 1.0.8 by jbonofre · 4 years, 1 month ago
  67. ab40c1c Upgrade to CXF 3.3.6 by jbonofre · 4 years, 1 month ago
  68. 7cd47e1 Upgrade to Karaf 4.2.8, CXF 3.3.5 and Pax Web 7.2.14 by jbonofre · 4 years, 1 month ago
  69. 44db140 Upgrade to meecrowave 1.2.9 by jbonofre · 4 years, 1 month ago
  70. 9856d1f Upgrade to openwebbeans 2.0.16 by jbonofre · 4 years, 1 month ago
  71. 83f4376 Upgrade to maven 3.6.3 by jbonofre · 4 years, 1 month ago
  72. 7d9ff0e Upgrade to commons-compress 1.20 by jbonofre · 4 years, 1 month ago
  73. 761c63a Upgrade to slf4j 1.7.30 by jbonofre · 4 years, 1 month ago
  74. 706e86b Upgrade to junit 5.6.1 by jbonofre · 4 years, 1 month ago
  75. 6b1f21e Upgrade to xbean 4.16 by jbonofre · 4 years, 1 month ago
  76. df6c0e2 Upgrade to Guava 28.2-jre by jbonofre · 4 years, 1 month ago
  77. 79fb72a Fix typo in documentation module name by Francois Papon · 4 years, 3 months ago
  78. c497bdf Merge pull request #3 from rmannibucau/better-services-type-filtering by Jean-Baptiste Onofré · 4 years, 6 months ago
  79. 867a973 ensure getAllServices works well and type filtering is no too restricted by Romain Manni-Bucau · 4 years, 6 months ago
  80. e8d39f5 Merge pull request #2 from tonit/patch-1 by Jean-Baptiste Onofré · 4 years, 6 months ago
  81. a3c3101 Fix simple spelling in two places by Toni Menzel · 4 years, 6 months ago
  82. fdd63de Merge pull request #1 from rmannibucau/github-actions-setup by Jean-Baptiste Onofré · 4 years, 6 months ago
  83. 4f3c2a7 basic configuration for github actions by Romain Manni-Bucau · 4 years, 6 months ago
  84. 157c12e Update scm section by Jean-Baptiste Onofré · 4 years, 6 months ago
  85. 8c6af5d ensure injection uses OSGi lookup (ServiceTracker) and go through hooks instead of bypassing them by Romain Manni-Bucau · 4 years, 6 months ago
  86. ed18c33 partial hook implementation (findhook, eventlistenerhook) by Romain Manni-Bucau · 4 years, 6 months ago
  87. 52f97d3 adding Ripener.create(config) to avoid to expose the default impl so frankly by Romain Manni-Bucau · 4 years, 6 months ago
  88. 9927d51 avoid bundle.getLocation to be null and avoid to deploy twice the same bundle if it is in provided manifests (generated metadata and standard *-INF files) by Romain Manni-Bucau · 4 years, 6 months ago
  89. 83f164f moving from skipIfNoActivator to autoFiltering otherwise we miss most of OSGi ecosystem and we can't evolve it by Romain Manni-Bucau · 4 years, 6 months ago
  90. a3da8e0 allow to include current module in metadata builder even if not yet packaged by Romain Manni-Bucau · 4 years, 6 months ago
  91. 8208fe4 ensure a BundleDefinition does not require a File to compare two definitions by Romain Manni-Bucau · 4 years, 6 months ago
  92. 64b2ea6 adding option skipIfNoActivator to fatjar/metadata mojos by Romain Manni-Bucau · 4 years, 6 months ago
  93. 9f0b6f5 adding MetadataBuilderMojo by Romain Manni-Bucau · 4 years, 6 months ago
  94. 5c3c4fd upgrading jetty to avoid to have a CVE in the build by Romain Manni-Bucau · 4 years, 6 months ago
  95. d92c118 upgrading commons compress and text (to avoid a CVE in compress) by Romain Manni-Bucau · 4 years, 6 months ago
  96. 19c585d upgrade dependencies versions + be more tolerant in scanning by Romain Manni-Bucau · 4 years, 6 months ago
  97. d7306f9 adding batch mode on travis by Romain Manni-Bucau · 5 years ago
  98. 9a0374d upgrading xbean and adding more threads for parallel download (travis) by Romain Manni-Bucau · 5 years ago
  99. 6a4f399 guava upgrade to not fail on ossaudit by Romain Manni-Bucau · 5 years ago
  100. 12c0022 enforce determinism in the agent for libs by Romain Manni-Bucau · 5 years ago