Mercurial > public > develkit
diff ivy-ant.xml @ 53:7066d68bcb47
enable resolve logging. Fixed changing pattern. set ttl on snapshot cache. Allow forcemode to be disabled.
author | smith@nwoca.org |
---|---|
date | Sat, 18 Jun 2011 20:55:36 -0400 |
parents | 561ece0a8225 |
children | 885cf9e76820 |
line wrap: on
line diff
--- a/ivy-ant.xml Fri Jun 17 16:17:58 2011 -0400 +++ b/ivy-ant.xml Sat Jun 18 20:55:36 2011 -0400 @@ -75,7 +75,7 @@ target. --> <ivy:settings file="ivysettings.xml"/> - <ivy:resolve log="download-only" file="ivy.xml" /> + <ivy:resolve file="ivy.xml" /> <ivy:artifactproperty conf="*" name="ivydeps.[organisation]-[module]" value="[revision]"/>