You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Cesar Hernandez (Jira)" <ji...@apache.org> on 2021/05/03 06:45:00 UTC

[jira] [Commented] (TOMEE-3733) TCK Results page for website

    [ https://issues.apache.org/jira/browse/TOMEE-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17338203#comment-17338203 ] 

Cesar Hernandez commented on TOMEE-3733:
----------------------------------------

Overall logic added in latest PR to tomee-website-generator:

1)
To add certification related files in the tomee-website-generator project the structure is the following:
src/main/jbake/content/certifications/9.0.0-M7/plume/webprofile-9.1.adoc
src/main/jbake/content/certifications/9.0.0-M8/plume/webprofile-9.2.adoc

2)
During site building, the end site output would be like:
target/jbake/content/9.0.0-M7/plume/webprofile-9.1.adoc
target/jbake/content/9.0.0-M8/plume/webprofile-9.2.adoc

Notice that the generated website won't contain `target/jbake/content/certifications` folder

3)
So end-user can access:
http://localhost:8080/9.0.0-M7/plume/webprofile-9.1.html
http://localhost:8080/9.0.0-M8/plume/webprofile-9.2.html

Pending some post refactors of the code that performs the processing in step 2). But that will be follow up on another ticket.

 

Latest Look and Feel:

!image-2021-05-03-00-44-28-085.png!

> TCK Results page for website
> ----------------------------
>
>                 Key: TOMEE-3733
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3733
>             Project: TomEE
>          Issue Type: Documentation
>          Components: Website
>            Reporter: Cesar Hernandez
>            Assignee: Cesar Hernandez
>            Priority: Major
>              Labels: website
>             Fix For: 9.0.0
>
>         Attachments: image-2021-05-03-00-44-28-085.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Jakarta EE TCK result summary needs to be publicly available in [https://tomee.apache.org/] website.
>  
> The proposed scope for this first iteration is to add a small section in the current /download-ng.html page pointing to a new page: /tck-results.html containing all de details for TCK results as required in the https://www.eclipse.org/legal/tck.php.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)