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

That's my understanding of its intent.  If it's not updated when a new version of the API is released, it just becomes another form of @since.

Scott Stark wrote on 7/18/19 1:00 PM:
Can’t this just be generated then? Your saying this needs to match the pom.xml version?

On Jul 18, 2019, at 11:25 AM, Bill Shannon <bill.shannon@xxxxxxxxxx> wrote:

@version is supposed to be the current version of the API, so it needs to be updated for each release, and thus should have the new API name.  (If you don't update it, it degenerates to being the same as @since.)

Richard Monson-Haefel wrote on 7/18/19 8:45 AM:
Hi Scott,

this line tripped me up "
  1. Leave existing "@since XYZ 1.x" uses alone. These refer to the old JCP version. Future additions should use the Jakarta project name.
Can you add another line about leaving the @version the same as well?  That's where I went wrong.



_______________________________________________
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