I tried the code
@Grab('org.apache.commons:commons-digester3:3.2;transitive=false')
@GrabConfig(autoDownload=false)
import org.apache.commons.digester3.Digester
assert Digester.name.size() == 37
in a separate groovy file and executed it with the `groovy` command:
$ groovy testAutoDownloadGrape
I checked again just now.
gradlew :test --tests=groovy.grape.GrapeIvyTest -Djunit.network=true
Fails on testAutoDownloadGrapeConfigFalse with the following error:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
General error during conversion: Error grabbing Gra
+1 (binding)
On Sun, Jul 13, 2025 at 6:23 AM Daniel Sun wrote:
> +1 (binding)
>
> Cheers,
> Daniel Sun
>
> On 2025/07/12 19:40:25 James Daugherty wrote:
> > Hi Everyone,
> > The Apache Grails community has voted to approve the release of Apache
> > Grails 7.0.0-M5.
> >
> > As the incubation host