You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by "mbien (via GitHub)" <gi...@apache.org> on 2023/06/22 12:29:59 UTC

[GitHub] [roller] mbien opened a new pull request, #126: Dependency updates (JDK 21 compatibility)

mbien opened a new pull request, #126:
URL: https://github.com/apache/roller/pull/126

   Mostly minor dependency updates which should allow roller to run on the upcoming JDK 21.
   
   The only major update was guice, guice 6.x and 7.x are nearly identical taken from doc:
   
   > The Guice 6.0 servlet & persist extensions only support the javax.servlet and javax.persistence namespaces respectively. If compatibility with jakarta.servlet or jakarta.persistence is required, use Guice 7.0.
   > 
   > Guice 7.0 removes support for javax.inject, javax.servlet and javax.persistence. Other than the namespace changes, Guice 6.0 & Guice 7.0 are identical.
   
   updated from 5.x to 6.0 for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@roller.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [roller] mbien merged pull request #126: Dependency updates (JDK 21 compatibility)

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien merged PR #126:
URL: https://github.com/apache/roller/pull/126


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@roller.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [roller] mbien commented on pull request #126: Dependency updates (JDK 21 compatibility)

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien commented on PR #126:
URL: https://github.com/apache/roller/pull/126#issuecomment-1617021818

   @snoopdave thanks for taking a look -> merging


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@roller.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org