Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-community] [jakartaee-ambassadors] Jakarta EE Backlog -> Guide to Jakarta EE 10

 In terms of support for JPMS, one thing I would like to see, is the ability to use Jakarta EE APIs/implementations in an applications that is using JPMS. 

A while back I tried to create a demo Java SE app using CDI (Weld) and jlink. It was a nightmare. Most of the dependencies didn’t have module-infos and some of the jar names of dependencies weren’t compatible with automatic module names (transitive dependency).

I would like to see the ability to at least use EE components (JPA/CDI/etc) in a Java SE JPMS application. 

Not being too familiar with OSGi, could we include module definitions for both? 

-Ryan

On Jun 18, 2020, at 10:55 AM, Kevin Sutter <sutter@xxxxxxxxxx> wrote:

Another item that needs addressing in Jakarta EE 10 is the "support" of JPMS, whatever that means...  Whatever type of JPMS integration that we end up supporting needs to be cognizant of the other existing module systems, namely OSGi and RH's module system.


---------------------------------------------------
Kevin Sutter
STSM, MicroProfile and Jakarta EE architect @ IBM
e-mail:  sutter@xxxxxxxxxx     Twitter:  @kwsutter
phone: tl-553-3620 (office), 507-253-3620 (office)    
LinkedIn:
https://www.linkedin.com/in/kevinwsutter



From:        "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
To:        Jakarta EE community discussions <jakarta.ee-community@xxxxxxxxxxx>
Cc:        Jakarta EE Ambassadors <jakartaee-ambassadors@xxxxxxxxxxxxxxxx>
Date:        06/18/2020 09:38
Subject:        [EXTERNAL] Re: [jakarta.ee-community] Jakarta EE Backlog -> Guide to Jakarta        EE 10
Sent by:        jakarta.ee-community-bounces@xxxxxxxxxxx



It’s not been defined yet.

 

For me some starter general themes I would have at the platform level would be;

 

  1. Alignment with the CDI component model across all specifications
  2. Updates for JDK 11 capabilities
  3. Further build out annotation support for resource definition
 
After that it’s individual spec themes over and above those 3 and addition of new specs if they are ready.

 

Steve

 

From:jakarta.ee-community-bounces@xxxxxxxxxxx <jakarta.ee-community-bounces@xxxxxxxxxxx> On Behalf Of Tom Jenkinson
Sent:
18 June 2020 10:28
To:
Jakarta EE community discussions <jakarta.ee-community@xxxxxxxxxxx>
Cc:
Jakarta EE Ambassadors <jakartaee-ambassadors@xxxxxxxxxxxxxxxx>
Subject:
Re: [jakarta.ee-community] Jakarta EE Backlog -> Guide to Jakarta EE 10

 

Are there any common themes for Jakarta EE 10 defined yet?

 

On Sun, 14 Jun 2020 at 05:05, Reza Rahman <reza_rahman@xxxxxxxxx> wrote:
Folks,

 

As you are aware, Ondro and I have began to draft a guide to Jakarta EE 10 contribution now that Jakarta EE 9 is winding down. A large part of this is outlining what people
could help contribute to as part of a backlog. Ryan and I started just such a backlog a little bit ago: https://docs.google.com/document/d/1uZFBoIujXCc-gQhCzh_ZdlKEsrsV0yVVIHzBTI3usF8/edit?usp=sharing.
We would like to start some discussion on this backlog now. I don't think every possible change, detail or idea needs to be hashed out right now. It is likely best to focus
on headline features more likely to attract people.

 

Ideally we should try to close this discussion by next weekend. Please do chime in. Once we stabilize this conversation we can focus on drafting the contribution guide.

 

Reza Rahman
Jakarta EE Ambassador, Author, Blogger, Speaker
Please note views expressed here are my own as an individual community member and do not reflect the views of my employer.
_______________________________________________
jakarta.ee-community mailing list

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



--
You received this message because you are subscribed to the Google Groups "Jakarta EE Ambassadors" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jakartaee-ambassadors+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/jakartaee-ambassadors/OF812018F0.8A32A06C-ON8625858B.0051A6FC-8625858B.0051FE1F%40notes.na.collabserv.com.


Back to the top