[jira] [Commented] (DELTASPIKE-1434) Namespace change javax to jakarta

2023-01-18 Thread Marco Collovati (Jira)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678130#comment-17678130
 ] 

Marco Collovati commented on DELTASPIKE-1434:
-

Hi, we tried to use the shadow jakarta version of DeltaSpike 1.9.7-SNAPSHOT, 
but it seems it is not compatible with Jakarta 10 and CDI 4.0 (perhaps because 
of  OpenWebBeans).

Are there any plans to upgrade to Jakarta 10?

> Namespace change javax to jakarta
> -
>
> Key: DELTASPIKE-1434
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1434
> Project: DeltaSpike
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: Core
>Affects Versions: 1.9.5
>Reporter: John Smith
>Assignee: Mark Struberg
>Priority: Major
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Is there a plan to make the namespace change from javax to jakartaee. Seems 
> to be required to use deltaspike in the future. 
> https://jakarta.ee/compatibility/



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DELTASPIKE-1434) Namespace change javax to jakarta

2023-01-18 Thread Romain Manni-Bucau (Jira)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17678135#comment-17678135
 ] 

Romain Manni-Bucau commented on DELTASPIKE-1434:


CDI 4.0 is not backward compatible with CDI 3.0 (both in jakarta namespace), it 
requires some codechange to ensure it can run on both but can also mean we drop 
CDI 1.0 support (supporting 1, 2 and 4 is way harder than 2-4). Surely 
something to discuss on the list.

> Namespace change javax to jakarta
> -
>
> Key: DELTASPIKE-1434
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1434
> Project: DeltaSpike
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: Core
>Affects Versions: 1.9.5
>Reporter: John Smith
>Assignee: Mark Struberg
>Priority: Major
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Is there a plan to make the namespace change from javax to jakartaee. Seems 
> to be required to use deltaspike in the future. 
> https://jakarta.ee/compatibility/



--
This message was sent by Atlassian Jira
(v8.20.10#820010)