Sign in
apache
/
ant-ivy
/
1.4.x
/
.
/
test
/
java
/
fr
/
jayasoft
/
ivy
/
xml
/
ivyconf-conflict-manager.xml
blob: 380095289e223e80953a6812dad44fd3ed7ddb71 [
file
] [
log
] [
blame
]
<ivyconf>
<modules>
<module
organisation
=
"jayasoft"
name
=
"ivy*"
matcher
=
"glob"
conflict-manager
=
"latest-time"
/>
<module
organisation
=
"jayasoft"
name
=
".*"
conflict-manager
=
"all"
/>
</modules>
</ivyconf>