Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jsp-dev] JSP/Pages TCK 4.0.0 Staged
  • From: Alwin Joseph <alwin.joseph@xxxxxxxxxx>
  • Date: Tue, 30 Jan 2024 07:31:02 +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=3BAtmEgkpy0N/lqbXrd5EsNJWKn7JZWVGk5p/DTbfLQ=; b=Iq3ZuIkkq340iTrm58fQKKt8DOCk1LOSUIZJ9vIs0SRi514Fj5eAYiUjG41iWftHAdVZsv54vWF1L+HdrAcbYVWAkR9IRfWQM0ZAs5MSTBIAFe7Z7YKJyvGezPv5KoWLQL8p8EZfXTqIxcB2g8V4ByGfzWXEz0KGbpHJNSHGKddqRkqLFo+w5U1jzP/gdedLmgsiYBjl4FjybASqYmYpmZhXFD76FoAd0N74sApAF9qFgakajc7EjNg1060aXj3XLQRFWLHtcDydlcLVu/HOSmCkNlEOFnSwcAFO4ICzdy2cwyveiNtkDLbjDpPRhkfLcgH5u/pojBglN5oqsjhdOw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=KMQQjisGS5UqPQaZ1cnR+mXLY+8L81cKenRfGupU70ykX2Lvcz9HzaR3RIoZqZAZ/lnxVouy57eZ7a9WCX29WaNwM+TPJKyyqWQdLqcPGajdfhduGXwjQfS+jzF5RQ91GBBL6vr4csfzV54thxMQJ3BAf7+U+xSRn835qMkf1O0Rpbu4G3GUTBVIvofK5ls7KLIJTVmU7nzpyrWEsUrfE7ERI9ljHkeZbywxEAGn7QZ3MiaHIfaL3VX18pohhwX9sbTZGeg+iNZmn5J+rr0lR2e/RUV3lt/EPxrUf5H3pMeJ77oXeyyFrHEXXVnOpyKg1Ng3pNk2iqvFSEy7BRgsjA==
  • Delivered-to: jsp-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jsp-dev/>
  • List-help: <mailto:jsp-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jsp-dev>, <mailto:jsp-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jsp-dev>, <mailto:jsp-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaU01UO6zTABXVmUyz9CFOTJZdDQ==
  • Thread-topic: JSP/Pages TCK 4.0.0 Staged

Hi,

 

We have staged the Pages standalone TCK 4.0.0 for JakartaEE11 at [1] using Jenkins job [2].  This is a new refactored version of the TCK that runs using Junit and Arquillian.

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-pages-tck-4.0.0.zip

[2] https://ci.eclipse.org/jakartaee-tck/job/11/job/standalone-tck/job/eftl-pages-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/jsp

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

 

 


Back to the top