Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Standalone TCK download locations for PRs

Oops, typo on my part... Missed the "jakarta-" prefix...  Sorry!

The _index.md should reference the final URL for the TCK in this form...
https://download.eclipse.org/jakartaee/{spec}/x.y/jakarta-{spec}-tck-x.y.z.zip

For example,
https://download.eclipse.org/jakartaee/concurrency/2.0/jakarta-concurrency-tck-2.0.0.zip


---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        "Kevin Sutter" <sutter@xxxxxxxxxx>
To:        jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Date:        08/05/2020 10:34
Subject:        [EXTERNAL] Re: [jakartaee-platform-dev] Standalone TCK download locations for        PRs
Sent by:        jakartaee-platform-dev-bounces@xxxxxxxxxxx




Steve,
First of all, congratulations and thank you for the TCK results on concurrency and connectors!


The _index.md should reference the final URL for the TCK in this form...

https://download.eclipse.org/jakartaee/{spec}/x.y/{spec}-tck-x.y.z.zip

For example,
https://download.eclipse.org/jakartaee/concurrency/2.0/concurrency-tck-2.0.0.zip

The staging site for the TCKs is here:

https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9-eftl/staged-900/(for some reason, we added the "-900" to this directory structure for Jakarta EE 9...)

Åfter the ballots are complete, then a Spec Committee member runs this script (
https://github.com/jakartaee/specification-tools/tree/master/promotion) to promote the TCK from staging to the final URL.

---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        
"Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
To:        
jakartaee-platform developer discussions <jakartaee-platform-dev@xxxxxxxxxxx>
Date:        
08/05/2020 09:42
Subject:        
[EXTERNAL] [jakartaee-platform-dev] Standalone TCK download locations for PRs
Sent by:        
jakartaee-platform-dev-bounces@xxxxxxxxxxx


 

Hi,

 

Sorry if this is a question asked multiple time.

 

I’ve just completed the Jenkins Jobs for Jakarta Concurrency and Jakarta Connectors for running the standalone TCKs against the latest apis.

 

Both Connectors https://ci.eclipse.org/jca/view/Jakarta%20EE%209%20TCK/job/Run_Standalone_TCK/5/artifact/connectors-tck/bin/summary.txt

and

Concurrency https://ci.eclipse.org/cu/view/JakartaEE%209%20TCK/job/TCK_run_EE9/lastSuccessfulBuild/artifact/concurrency-tck/bin/summary.txt

 

Pass using the GlassFish 6 M1 download and the nightly standalone TCKs available from  https://download.eclipse.org/ee4j/jakartaee-tck/jakartaee9/nightly/

 

When I create my Spec PR how should I reference the TCK for a stable version?

 

Steve_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev


_______________________________________________
jakartaee-platform-dev mailing list
jakartaee-platform-dev@xxxxxxxxxxx
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev




Back to the top