On Tue, Jan 13, 2009 at 5:57 PM, Jukka Zitting <jukka.zitt...@gmail.com> wrote: > Hi, > > On Tue, Jan 13, 2009 at 4:50 PM, Brian Carrier > <carr...@digital-evidence.org> wrote: >> Is there a long-term plan for including libraries in the 'external' >> directory in SVN? > > No, but perhaps we should come up with one. > > I think it would be a good idea to switch to Maven or (if that's too > radical) use a dependency management tool like Ivy that can > automatically download the external dependencies at build time.
Ant can also download dependencies: http://ant.apache.org/manual/CoreTasks/get.html Niall > BR, > > Jukka Zitting >