Skip to content

Commit

Permalink
GROOVY-7407: Compilation not thread safe if Grape / Ivy is used in Gr…
Browse files Browse the repository at this point in the history
…oovy scripts (#2142)
  • Loading branch information
basil authored Jan 16, 2025
1 parent 54ca6f5 commit 3b50a70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/groovy/grape/defaultGrapeConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
-->
<ivysettings>
<settings defaultResolver="downloadGrapes"/>
<caches lockStrategy="artifact-lock-nio"/>
<resolvers>
<chain name="downloadGrapes" returnFirst="true">
<filesystem name="cachedGrapes">
Expand Down

0 comments on commit 3b50a70

Please sign in to comment.