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

Basil Crow commented on JCLOUDS-1627:
-------------------------------------

I suggest upgrading to Guice 6.x and migrating from {{javax.inject}} to 
{{{}jakarta.inject{}}}. Guice 6 supports both, while Guice 7 only supports 
{{{}jakarta.inject{}}}. So following this suggestion will allow JClouds to be 
placed on the classpath of an application running Guice 6 and using 
{{javax.inject}} outside of JClouds as well as the classpath of an application 
running Guice 7 and using {{jakarta.inject}} outside of JClouds.

> Java Jakarta Support
> --------------------
>
>                 Key: JCLOUDS-1627
>                 URL: https://issues.apache.org/jira/browse/JCLOUDS-1627
>             Project: jclouds
>          Issue Type: Improvement
>          Components: jclouds-core
>    Affects Versions: 2.5.0
>            Reporter: Paolo Bazzi
>            Assignee: Andrew Gaul
>            Priority: Major
>
> Module jclouds-core (latest version 2.5.0) depends on non-jakarta version of 
> javax APIs:
> - javax.annotation » javax.annotation-api
> - javax.ws.rs » javax.ws.rs-api
>  
> Are there any plans to release a version based on new Jakarta APIs instead of 
> former javax modules?



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

Reply via email to