Sign in
apache
/
ant-ivy
/
1.4.x
/
.
/
test
/
java
/
fr
/
jayasoft
/
ivy
/
resolver
/
dualresolverconf-bad.xml
blob: af9c36e56240c7549e8881263a9dc39ca2c18b51 [
file
] [
log
] [
blame
]
<ivyconf>
<resolvers>
<dual
name
=
"dualtoomany"
>
<ibiblio
name
=
"1"
/>
<ibiblio
name
=
"2"
/>
<ibiblio
name
=
"3"
/>
</dual>
</resolvers>
</ivyconf>