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