jakartaee / transactions

Welcome to the Jakarta EE Transactions API Project (formerly JTA)
https://jakartaee.github.io/transactions/
Other
29 stars 30 forks source link

Stage a Jakarta Transactions 2.0.0 #171

Closed tomjenkinson closed 4 years ago

tomjenkinson commented 4 years ago

Hopefully https://ci.eclipse.org/jta/job/NexusStaging-deploy/51/ will be successful

tomjenkinson commented 4 years ago

It was and we have staged https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/transaction/jakarta.transaction-api/2.0.0/

tomjenkinson commented 4 years ago

https://ci.eclipse.org/jta/job/TCK_build-glassfish/61/ should have a version of https://repo1.maven.org/maven2/org/glassfish/main/distributions/glassfish/6.0.0-M1/glassfish-6.0.0-M1.zip with the transactions API replaced with a copy of the staged 2.0.0

tomjenkinson commented 4 years ago

https://ci.eclipse.org/jta/job/TCK_run_pipeline/72/ should be running https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900/jakarta-transactions-tck-2.0.0.zip with that glassfish

tomjenkinson commented 4 years ago

That passed

tomjenkinson commented 4 years ago

A PR to use the staged version on glassfish: https://github.com/eclipse-ee4j/glassfish/pull/23208