[
https://issues.apache.org/jira/browse/GROOVY-11922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072854#comment-18072854
]
ASF GitHub Bot commented on GROOVY-11922:
-----------------------------------------
paulk-asert commented on code in PR #2461:
URL: https://github.com/apache/groovy/pull/2461#discussion_r3067990201
##########
gradle/verification-metadata.xml:
##########
@@ -963,12 +963,22 @@
<sha512
value="b810ce040ed0671a3161fb197845f3ae750cd38c474ef54c351b7b127ff3b4d624a26c33450c62474f42c1cde21c65324cda63b1b3ea0515a286e0bcb0c0c9d5"
origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
</artifact>
</component>
+ <component group="jakarta.servlet" name="jakarta.servlet-api"
version="6.1.0">
Review Comment:
I have just swapped the build to use an armor formatted keyring file in the
last 30 mins. I plan to update the keys file and also add a pgp entry in one
go. This doesn't affect any functionality of the groovy-servlet component, just
ensures we are confident that we compiled and ran tests against trusted
versions. It is more critical for dependencies that we include in our
distributions, but I'll fix it here too. Thanks for taking the time to write
those comments.
> Jakarta EE 11 compatibility for groovy-servlet
> ----------------------------------------------
>
> Key: GROOVY-11922
> URL: https://issues.apache.org/jira/browse/GROOVY-11922
> Project: Groovy
> Issue Type: Improvement
> Affects Versions: 5.0.5
> Reporter: Oleg K.
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-1
>
>
> Same as GROOVY-1190 but for EE11
--
This message was sent by Atlassian Jira
(v8.20.10#820010)