Updated to reflect my growing understanding of how to use Ivy.

This commit is contained in:
Michael Bayne
2010-08-28 01:23:16 +00:00
parent 0aa165c31e
commit 4966f76067
3 changed files with 48 additions and 37 deletions
+2 -2
View File
@@ -7,8 +7,8 @@
<resolver ref="local"/>
<resolver ref="public"/>
<url name="samskivert">
<ivy pattern="http://samskivert.googlecode.com/svn/releases/[organization]/[module]/[revision]/[artifact].xml"/>
<artifact pattern="http://samskivert.googlecode.com/svn/releases/[organization]/[module]/[revision]/[artifact].[ext]"/>
<ivy pattern="http://samskivert.googlecode.com/svn/releases/[organization]/[module]/[revision]/[type]s/[artifact].xml"/>
<artifact pattern="http://samskivert.googlecode.com/svn/releases/[organization]/[module]/[revision]/[type]s/[artifact].[ext]"/>
</url>
</chain>
</resolvers>