Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] Moving Cargo Tracker to Jakarta EE 10
  • From: Reza Rahman <Reza.Rahman@xxxxxxxxxxxxx>
  • Date: Mon, 2 Jan 2023 04:36:39 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=microsoft.com; dmarc=pass action=none header.from=microsoft.com; dkim=pass header.d=microsoft.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=KErCIN6l9jvKxKNjQ30kpE9iVIYUkPqwnuc9RevEQRI=; b=IQi45tD8EC/S1Sx0o3RSWe8tjmQMlAtAJ3dgpPDZY0ECHe7LZvSulx94XFtNuWqvBsabn6OkK16WiXI+c0SZNJE43LVLURivKJMldrytg3DPp1LOyltyF9px479+5HJZyDPzsjP7N7vaf0IACa69ZTRNbRQHl3d6G3Z4VrLXzyeC98BxALyrZJcv8zuKdrbs7xMIIyHi9UfgTVMuBSkNmdZMRDgpFgrQIMpyD1hByXipvh2iyMd5z9z37hbsz839ZgnJKUjMq9bDFzewDNG3xwV/LlXuT3V/J6OJIxcn0L/Bc3cj1SWV7Emy/mddNcssHveq2FaBiK8lE7lN6Ssfqg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PUlDuyvC6T8hUg59TZJcuqNwyA+IXcXgGgpCwnGE+zmylkacMFlfufdzjjE08plUl8mdSbyeCSWy0RVeMJ5xHVbstBW3RxtA4OzRWYdkJ3pM0wdSt5pEJdKjOdpqr20ddK78zpUqjCvZTgvs87XYm7NHI9fRVKHawGBjiplgqWVE5fz+UCa62U7hGYf2eqGx5OfOvWjPzdbr+ILsBuk4HBcNHEPcYJccL5GUZ+cnY9qzITW/mmXW1dQ0CmQorSw3btRmPtheAazfmCJSgYnoYwOIpin/Rpw1OFHeM+9ZvDXe8uul9Z0/5FJPyYChWHsX4RJ7TAgpaTsG4FpvjDGQzw==
  • Delivered-to: jakarta.ee-community@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jakarta.ee-community/>
  • List-help: <mailto:jakarta.ee-community-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jakarta.ee-community>, <mailto:jakarta.ee-community-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jakarta.ee-community>, <mailto:jakarta.ee-community-request@eclipse.org?subject=unsubscribe>
  • Msip_labels: MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_Enabled=True; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_SiteId=72f988bf-86f1-41af-91ab-2d7cd011db47; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_SetDate=2023-01-02T04:29:03.0872811Z; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_ContentBits=0; MSIP_Label_f42aa342-8706-4288-bd11-ebb85995028c_Method=Standard
  • Thread-index: AQHZHmD2KHQCjVuNKkSExWGCK/C+c66KiLo9
  • Thread-topic: [jakarta.ee-community] Moving Cargo Tracker to Jakarta EE 10

Great! I am working it out with Hantsy and Hillmer. You can probably follow the conversation here: https://github.com/eclipse-ee4j/cargotracker/issues/99. I will make sure to keep you posted, too. My guess is that it is sorted since I don't think it's actually that hard.

We do have other items in the backlog if any of that interests you: https://github.com/eclipse-ee4j/cargotracker/issues?


From: jakarta.ee-community <jakarta.ee-community-bounces@xxxxxxxxxxx> on behalf of muktesh mishra <mukteshkrmishra@xxxxxxxxxxx>
Sent: Sunday, January 1, 2023 11:16 PM
To: Jakarta EE community discussions <jakarta.ee-community@xxxxxxxxxxx>; cargotracker-dev@xxxxxxxxxxx <cargotracker-dev@xxxxxxxxxxx>; jakartaee-ambassadors@xxxxxxxxxxxxxxxx <jakartaee-ambassadors@xxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: [jakarta.ee-community] Moving Cargo Tracker to Jakarta EE 10
 
You don't often get email from mukteshkrmishra@xxxxxxxxxxx. Learn why this is important
Hi Reza,

I can help too.

Rgds/M


From: jakarta.ee-community <jakarta.ee-community-bounces@xxxxxxxxxxx> on behalf of Reza Rahman <reza_rahman@xxxxxxxxx>
Sent: Sunday, January 1, 2023 8:08:08 PM
To: Jakarta EE community discussions <jakarta.ee-community@xxxxxxxxxxx>; cargotracker-dev@xxxxxxxxxxx <cargotracker-dev@xxxxxxxxxxx>; jakartaee-ambassadors@xxxxxxxxxxxxxxxx <jakartaee-ambassadors@xxxxxxxxxxxxxxxx>
Subject: Re: [jakarta.ee-community] Moving Cargo Tracker to Jakarta EE 10
 

I forgot to mention, the work is done to some extent here: https://github.com/eclipse-ee4j/cargotracker/tree/jakartaee9. It is Jakarta EE 9, should be helpful in moving to 10 instead.

On 1/1/2023 8:04 PM, reza_rahman@xxxxxxxxx wrote:
I think it’s very simple - just issue a PR with the changes? You just need the ECA signed.

If you need it, we can schedule a one-on-one to get you started.
 

From: jakarta.ee-community <jakarta.ee-community-bounces@xxxxxxxxxxx> on behalf of Hillmer Chona <hilac@xxxxxxx>
Sent: Sunday, January 1, 2023 7:51 PM
To: Jakarta EE community discussions <jakarta.ee-community@xxxxxxxxxxx>
Subject: Re: [jakarta.ee-community] Moving Cargo Tracker to Jakarta EE 10
 
Hi Reza, I’d like to contribute, how could I start?

Hillmer

Sent from my iPhone

On Jan 1, 2023, at 5:57 PM, reza_rahman@xxxxxxxxx wrote:


Folks,

I just did a minor release for Cargo Tracker: https://github.com/eclipse-ee4j/cargotracker/releases/tag/v2.2.  This is basically the last Jakarta EE 8/Payara 5 release in preparation for a move to Jakarta EE 10. Now that Payara 6 is released, the time is right and I think even Arquillian/JUnit 5 is supported.

I wanted to check if anyone wants to contribute the move to Jakarta EE 10. It should be pretty straightforward and a valuable contribution. As such, there isn’t any need to really incorporate Jakarta EE 10 features, mostly just a namespace, dependency, etc upgrade.

Can you please let me know if you are interested? If not, I’ll begin the work soon.

Cheers,
Reza
_______________________________________________
jakarta.ee-community mailing list
jakarta.ee-community@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-community

Back to the top