[
https://issues.apache.org/jira/browse/GROOVY-11000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17716065#comment-17716065
]
Paul King commented on GROOVY-11000:
------------------------------------
The following project shows groovy-json successfully being used with PaxExam:
https://github.com/paulk-asert/groovy-json-osgi/actions/runs/4793037785
It works with JDK8 and 11 for Groovy 2.5.22 and 3.0.17.
Test code:
https://github.com/paulk-asert/groovy-json-osgi/blob/main/src/test/java/GroovyJsonTest.java
> Unable to load FastStringService in OSGI Environment in Groovy-all: 3.0.11
> version
> ----------------------------------------------------------------------------------
>
> Key: GROOVY-11000
> URL: https://issues.apache.org/jira/browse/GROOVY-11000
> Project: Groovy
> Issue Type: Bug
> Environment: Production
> Reporter: neha
> Priority: Blocker
> Fix For: 3.0.11
>
> Attachments: cpissue.groovy, groovyissue.PNG
>
>
> After upgrading to 3.0.11, getting attached error in OSGI environment while
> running a groovy script.
> Its seems same issue has been fixed in 4.0.9 groovy version.
> (https://issues.apache.org/jira/browse/GROOVY-10881)
> We are using grails and latest grails version also supports groovy - 3.0.11
> version. So, we can't upgrade groovy to latest version.
> We need a patch on top of 3.0.11 groovy version.
> Please provide
--
This message was sent by Atlassian Jira
(v8.20.10#820010)