Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-tck-dev] The Platform TCK repository has been migrated to https://github.com/jakartaee/platform-tck

The Platform TCK repository is now under `jakartaee` [1].  Previously it was under `eclipse-ee4j` [2].  References to the old Platform TCK repository [2] will be automatically redirected to the new repository [1].

You can use the `git remote set-url` command [3] against your local clone of the Platform TCK repository to use the new repository directly (this may be useful if your git tooling doesn't support redirection to the new repo).
If you are a Platform TCK committer, use `git remote set-url origin git@xxxxxxxxxx:jakartaee/jakartaee-tck.git`.

If you are not a Platform TCK committer, use `git remote set-url origin https://github.com/jakartaee/platform-tck.git`.

The helpdesk issue for moving the Platform TCK repository is [4].
Scott

[1] https://github.com/jakartaee/platform-tck
[2] https://github.com/eclipse-ee4j/platform-tck
[3] https://docs.github.com/en/get-started/getting-started-with-git/managing-remote-repositories#changing-a-remote-repositorys-url
[4] https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/2101#note_1039989

Back to the top