Skip to content

Commit 6a288e5

Browse files
basildaniellansun
authored andcommitted
GROOVY-7407: Compilation not thread safe if Grape / Ivy is used in Groovy scripts (#2142)
(cherry picked from commit 3b50a70)
1 parent 1e41827 commit 6a288e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/resources/groovy/grape/defaultGrapeConfig.xml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
-->
2121
<ivysettings>
2222
<settings defaultResolver="downloadGrapes"/>
23+
<caches lockStrategy="artifact-lock-nio"/>
2324
<resolvers>
2425
<chain name="downloadGrapes" returnFirst="true">
2526
<filesystem name="cachedGrapes">

0 commit comments

Comments
 (0)