Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [External] : Re: Please respond with (short) status of your Jakarta EE 11 TCK refactoring efforts...
  • From: Gurunandan Rao <gurunandan.rao@xxxxxxxxxx>
  • Date: Tue, 26 Sep 2023 08:57:25 +0000
  • Accept-language: en-GB, 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=LOuyh5gnTbcigWyEOkRMxgqVhdMgTnGmvE8doLZOkGI=; b=Chpub+anDMHx8QlxD/LJA59HhRgQGoaVVAdATZ0iHWkviBgkAbotlXS8eaRGW28sTc909g3f7EkJFkrPlhF6nSrVhoCjbxU6bFbOLcSi9gm0YYJju5I3FDJuuUXGpS/uVt+57KCPrTd0iSEwdMYiCV/eldlSce7q0CO/XkfkGfZKMY3+PzCY0XvSWCj5rgeVhpQ5whRCU030cmMNh/3Y28/598JXjxP01MuxxAZqMbGL/aCvrtFfoGYS/3DWy5hW7l6kHjwr37ZdXBZ/Jsd2+GSB2xrGL1XBgS9mJGY9WIqzvSyz7Mzx8GA5Y6cOT65g3Psl51Ds0UAG91igPDY3ig==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=i014jKlBSHqQkKlVA5vCUa5PRToppqrmHjjZH0LOeDRQIvCrPiJqTTBlgYt8ql9CmpTcgHdbh/Ps2z9QFxBGWwIqf6hsx3oBe+cSIA9Ba6uqX6ZQCra4yIAGf6iXauBUVVrESbhcdyb0LqpnoF9lBIB5xgfOtzTcpVA41ZpEuDUIFJIvTm2KeaVVFLsC7iDpuoCMCF0Dm/LBnlWdDpl+WnWoz1s7Gqe6CNa0dyxWZ+n8891wwg5G2qdwfOsnTMYaIKoIriVp0gkP0pDQ/TdJh5X/VUEGk9Z5HGzeDbZ7zHvex75AJ8yoM73zU4IxFrlLn/NngS4w3W7WhNunWcfMeg==
  • Delivered-to: jakartaee-tck-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakartaee-tck-dev/>
  • List-help: <mailto:jakartaee-tck-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev>, <mailto:jakartaee-tck-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakartaee-tck-dev>, <mailto:jakartaee-tck-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHZ8Br1yRRRCG/wyU6K0+Dxh3TwKrAszexf
  • Thread-topic: [External] : Re: [jakartaee-tck-dev] Please respond with (short) status of your Jakarta EE 11 TCK refactoring efforts...


Thanks Scott Marlow for creating the TCK refactor effort list.

Please add  JAXRS Platform TCK refactor [ https://github.com/jakartaee/platform-tck/commit/732c21e0919650cd170bb3ed3528f76577889c55 ] to the list.


regards,
Guru

From: jakartaee-tck-dev <jakartaee-tck-dev-bounces@xxxxxxxxxxx> on behalf of Olivier Lamy via jakartaee-tck-dev <jakartaee-tck-dev@xxxxxxxxxxx>
Sent: 26 September 2023 07:13
To: jakartaee-tck developer discussions <jakartaee-tck-dev@xxxxxxxxxxx>
Cc: Olivier Lamy <olamy@xxxxxxxxxxx>
Subject: [External] : Re: [jakartaee-tck-dev] Please respond with (short) status of your Jakarta EE 11 TCK refactoring efforts...
 
Hi
I recently started moving out the refactored servlet TCK to the servlet spec repo (https://github.com/jakartaee/servlet/pull/540)
It's done. I will move it for review and restart the discussion on servlet@ this week.


On Mon, Sep 25, 2023 at 11:59 PM Scott Marlow via jakartaee-tck-dev <jakartaee-tck-dev@xxxxxxxxxxx> wrote:
Hi,

I'm going to report on our EE 11 TCK status tomorrow at the Jakarta EE Working group meeting.  Even if you are blocked on other work but do intend to contribute to the [1] tckrefactor branch, please respond with your status as to what you are doing or that you are blocked currently.

Some recent pull requests/changes made this year already:

1. Servlet TCK refactor with JUnit + Arquillian (multiple pull requests).
2.  General cleanup [2] (one of many pull requests for cleanup + restructuring).
3.  EL test changes for running with JUnit [3]. 
4.  Websocket TCK refactor with JUnit + Arquillian [4].
5.  JSP TCK refactor with JUnit + Arquillian [5] is not yet merged.
6.  JMS TCK refactor with JUnit + Arquillian [6] is not yet merged.
7.  Pending remaining work to automate conversion of Platform TCK tests [1] to use JUnit + Arquillian [7][8] (adding main driver is blocked on myself).

Thanks,
Scott

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


--
Olivier

Back to the top