Hello +1 (binding)
Thank you very much Guillaume Just for the record - you can simply add new maven repo to Karaf using: karaf@root()> maven:repository-add -id staging-aries https://repository.apache.org/content/repositories/orgapachearies-1208 then it's enough to update existing transaction-blueprint bundle using new location: mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/2.3.1 I checked my scenarios: - REQUIRES_NEW + SUPPORTS - manual tm.begin() + REQUIRED All works as expected and fail with ariestransaction-blueprint 2.3.0 regards Grzegorz Grzybek śr., 27 kwi 2022 o 09:47 Guillaume Nodet <[email protected]> napisał(a): > I've staged a release candidate at > https://repository.apache.org/content/repositories/orgapachearies-1208 > > This release only contains two bug fixes: > [ARIES-2073] SUPPORTS TX attribute should not create additional coord… > [ARIES-2075] Create a coordination for existing transaction when > needed > > Please review and vote ! > > -- > ------------------------ > Guillaume Nodet >
