Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Platform TCK status for EE 9

Could the maintainers of the standalone TCKs that are not part of the https://github.com/eclipse-ee4j/jakartaee-tck repo, please also respond with the status of switching from javax => jakarta namespace.

Thanks,
Scott

On Tue, Apr 28, 2020 at 3:12 PM Scott Marlow <smarlow@xxxxxxxxxx> wrote:
Hi,

The Platform TCK master branch [1] is making progress, in the switch to use the jakarta namespace.  

We do have a few pending pull requests [2][3] that need reviews, any volunteers for that?

I'm reviewing [4], which either has ~60k or 25k lines, depending on which git options are used to view it (had disruption issues reviewing it on github, not sure why).

In progress, are the javax.servlet => jakarta.servlet changes [5].

Yet to be converted, are about 800 files that reference javax.faces, a few files that reference javax.json, 12k files that reference javax.security.auth, 11k files that reference javax.security.enterprise, 2k files that reference javax.security.jacc.

We have a tracker issue [6] for monitoring the completion of the Platform 9.0.0 TCK.  The tracking issue [6], lists tasks or issues that block the Platform 9.0.0 TCK release.  Please do look at [6] to see if anything is missing, as well as get an idea of what help will be needed.

We also started a Kanban board [7] (thanks to Cesar Hernandez for suggesting that).

We are looking forward to not seeing any more Platform TCK compile errors, as well as getting past making/reviewing the large pull requests.  Just a few more pull requests to make/review, and we will get there. :)

Scott

[3] javax.enterprise => jakarta.enterprise https://github.com/eclipse-ee4j/jakartaee-tck/pull/214

Back to the top