From: Nick C. <ni...@ch...> - 2004-11-29 20:17:26
|
Take a look at this for an example of using the depot-update antlet.. http://svn.apache.org/viewcvs.cgi/incubator/depot/trunk/update/build-depend.xml?view=markup That was how I woiuld bootstrap the repository and classpath for depot to use. Let me know if this works for you. Mark Lundquist wrote: > > > On Nov 19, 2004, at 9:18 AM, Nick Chalko wrote: > > > Mark Lundquist wrote: > > > I went through the Getting Started tutorial, and added the > ruperDepend Antlet. So far so good, but now I have absolutely > no idea what to do with it :-). There are no targets listed > for it > (http://antworks.sourceforge.net/antlets/ruperDepend/xbuild-doc.html). > The Description mentions a "module.xml" file. What's that? OK, > a little Googling suggests that it's a Centipede thing, so I > guess I'll see if I can follow up on that direction... > > Ruper depend is optional. > > > Right. > > It downloads jars and sets classpath pased module.xml which is an > extenstion to the Gump module.xml > > > OK. Is Gump a prereq, or is this just a case of Ruper/Depot having > co-opted the Gump descriptor format (/a la /Maven)? > > > Start by just setting the classpath your self. > > There is another coice to use a depotAntlet to do the downloads > for you. I will post quick instructions on that later. > > > Would that be the example from your blog, using the gom-depotDepend > anlet? > > I saw that before, but didn't look into it all that much. I assumed > that there had been a Ruper => Depot name change concomitant with the > Apache incubation attempt, and that this was water under the bridge > and I should use ruperDepend now instead (most likely, I thought that > because gom-depotDepend wasn't listed on > http://antworks.sourceforge.net/antlets/). > > How do these antlets differ from each other? > > Thanks, > /~ml > / |