Skip to content

Commit 46330c2

Browse files
committed
Make the environment available to Ivy as env.* properties
See gh-50277
1 parent a5a4e21 commit 46330c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant

spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-ant/ivysettings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<ivysettings>
2+
<properties environment="env"/>
23
<settings defaultResolver="chain" />
34
<caches defaultCacheDir="${projectDir}/build/ivy-cache"/>
45
<resolvers>

0 commit comments

Comments
 (0)