alien11689 commented on PR #366: URL: https://github.com/apache/aries/pull/366#issuecomment-2657490327
Hi @grgrzybek dependabot bumped the version of java.transaction-api in transaction module and itests were not able to run beacause of missing javax.transaction.xa package. I exposed the javax.transaction.xa from framework bundle, but it looks hacky. I saw the issue you were working on in pax https://github.com/ops4j/org.ops4j.pax.transx/issues/33 and it looks like javax.transaction-api in version 1.3 is not very usable and could be painful in future upgrades to java 11, 17 or 21. Do you think we should skip transaction-api upgrade to 1.3? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@aries.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org