Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ee4j-pmc] [jakartaee-spec-project-leads] Preparing for Jakarta EE 8 Release

Thanks Scott. I think I managed to cover it with just edits as there were only a few instances.

Fundamentally I changed:
1. JTA transaction -> Jakarta Transactions transaction
2. @Since JTA1.1 (or similar) -> @Since 1.1

This seemed to be the cleanest way

On Fri, 12 Jul 2019 at 14:35, Scott Stark <starksm64@xxxxxxxxx> wrote:
Sorry, cut and past error there as your use case would have JTA referring to Jakarta, not Java:
"References in this document to JTA refers to the  Jakarta Transaction API unless otherwise noted.”


On Jul 12, 2019, at 5:26 AM, Scott Stark <starksm64@xxxxxxxxx> wrote:

One way to deal with it is to add a clause like the following at the start of the javadoc so that one knows 

"References in this document to JTA refers to the  Java Transaction API unless otherwise noted.”

In terms of the @since stuff, what Lukas suggested doing by simply deleting the acronym usage as it obvious what spec is being talked about.



_______________________________________________
ee4j-pmc mailing list
ee4j-pmc@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/ee4j-pmc

Back to the top