Sign in
apache
/
ant-ivy
/
1.4.x
/
.
/
test
/
java
/
fr
/
jayasoft
/
ivy
/
xml
/
imported-configurations-with-wildcard.xml
blob: cc53f151820980af8569d6bffec12154aee0083e [
file
] [
log
] [
blame
]
<configurations>
<conf
name
=
"default"
/>
<conf
name
=
"test"
/>
<conf
name
=
"all-public"
extends
=
"*(public)"
/>
</configurations>