Hello² I confirm my +1 for aries.blueprint.core, aries.blueprint.cm, aries.proxy and asm.
And here's what I found (Karaf 4.2.11-SNAPSHOT) - CdiExampleTest should not be part of Karaf 4.2.x at all, because org.apache.aries.cdi.spi-1.1.3.jar bundle needs org.osgi.framework [1.9,2) - SoapExampleTest failed because examples/karaf-soap-example/karaf-soap-example-blueprint/pom.xml had explicit import javax.jws;version="[1,3)", while Karaf 4.2.11-SNAPSHOT has $KARAF_HOME/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.2.11-SNAPSHOT.jar and jre.properties exports javax.jws package without versions, so the example failed - jakarta.jws bundle had to be installed (from cxf-specs feature) and we had two sources of javax.jws package kind regards Grzegorz Grzybek wt., 16 lut 2021 o 08:45 Grzegorz Grzybek <[email protected]> napisał(a): > Hello > > +1 (binding) but with single, tiny comment. I've tested Karaf > 4.2.11-SNAPSHOT with the above 3 updates and I have 2 test failures which > are probably related to some other change: > - CdiExampleTest > - SoapExampleTest > > CdiExample test failed because Aries CDI needs org.osgi.framework 1.9 and > SoapExample failed on some WSDL problem. > > regards > Grzegorz Grzybek > > wt., 16 lut 2021 o 07:25 Jean-Baptiste Onofre <[email protected]> > napisał(a): > >> Hi everyone, >> >> I submit the following releases to your vote: >> >> * Apache Aries Proxy Impl 1.1.9 with ASM 9.1 update >> * Apache Aries Blueprint Core 1.10.3 with several dependency updates and >> couple of improvements (configurable executor timeout, custom namespace >> handler) >> * Apache Aries Blueprint CM 1.3.2 with blueprint core update and a fix >> about array equal >> >> Staging Repository: >> https://repository.apache.org/content/repositories/orgapachearies-1190/ < >> https://repository.apache.org/content/repositories/orgapachearies-1190/> >> >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] -1 Don't approve the release (please provide specific comments) >> >> This vote will be open for at least 72 hours. >> >> Regards >> JB > >
