Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ca-dev] Annotations TCK 3.0.0 Staged
  • From: Alwin Joseph <alwin.joseph@xxxxxxxxxx>
  • Date: Mon, 12 Feb 2024 14:47:10 +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=E0KdOMrbC+TjBYMXbIGtANEgp7rTmkTIHGfp6MLdTQw=; b=mqBcgG4MyIiFyXkm9MPpEW1pucwTDlcq/wrzTBRi+5RTwrcSCNNCPubJfpefXdsjotDuZCpxpjueAon+vhu5agWqfxR7WGQmokv4A53WJ2oojHY/wQ9PGKRWmJiSAo1O1BVOfyjDc/Etblm+zk3ZBhlogXPbBXop7e1Dn7ES5W3adZ8KW2RCfh8vgK72ZSf3HpDySY2GDe9Y29oM3RhcqI0MsFq1JXGZjM+8N27/0B9oSgSMDTKxlJpL3FfJsgB9G6LxptofpRQGUI9qszqiAxmW7jOBpL2npO92pHkCY+tEKGl46wEwlpTtujccAItHWU7RULHsBl4tZF4GH9B7lA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BTvNGs69OCjPGL5qLMAinNNh5jCePU7aI8aDR1GPCOw10AwKmYUMzKYtEAd1RFgKKPjEg988RcOoluelNXJ/c9RNbMqWHCa+k8Uh7C3Zuh7oQd/DBRup4gaA3qyPPXZ9Mx9iaLpj7WYEsW+WD5SbcaLamUHa6uxFqsUJJl52sIGctBbfPoyJMnhv02qBTje7w6EHHiOuOFEmaNMZ3seXR+m1gf8sVaZUw2TVvEYfx7lB1pX9pu1t97dWau57+qvfBweb10FbDpkMq1GT882BkbljpJyNSDGwA8+IOIZIRZBF70o50yHigAteJg8udh4nnq2dX8PzZAqp/0h5GZquhQ==
  • Delivered-to: ca-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/ca-dev/>
  • List-help: <mailto:ca-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/ca-dev>, <mailto:ca-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/ca-dev>, <mailto:ca-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHaXcCm39+yovXk2UW9D+VszyB6qA==
  • Thread-topic: Annotations TCK 3.0.0 Staged

Hi,

 

We have staged the Annotations standalone TCK 3.0.0 for JakartaEE11 at [1] using Jenkins job [2].  This is a new refactored version of the TCK that runs as Junit test.

The TCK source is the “tckrefactor” branch of the platform-tck repository at [4] and was tested using Glassfish 8.0.0-M1 available at maven central, the test runner with Glassfish is at [4].

 

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

For any improvements/changes please feel free to create PRs at tckrefactor branch [3].

 

Thanks & Regards,
Alwin Joseph

 

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

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

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

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

 


Back to the top