kwsutter / certifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certifications

This repository will be used to house the Jakarta EE TCK Results for the Certification Requests. The TCK Results need to be in a publicly accessible website via a defined URL. These TCK Results do not need to be accessible from the main openliberty.io site.

File Format

The TCK Results will be asciidoc (TCKResults.adoc) files. This format will allow for easy rendering onto the openliberty.io site. Shortly after PRs are merged into this repo, the results will be accessible via https://openliberty.io/certifications/...

Directory Structure

The following directory structure will be used to house these TCK Results:

https://openliberty.io/certifications/jakartaee/<specification>/<specification version>/TCKResults For example,

https://openliberty.io/certifications/jakartaee/platform/8/TCKResults.html
https://openliberty.io/certifications/jakartaee/webprofile/8/TCKResults.html
https://openliberty.io/certifications/jakartaee/servlet/4.0/TCKResults.html

TCKResults Content

Reference the sample TCKResults file for an example of the content.

About