Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [External] : [jsp-dev] Pages TCK sources migration

Hi Team,

 

After the Pages TCK migration was completed, the folder  https://download.eclipse.org/ee4j/pages was also created to copy the TCK bundles from ci.eclipse.org/jsp.

Also PR [1] was created to avoid the SNAPSHOT dependencies on Platform TCK modules. This needs to be merged please.

 

Pending task :

  • Create a Jenkins job ci.eclipse.org/jsp to generate the TCK bundle, the instructions are updated at [2]. Only the committers in pages project will be able to create Jenkins jobs in this instance.

 

Can you please help complete this pending task so the Spec PR [3] can proceed. Post this, the outdated TCK bundle at [4] will be removed.

 

Thanks,

Alwin Joseph

 

[1] https://github.com/jakartaee/pages/pull/266

[2] https://github.com/jakartaee/pages/pull/261#issuecomment-2026751030

[3] https://github.com/jakartaee/specifications/pull/723

[4] https://www.eclipse.org/downloads/download.php?file=/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-pages-tck-4.0.0.zip

 

 

From: jsp-dev <jsp-dev-bounces@xxxxxxxxxxx> on behalf of Alwin Joseph via jsp-dev <jsp-dev@xxxxxxxxxxx>
Date: Monday, 25 March 2024 at 5:55
PM
To: jsp-dev@xxxxxxxxxxx <jsp-dev@xxxxxxxxxxx>
Cc: Alwin Joseph <alwin.joseph@xxxxxxxxxx>
Subject: [External] : [jsp-dev] Pages TCK sources migration

Hi Team,

 

PR [1] was created to move the Pages TCK source files from Platform TCK project[2] tckrefactor branch to the Pages specification repository[3]. These tests are refactored to use Arquillian and Junit and currently passes the tests with Tomcat and Glassfish8. Kindly review and help merge this if it interests the spec team to own the TCK sources.

 

The outstanding items post merging of this PR include:

 

The modules common/libutil/signaturetest/runtime from platform TCK are being used in the TCK which are currently built from [2], they will be available in maven staging once PR [4] is complete.

 

[1] https://github.com/jakartaee/pages/pull/261

[2]  https://github.com/jakartaee/platform-tck/tree/tckrefactor

[3] https://github.com/jakartaee/pages

[4] https://github.com/jakartaee/platform-tck/pull/1264


Back to the top