Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [el-dev] [External] : [jakartaee-tck-dev] EL TCK 6.0 Staged
  • From: Alwin Joseph <alwin.joseph@xxxxxxxxxx>
  • Date: Thu, 11 Jan 2024 20:12:30 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=gASsItka/FNwx4HyOOP8Pl12NA9lDkOJvk8MXqIOmYk=; b=iPVFF8vQcMzr7mlmDqI4Zwv7vt85IMwKH7r9b812AFHSop3WiCL3DI0yV2ERBpf6ds6gkYZ6JrmXGs4ZLxS3ZSFk3Fq7VroI5PZRDoE2WyoE9AJpq35kyaRYZ29Lc7gY0hJYrSMLMfc4SI732zcig2BJnqBq2arT1vn0DyAkr5Mqiu1a66q8jtkpDn2kf9mEBbbqbL3r4ywJTILkeDmlf0fOezgrzTe7JomM6yI4ZB3qiLt0L8ECrgYeteDbi+s++t24jT9gS5RCIYHLm6+wzWXbA4L05LfrNOEHD0fY9PZdxHW9DXQqsaG/n0RKVNJuxVAAQU4u1zFLAFhOkNiW0w==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=abpJX1TCMN9ekdlnA1rzq/aenkQvU2CDvd37yUBFcMbRUI3baxBL7oyd9GsynpbzGHgOs1X/0gPSrx+4d+5Awn/f/OHxaI9uDaWi3sPtwONZFatkDrpVFQxU1/t9AYnJcgY+iuKibp3OwCDMxozZmfCz9hUPuJOqvadvVYwqhb+ystBLLZn7rqGasTLyKYjBfeR6X8nvbEGfwa248RFCnDm1Ng0fOFRQBhFSSwlGJnYiC9sdYKCp0fWq/7HkvXU2bjJHI1d40dYEC+tS0ceAatUHXRiWOn5N9FiNTWRBFVD02eatd9593RnigW+H/ssAEfiQ+A9vwX9RgaHWoSj2NQ==
  • Delivered-to: el-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/el-dev/>
  • List-help: <mailto:el-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/el-dev>, <mailto:el-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/el-dev>, <mailto:el-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaRMXG0VQ2JdFRX0msIZPbqSn3orDVC0eL
  • Thread-topic: [External] : [jakartaee-tck-dev] EL TCK 6.0 Staged

(Resending after subscribing to el-dev)

 

 

From: jakartaee-tck-dev <jakartaee-tck-dev-bounces@xxxxxxxxxxx> on behalf of Alwin Joseph via jakartaee-tck-dev <jakartaee-tck-dev@xxxxxxxxxxx>
Date: Friday, 12 January 2024 at 1:35 AM
To: el-dev@xxxxxxxxxxx <el-dev@xxxxxxxxxxx>
Cc: Alwin Joseph <alwin.joseph@xxxxxxxxxx>, jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Subject: [External] : [jakartaee-tck-dev] EL TCK 6.0 Staged

Hi,

 

We have staged the _expression_-Language standalone TCK 6.0.0 for JakartaEE11 at [1] using Jenkins job [2].  This is a new refactored version of the TCK that runs using Junit.

The TCK source is the tckrefactor branch of the platform-tck repository at [4] and was tested using Glassfish8-M1 [3] , the test runner with Glassfish is at [5].

 

Kindly review the TCK bundle, feel free to run the TCK with other compatible implementations.

To add/modify tests or to make any improvements/changes please create PRs at tckrefactor branch [4].

 

Thanks & Regards,
Alwin Joseph

 

[1] https://www.eclipse.org/downloads/download.php?file=/ee4j/jakartaee-tck/jakartaee11/staged/eftl/jakarta-_expression_-language-tck-6.0.0.zip

[2] https://ci.eclipse.org/jakartaee-tck/job/11/job/standalone-tck/job/eftl-EL-standalonetck-build/

[3] https://github.com/eclipse-ee4j/glassfish/releases/download/8.0.0-M1/glassfish-8.0.0-M1.zip

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

[5] https://github.com/jakartaee/platform-tck/tree/tckrefactor/glassfish-runner/el-tck


Back to the top