Skip to main content

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

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.



Back to the top