Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Help reviewing/voting on specification PRs

Some notes from the call today.

# Important Links

 - https://github.com/jakartaee/specifications/milestone/3 (Specification PRs for Jakarta EE 9)
 - https://accounts.eclipse.org/mailing-list/jakarta.ee-spec (join and cast votes)

# Deliverables for a Specification

 - TCK binary
 - Spec document
 - API (optional)

## TCK

 - A zip file (EFTL)
 - A compatible implementation
 - File Certification Request
 - The SHA of TCK
 - Public test results

## Spec Document

 - PDF & HTML (EFSL)
 - Check for javax-to-jakarta
 - Check for branding "!Java EE" -> "Jakarta EE"

## API javadocs

 - Check for javax-to-jakarta
 - Check for branding "!Java EE" -> "Jakarta EE"

# Branding Notes

Use the current spec name for any general reference.  If referring to a specific version you *must* use the correct brand.

Correct                                    Incorrect

 - J2EE 1.2                              Java EE 1.2,  Jakarta EE 1.2
 - J2EE 1.3                              Java EE 1.3,  Jakarta EE 1.3
 - J2EE 1.4                              Java EE 1.4,  Jakarta EE 1.4
 - Java EE 5                            J2EE 1.5,  Jakarta EE 5
 - Java EE 6                            J2EE 1.6,  Jakarta EE 6
 - Java EE 7                            J2EE 1.7,  Jakarta EE 7
 - Java EE 8                            J2EE 1.8
 - Jakarta EE 8                        J2EE 1.8
 - Jakarta EE 9                        J2EE 1.9, Java EE 9


-- 
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com

On Aug 25, 2020, at 9:33 PM, David Blevins <dblevins@xxxxxxxxxxxxx> wrote:

Hey Community,

We have started putting Jakarta EE 9 specifications up for vote.  Only 4 out of 32 are up for vote so far.

We really need help reviewing and voting on these.  Attend this call tomorrow and I'll do what I can to help you participate on the votes.



Last minute addition.  Don't expect slides.  Round-table discussion.

 - https://twitter.com/dblevins/status/1298460660460711936

If participating has always sounded good, but you've been to nervous, dig up the bravery and attend!  We need you!

There are no "stupid" questions and truly any help is very appreciated.



Back to the top