On Jan 11, 2008 4:22 PM, jonathan doklovic <[EMAIL PROTECTED]> wrote:
> Hi, > > I need to write a small java program that can loop over all artifacts in > a repository (mainly filesystem) and lookup their ivy files. > > I've looked at the IvySettings class and the IvyPatternHelper.... I > know it should be a pretty simple thing to do since the code basically > exists already, I'm just not sure how to put it together. > > Can anyone point me in the right direction? I guess using or taking inspiration from RepositoryManagementEngine is a good solution: https://svn.apache.org/repos/asf/ant/ivy/core/trunk/src/java/org/apache/ivy/core/repository/RepositoryManagementEngine.java Xavier > > > Thanks, > > - Jonathan > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
